S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
6-36
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
deny (MAC)
Examples
This example shows how to configure a MAC ACL named mac-ip-filter with rules that permit any
non-IPv4 traffic between two groups of MAC addresses:
switch(config)#
mac access-list mac-ip-filter
switch(config-mac-acl)#
deny 00c0.4f00.0000 0000.00ff.ffff 0060.3e00.0000 0000.00ff.ffff
ip
switch(config-mac-acl)#
permit any any
Related Commands
Command
Description
mac access-list
Configures a MAC ACL.
permit (MAC)
Configures a deny rule in a MAC ACL.
remark
Configures a remark in an ACL.
show mac access-list
Displays all MAC ACLs or one MAC ACL.