Hi,
I have a problem with a Cisco 8540, I have applied an access list to filter mac addresses. Bascically I need to allow access to one box only.
I have the following config:
bridge 1 protocol ieee
access-list 700 permit c8a2.2541.0125 0000.0000.0000
access-list 700 permit FFFF.FFFF.FFFF 0000.0000.0000
access-list 700 deny 0000.0000.0000 FFFF.FFFF.FFFF
on the interfaces I want to apply the filter I'm putting:
bridge-group 1 output-address-list 700
All the documentation I can find say this should work, but it does not.
Does any one have any suggestions??
Thanks in advance.
Steve
I have a problem with a Cisco 8540, I have applied an access list to filter mac addresses. Bascically I need to allow access to one box only.
I have the following config:
bridge 1 protocol ieee
access-list 700 permit c8a2.2541.0125 0000.0000.0000
access-list 700 permit FFFF.FFFF.FFFF 0000.0000.0000
access-list 700 deny 0000.0000.0000 FFFF.FFFF.FFFF
on the interfaces I want to apply the filter I'm putting:
bridge-group 1 output-address-list 700
All the documentation I can find say this should work, but it does not.
Does any one have any suggestions??
Thanks in advance.
Steve