Chapter 4 Command-Line Reference 4-159
Example
The following example shows how to map IP precedence value 1 to COS value 0:
4.3.15.8 map ip dscp (Global Configuration)
Use this command to enable IP DSCP mapping (Differentiated Services Code Point
mapping). Use the no form to disable IP DSCP mapping.
Syntax
map ip dscp
no map ip dscp
Default Setting
Enabled
Command Mode
Global Configuration
Command Usage
The precedence for priority mapping is IP Precedence or IP DSCP,and default
switchport priority.
IP Precedence and IP DSCP cannot both be enabled. Enabling one of these
priority types automatically disables the other type.
Example
The following example shows how to enable IP DSCP mapping globally:
Console(config)#interface ethernet SNP5
Console(config-if)#map ip precedence 1 cos 0
Console(config-if)#
Console(config)#map ip dscp
Console(config)#