C
ONFIGURING
THE
S
WITCH
3-186
* Mapping specific values for IP Port Priority is implemented as an interface configuration
command, but any changes will apply to the all interfaces on the switch.
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.
* Mapping specific values for IP Port Priority is implemented as an interface configuration
command, but any changes will apply to the all interfaces on the switch.
Mapping CoS Values to ACLs
Use the ACL CoS Mapping page to set the output queue for packets
matching an ACL rule as shown in the following table. Note that the
specified CoS value is only used to map the matching packet to an output
Console(config)#map ip port3-85
Console(config)#interface ethernet 1/13-1
Console(config-if)#map ip port 80 cos 03-87
Console(config-if)#end
Console#show map ip port ethernet 1/53-91
TCP port mapping status: disabled
Port Port no. COS
--------- -------- ---
Eth 1/ 1 80 0
Console#