Web

– Click Priority, IP Precedence Priority. Select an entry from the IP Precedence

Priority Table, enter a value in the Class of Service Value field, and then click Apply.

Figure 13-6 IP Precedence Priority

CLI

– The following example globally enables IP Precedence service on the switch,

maps IP Precedence value 1 to CoS value 0 (on por t 1), and the n displays the IP

Precedence settings.

Console(config)#map ip precedence
Console(config)#interface ethernet 1/1
Console(config-if)#map ip precedence 1 cos 0
Console(config-if)#end
Console#show map ip precedence ethernet 1/1
Precedence mapping status: disabled
Port Precedence COS
--------- ----------
-
--
35-8
27-1
35-9
35-12
13-9
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Console#
0 0
1 0
2 2
3 3
4 4
5 5
6 6
7
7
* Mapping specific values for IP Precedence is implemented as an interface configuration
command, but any changes will apply to the all interfaces on the switch.
Layer 3/4 Priority Settings
13