[c-nsp] 7600 L2 protocol filter in q-in-q

Telesis telesisc at gmail.com
Mon Mar 29 05:02:19 EDT 2010


HI all.

Can anyone help find solution how filter L2 traffic(in q-in-q vlan) on 7600.

I'm try to use VACL, but don't work. Then i'm apply filter all traffic stop.
If i'm use "mac access-group PPPoE in" on GigabitEthernet9/3 - all traffic
stops.
--
mac access-list extended PPPoE
 permit any any 0x8863 0x0
 permit any any 0x8864 0x0

vlan access-map PPPoE_Only 10
 match mac address PPPoE
 action forward

vlan filter PPPoE_Only vlan-list 6
--

-
l2 vfi vl6 manual
 vpn id 6
 neighbor 2.3.0.1 60 encapsulation mpls
 neighbor 2.3.0.2 61 encapsulation mpls

interface Vlan6
 no ip address
 xconnect vfi vl6

interface GigabitEthernet9/3
 switchport
 switchport access vlan 6
 switchport mode dot1q-tunnel
 spanning-tree bpdufilter enable
-


More information about the cisco-nsp mailing list