Ip dscp-remark, Ip pcp-remark, Ip dscp-remark ip pcp-remark – Brocade FastIron Ethernet Switch Traffic Management Guide User Manual
Page 84

The following example shows how to attach an egress buffer profile named egress2 to multiple ports:
Device(config-mif-1/1/2-1/1/16)# egress-buffer-profile egress2
The following example shows how to remove an egress buffer profile named user2 from multiple ports:
Device(config-mif-1/1/2-1/1/16)# no egress-buffer-profile egress2
History
Release version
Command history
8.0.10
This command was introduced.
ip dscp-remark
Enables remarking of the DSCP field for all IPv4 packets.
Syntax
ip dscp-remark dscp-value
no ip dscp-remark dscp-value
Modes
Global configuration mode
Interface configuration mode
Usage Guidelines
The no form of this command removes DSCP remarking.
In the interface configuration mode, the command enables differentiated services code point (DSCP)
remarking for the given port. The configuration can be done on a physical port, LAG, and VE.
Examples
The following example shows how to globally set the DSCP bit value to 40:
Device(config)# ip dscp-remark 40
The following example shows how to set the DSCP bit value to 50 on a specific port:
Device(config)# interface ethernet1/1/1
Device(config-if-e1000-1/1/1)# ip dscp-remark 50
History
Release version
Command history
Unknown
ip pcp-remark
Enables remarking of the PCP field in the VLAN header for all received tagged packets.
Syntax
ip pcp-remark pcp-value
no ip pcp-remarkpcp-value
Modes
Global configuration mode
Interface configuration mode
ip dscp-remark
82
FastIron Ethernet Switch Traffic Management Guide
53-1003093-03