MAC access-list

From: julio.carrasco@ya.com (julio.carrasco@ya.com)
Date: Wed Oct 15 2008 - 07:21:16 ART


Hi group,

I am trying to filter some MAC traffic, with an VACL on a 7609
router.
This traffic has ethertype 0x8819, and is entering as ingress
traffic in VLANs 159, 160 and 2000.
I have configured the next:

router(config)#mac access-list FILTER
router(config)#permit any any 0x8819 0x0
router(config)#mac access-list ANY
router(config)#permit any any
router(config)#vlan access-map PEAK_AUDIO 10
router(config)#match mac address FILTER
router(config)#action drop
router(config)#vlan access-map PEAK_AUDIO 20
router(config)#match mac address ANY
router(config)#action forward
router(config)#vlan filter PEAK_AUDIO vlan-list 159,160,2000

But if I issue the sh access-list command on the router, i can
see that none of the access-lists was hit.

Do anyone have idea why, packets are not beign filtered by the
ACL ?

Best regards,
Julio Carrasco

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:21 ARST