Map ip precedence (global configuration), Map ip precedence (interface configuration) – Alcatel Carrier Internetworking Solutions OmniStack 6300-24 User Manual
Page 416
Command Line Interface
4-204
4
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.
Example
The following example shows how to enable IP precedence mapping globally:
map ip precedence (Interface Configuration)
This command sets IP precedence priority (i.e., IP Type of Service priority). Use the
no form to restore the default table.
Syntax
map ip precedence ip-precedence-value cos cos-value
no map ip precedence
• precedence-value - 3-bit precedence value. (Range: 0-7)
• cos-value - Class-of-Service value (Range: 0-7)
Console(config)#interface ethernet 1/5
Console(config-if)#map ip port 80 cos 0
Console(config-if)#
Console(config)#map ip precedence
Console(config)#