cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
521
Views
0
Helpful
2
Replies

N5K MAC address Filter

chengroy1219
Level 1
Level 1

Hi All

I want to create mac filter to filer mac address on n5k, but it not workable, please help. Below the my configuration,

mac access-list filter_TRAFFIC

  10 deny 0001.aaaa.aaaa 0000.0000.0000 any
  20 deny any 0001.aaaa.aaaa 0000.0000.0000
  30 permit any any

vlan access-map  FILTER
  match mac address _Filter_TRAFFIC
  action drop

vlan filter FILTER vlan-list 100, 200

Best regards

Roy

2 Replies 2

Akheel Kapoor
Cisco Employee
Cisco Employee

Hi Roy,

Please follow the link. Hope it helps.

http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/configuration/guide/cli/CLIConfigurationGuide/sec_ipacls.html#76693

Thanks and Regards

AK

Hi Ak

How to certify it is blocked by ACL?

Best regards

Roy