Bridge with ACLs ???

Hello!

Is it possible to add somehow ACLs to bridged interfaces ?

I tried do it like this:

! bridge irb ! ! interface Ethernet0 no ip address no ip route-cache ip access-group 101 in bridge-group 32 ! interface FastEthernet0 no ip address no ip route-cache bridge-group 32 ! interface BVI32 ip address 10.0.0.1 255.255.255.0 ! no ip classless ! no ip http server ! access-list 101 deny ip any any ! control-plane ! bridge 32 protocol ieee bridge 32 route ip !

But it not works. Is there some other way to do it, or it is just impossible ?

Jarek.

read more and respond »

Posted 5 years ago by Jarek in Cisco Systems

Report misuse

Image for Bridge with ACLs ???