Gigabit Ethernet Switch Management Guide

C
ONFIGURING
THE
S
WITCH
3-198
Figure 3-90 IP Port Priority Status
Click Priority, IP Port Priority. Enter the port number for a network
application in the IP Port Number box and the new CoS value in the Class
of Service box, and then click Apply.
Figure 3-91 IP Port Priority
CLI – The following example globally enables IP Port Priority service on
the switch, maps HTTP traffic (on port 1) to CoS value 0, and then
displays the IP Port Priority settings.
Console(config)#map ip port 4-268
Console(config)#interface ethernet 1/1 4-174
Console(config-if)#map ip port 80 cos 0 4-268
Console(config-if)#end
Console#show map ip port ethernet 1/1 4-273
TCP port mapping status: disabled
Port Port no. COS
--------- -------- ---
Eth 1/ 1 80 0
Console#