Configuring the Switch
3-166
3
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.
* 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.
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-217
Console(config)#interface ethernet 1/5
Console(config-if)#map ip port 80 cos 0 4-218
Console(config-if)#end
Console#show map ip port ethernet 1/5 4-221
TCP port mapping status: disabled
Port Port no. COS
--------- -------- ---
Eth 1/ 5 80 0
Console#