Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 461
53-1001931-01
Extended ACL config commands 14
Example - marking dot1p on TCP based traffic
The example below marks the dot1p priority value in the ethernet header to 5 on all TCP traffic
coming from the source subnet:
RFController(config-ext-nacl)# mark 8021p 6 udp 192.168.2.0/24 range 5060 5061
RFController(config-ext-nacl)#
Example - marking tos on TCP based traffic
The example below marks the tos value in the IP header to 245 on all tcp traffic coming from the
source subnet:
RFController(config-ext-nacl)# mark tos 1 60 udp 192.168.2.0/24 range 5060 5061
RFController(config-ext-nacl)#
RFController(config-ext-nacl)# mark dscp 40 udp 19 2.168.2.0/24 range 5060 5061
RFController(config-ext-nacl)#