cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
451
Views
0
Helpful
1
Replies

Problem with mac-based PVCL on 65xx

anazarenko
Level 1
Level 1

Dear All,

I'm trying to implement ARP request filtering on native 65xx platform, but it seems that it doesn't work at all.

here's my VACL config:

mac access-list extended ARP_any

permit any any 806 0

!

!

vlan access-map ARPfilter 10

match mac address ARP_any

action redirect GigabitEthernet1/2

!

vlan filter ARPfilter vlan-list 705

My client in LAN in vlan 705 is still able to send ARP requests. Please advise.

1 Reply 1

anazarenko
Level 1
Level 1

Answering to myself in case it will be helpful for somebody.

Missing commands:

int vlan 705

mac packet-classify