Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance
Brocade Mobility RFS7000-GR CLI Reference Guide 393
53-1001945-01
MAC Extended ACL Config Commands
16
Example
The example below marks the dot1p priority value to 6 for all 802.1q tagged traffic from VLAN
interface 5.
RFS7000(config-ext-macl)#mark 8021p 6 any any vlan 5 type 8021q
RFS7000(config-ext-macl)#
The example below marks the tos field to 254 for all IP traffic coming from the source MAC
address.
RFS7000(config-ext-macl)#mark tos 254 host 00:33:44:55:66:77 any type ip
RFS7000(config-ext-macl)#










