Map ip precedence (global configuration), Map ip precedence (global configuration) -13 – SMC Networks TigerAccess SMC7816M User Manual
Page 855
P
RIORITY
C
OMMANDS
(L
AYER
3
AND
4)
33-13
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
• The precedence for priority mapping is IP Port, IP Precedence or IP
DSCP, and default switchport priority.
• Up to 8 entries can be specified for IP Port priority mapping.
• This command sets the IP port priority for all interfaces.
Example
The following example shows how to map HTTP traffic to CoS value 0:
map ip precedence (Global Configuration)
This command enables IP precedence mapping (i.e., IP Type of Service).
Use the no form to disable IP precedence mapping.
Syntax
[no] map ip precedence
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
• The precedence for priority mapping is IP Port, 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.
Console(config)#interface ethernet 1/5
Console(config-if)#map ip port 80 cos 0
Console(config-if)#