C
LASS
OF
S
ERVICE
C
ONFIGURATION
2-65
CLI – The following example globally enables IP Port Priority service on
the switch, maps HTTP traffic on port 5 to CoS value 0, and then displays
all the IP Port Priority settings for that port.
Console(config)#map ip port 3-126
Console(config)#interface ethernet 1/5 3-68
Console(config-if)#map ip port 80 cos 0 3-127
Console(config-if)#end
Console#show map ip port ethernet 1/5 3-132
TCP port mapping status: disabled
Port Port no. COS
--------- -------- ---
Eth 1/ 5 80 0
Console#