Switch(config-acl-RULE)#
frame-type any [dest_mac]
Define the destination MAC filtering
type.
“any”: Specify “any” to filter any kind
of traffic.
“uc”: Specify “uc” to filter unicast
traffic.
“mc”: Specify “mc” to filter to filter
multicast traffic.
“bc”: Specify “bc” to filter broadcast
traffic.
Switch(config-acl-RULE)#
frame-type arp
[source_mac] [mac_mask]
[dest_mac] [type] [opcode]
[source_ip] [ip_mask]
[dest_ip] [ip_mask]
[arp_smac_match]
[rarp_dmac_match]
[length_check] [ip]
[Ethernet]
Define source MAC address.
“any”: Specify “any” to apply ACL rule
to any source MAC addresses.
“xx:xx:xx:xx:xx:xx”: Specify the
specific source MAC address.
Specify MAC mask.
“any”: Specify “any” mean any MAC
mask.
“ff:ff:ff:00:00:00”: Specify a specific
MAC mask.
Define the destination MAC filtering
type.
“any”: Specify “any” to filter any kind
of traffic.
“uc”: Specify “uc” to filter unicast
traffic.
“mc”: Specify “mc” to filter to filter
multicast traffic.
“bc”: Specify “bc” to filter broadcast
traffic.
Specify ARP type.
“any”: Specify “any” to use any ARP
type.
“arp”: Specify “arp” to use ARP type.
“rarp”: Specify “rarp” to use RARP
typ.