Hello,
I am using a CISCO 2621-XM Router running IOS 12.2.
I am trying to block a particular mac address using
access-list 701 deny 000b.cda7.c8f3
I tried applying the following to router's interface
interface fastethernet 0/0
bridge-group 1 input-address-list 701
Did not work!
access-expression input smac(701)
Did not work either!
Have I missed something?
Thanks in advance.
Michael
I am using a CISCO 2621-XM Router running IOS 12.2.
I am trying to block a particular mac address using
access-list 701 deny 000b.cda7.c8f3
I tried applying the following to router's interface
interface fastethernet 0/0
bridge-group 1 input-address-list 701
Did not work!
access-expression input smac(701)
Did not work either!
Have I missed something?
Thanks in advance.
Michael