map ip precedence (Global Configuration)
Use this command to enable IP precedence mapping (i.e., IP Type of Service).
Use the no form to disable IP precedence mapping.
Syntax
map ip precedence
no map ip precedence
Default Setting
Disabled
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 will automatically disable the other type.
Example
The following example shows how to enable IP precedence mapping globally:
Console(config)#map ip precedence
Console(config)#
235