Cisco Nexus 7000 Series Command Reference Manual page 600

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

permit (MAC)
MAC Protocols
The protocol argument can be the MAC protocol number or a keyword. The protocol number is a four-byte
hexadecimal number prefixed with 0x. Valid protocol numbers are from 0x0 to 0xffff. Valid keywords are
the following:
• aarp—Appletalk ARP (0x80f3)
• appletalk—Appletalk (0x809b)
• decnet-iv—DECnet Phase IV (0x6003)
• diagnostic—DEC Diagnostic Protocol (0x6005)
• etype-6000—Ethertype 0x6000 (0x6000)
• etype-8042—Ethertype 0x8042 (0x8042)
• ip—Internet Protocol v4 (0x0800)
• lat—DEC LAT (0x6004)
• lavc-sca—DEC LAVC, SCA (0x6007)
• mop-console—DEC MOP Remote console (0x6002)
• mop-dump—DEC MOP dump (0x6001)
• vines-echo—VINES Echo (0x0baf)
Examples
This example shows how to configure a MAC ACL named mac-filter with a rule that permits traffic between
two groups of MAC addresses:
switch# configure terminal
switch(config)# mac access-list mac-filter
switch(config-mac-acl)# permit 00c0.4f00.0000 0000.00ff.ffff 0060.3e00.0000 0000.00ff.ffff
Related Commands
Command
deny (MAC)
mac access-list
remark
statistics per-entry
show mac access-list
time-range
Cisco Nexus 7000 Series Security Command Reference
574
Description
Configures a deny rule in a MAC ACL.
Configures a MAC ACL.
Configures a remark in an ACL.
Enables collection of statistics for each entry in an
ACL.
Displays all MAC ACLs or one MAC ACL.
Configures a time range.
P Commands

Advertisement

Table of Contents
loading

Table of Contents