“any”: Specify “Any” to indicate a
match and not a match.
“0”: Specify “0” to indicate that HLN
(Hardware Address Length) field in the
ARP/RARP frame is not equal to
Ethernet (0x6) and the Protocol
Address Length field is not equal to
IPv4 (0x4).
“1”: Specify “1” to indicate that HLN
(Hardware Address Length) field in the
ARP/RARP frame is equal to Ethernet
(0x6) and the Protocol Address Length
field is equal to IPv4 (0x4).
“any”: Specify “any” to indicate a
match and not a match.
“0”: Specify “0” to indicate that
Protocol Address Space field in
ARP/RARP frame is not equal to IP
(0x800).
“1”: Specify “1” to indicate that
Protocol Address Space is equal to IP
(0x800).
“any”: Specify “any” to indicate a
match and not a match.
“0”: Specify “0” to indicate that
Hardware Address Space field in
ARP/RARP frame is not equal to
Ethernet (1).
“1”: Specify “1” to indicate that
Hardware Address Space field is equal
to Ethernet (1).
Switch(config-acl-RULE)#
frame-type ethernet-type
[source_mac] [mac_mask]
[dest_mac] [mac_mask]
[ether_type]
Define source MAC address.
“any”: Specify “any” to apply ACL rule
to any source MAC addresses.
“xx:xx:xx:xx:xx:xx”: Specify a
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 destination MAC address type
or a specific MAC address.