24-Port Fast Ethernet Switch Management Guide

C
LASS
OF
S
ERVICE
C
ONFIGURATION
3-215
CLI
22
– 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 the IP Port Priority settings for that port.
Copy Settings
Use the Copy Settings page to copy IP Precedence Priority Settings, DSCP
Priority Settings, and IP Port Priority Settings from a source port or trunk
to a destination port or trunk.
Note: Port priority settings apply globally to all ports on the switch. Due
to a hardware limitation individual port priority settings are not
possible.
Command Attributes
Copy IP Precedence Priority Settings – Enables or disables copying
IP Precedence Priority settings.
Copy DSCP Priority Settings – Enables or disables copying DSCP
Priority settings.
Copy IP Port Priority Settings – Enables or disables copying IP Port
Priority settings.
Source Interface – Specifies the port or trunk to copy settings from.
Destination Interface – Specifies the ports or trunks to copy settings to.
Copy Settings – Carries out the command.
Console(config)#map ip port 4-261
Console(config)#interface ethernet 1/5
Console(config-if)#map ip port 80 cos 0 4-262
Console(config-if)#end
Console#show map ip port ethernet 1/5 4-266
TCP port mapping status: disabled
Port Port no. COS
--------- -------- ---
Eth 1/ 5 80 0
Console#