Qos dscp-mutation, Os dscp-mutation – Brocade Network OS Command Reference v4.1.0 User Manual

Page 614

Advertising
background image

576

Network OS Command Reference

53-1003115-01

qos dscp-mutation

2

qos dscp-mutation

Applies a defined DSCP mutation map to an interface,

Synopsis

qos dscp-mutation name

no qos dscp-mutation

Operands

name

Name of DSCP mutation map

Defaults

DSCP mutation map is not enabled on interface.

Command Modes

Interface subtype configuration mode

Description

Use this command to apply a DSCP-to-COS mutation map defined by the qos map
dscp-mutation name command to a specific interface.

Usage Guidelines

Enter no qos dscp-mutation while in the interface mode to remove the DSCP mutation map from
the interface.

Examples

To apply a configured QoS dscp-mutation map named test to a specific interface, enter the
qos dscp-mutation name command while in the interface mode:

switch(config)# interface tengigabitethernet 16/2/2

switch(conf-if-te-16/2/2)# qos dscp-mutation test

To remove a configured QoS dscp-mutation map named test from a specific interface, enter the
no qos dscp-mutation name command while in the interface mode:

switch(config)# interface tengigabitethernet 16/2/2

switch(conf-if-te-16/2/2)# no qos dscp-mutation

See Also

interface, qos map dscp-mutation, show qos maps dscp-mutation

Advertising