C
HAPTER
37
| Class of Service Commands
Priority Commands (Layer 3 and 4)
– 884 –
EXAMPLE
The following shows that HTTP traffic has been mapped to CoS value 0:
Console#show map ip port
TCP port mapping status: disabled
Port IP Port CoS
--------- -------- ---
Eth 1/ 5 80 0
Console#
show map ip
precedence
This command shows the IP precedence priority map.
SYNTAX
show map ip precedence [interface]
interface
ethernet unit/port
unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-24)
port-channel channel-id (Range: 1-32)
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show map ip precedence ethernet 1/5
Precedence mapping status: Disabled
Port Precedence CoS
--------- ---------- ---
Eth 1/ 5 0 0
Eth 1/ 5 1 1
Eth 1/ 5 2 2
Eth 1/ 5 3 3
Eth 1/ 5 4 4
Eth 1/ 5 5 5
Eth 1/ 5 6 6
Eth 1/ 5 7 7
Console#