Configuring the Switch
3-188
3
Web* – Click Priority, IP Port Priority. Enter the port number for a network application
in the IP Port Number box and the new CoS queue in the Class of Queue Service
box, and then click Apply.
Figure 3-119 IP Port Priority
CLI* – The following example globally enables IP Port Priority service on the switch,
maps HTTP traffic to CoS queue 0, and then displays all the IP Port Priority settings
on the switch.
* Mapping specific values for IP Port priority applies to all interfaces on the switch.
Console(config)#map ip port 4-252
Console(config)#map ip port 80 cos 0 4-252
Console(config)#end
Console#show map ip port 4-256
TCP Port Mapping Status: Enabled
Port no. COS
-------- ---
80 0
Console#