Specify IP option bit.
“any”: Specify “any” to denote the
value which is either 0 or not 0.
“0”: Specify “0” to indicate that the
IPv4 is 5 bytes.
“1”: Specify “1” to indicate that the
IPv4 header is bigger than 5 bytes.
Switch(config-acl-RULE)#
frame-type ipv4 [dest_mac]
[protocol_id] [source_ip]
[ip_mask] [dest_ip]
[ip_mask] [ip_ttl]
[ip_fragment] [ip_option]
Define destination MAC address type.
“any”: Specify “any” to apply ACL rule
to any destination MAC addresses.
“uc”: Specify “uc” to apply ACL rule to
unicast traffic.
“mc”: Specify “mc” to apply ACL rule
to multicast traffic.
“bc”: Specify “bc” to apply ACL rule to
broadcast traffic.
This parameter is to show the protocol
number defined in the protocol field of
the IPv4 packet. Specify “any” to
denote any protocols; specify “1-255”
to denote different defined protocols.
This is sender IP filtering function.
Specify “any” to filter frames from any
sender IP addresses. Or, specify either
a host IP address or a network address
(x.x.x.x).
Define source IP mask.
“any”: Specify “any” to mean any IP
mask.
“255.255.0.0”: Specify a specific IP
mask.
This is destiantion IP filtering function.
“any”: Specify “any” to filter frames to
any target IP addresses.
“x.x.x.x”: Specify a host IP.
Define destination IP mask.
“any”: Specify “any” to mean any IP
mask.
“255.255.0.0”: Specify a specific IP
mask.