Mark – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual
Page 406

392
Brocade Mobility RFS7000-GR CLI Reference Guide
53-1001945-01
MAC Extended ACL Config Commands
16
mark
MAC Extended ACL Config Commands
Use this command to specify a packet to mark.
NOTE
Use a decimal value representation of ethertypes to implement
permit/deny/mark
designations
for a packet. The command set for an Extended MAC ACL provides hexadecimal values for each of
its listed ethertypes. The switch supports all ethertypes. Use the decimal equvilant of the ethertype
listed in the CLI or for any other type of ethertype.
Syntax
{mark {dot1p <0-7>|dscp <0-63>|tos <0-255>}}
{any|host |XX:XX:XX:XX:XX:XX/XX:XX:XX:XX:XX:XX }
{any|host |XX:XX:XX:XX:XX:XX/XX:XX:XX:XX:XX:XX} [vlan vlan-id] [dot1p
dot1p-value] [type value|ip|ipv6|arp|vlan| wisp|0-65535] [log] [rule-precedence
access-list-entry precedence]
Parameters
Usage Guidelines
Use the mark option to specify the type of service (tos) and priority value. The tos value is marked in
the IP header and the 802.1p priority value is marked in the dot1q frame.
Whenever the interface receives the packet, its content is checked against all the ACE’s in the ACL.
It is marked based on the ACL configuration.
8021p
<0-7>
Modifies the 802.1p VLAN user priority.
tos
<0-255>
Modifies the TOS bits in an IP header.
XX:XX:XX:XX:XX:XX/XX:XX:XX:XX:XX:XX
Bit mask specifying the bits to match. The source wildcard can be any
one of the following:
•
xx:xx:xx:xx:xx:xx/xx:xx:xx:xx:xx:xx
–Source MAC
address and mask.
•
any
– Any source host.
•
host –
Exact source MAC address to match.
XX:XX:XX:XX:XX:XX/XX:XX:XX:XX:XX:XX
Bit mask specifying the bits to match. The destination wildcard can be
any one of the following:
•
xx:xx:xx:xx:xx:xx/xx:xx:xx:xx:xx:xx
–Destination MAC
address and mask.
•
any
– Any destination host.
•
host –
Exact destination MAC address to match.
dot1p
<0-7>
VLAN 802.1p priority value to match.
rule-precedence
<1-5000>
Access-list entry precedence.
type(8021q|
<1-65535>|aarp|arp|ip|ip
v6ipvx||rarp|wisp)
Ethertype value represented as integer or keywords for well-known
ethertypes like IP, IPv6, ARP etc.