Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-518
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
set port qos autoqos
set port qos autoqos
To apply the automatic QoS feature on a per-port basis, use the set port qos autoqos command.
set port qos mod/port autoqos trust {cos | dscp}
set port qos mod/port autoqos voip {ciscoipphone | ciscosoftphone}
Syntax Description
Defaults The per-port AutoQos feature is disabled.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to trust CoS-based markings of inbound traffic on module 4, port 1:
Console> (enable) set port qos 4/1 autoqos trust cos
Port 4/1 ingress QoS configured for trust cos.
Trusting all incoming CoS marking on port 4/1.
It is recommended to execute the "set qos autoqos" global command if not executed
previously.
Console> (enable)
This example shows how to apply AutoQoS settings for Cisco 79xx IP phones on module 4, port 1:
Console> (enable) set port qos 4/1 autoqos voip ciscoipphone
Port 4/1 ingress QoS configured for ciscoipphone.
It is recommended to execute the "set qos autoqos" global command if not executed
previously.
Console> (enable)
This example shows how to apply AutoQoS settings for Cisco IP SoftPhones on module 4, port 1:
Console> (enable) set port qos 4/1 autoqos voip ciscosoftphone
Port 4/1 ingress QoS configured for ciscosoftphone. Policing configured on 4/1.
It is recommended to execute the "set qos autoqos" global command if not executed
previously.
Console> (enable)
mod/port Number of the module and ports on the module.
trust Specifies AutoQoS for ports trusting all traffic markings.
cos Trusts CoS-based markings of all inbound traffic.
dscp Trusts DSCP-based markings of all inbound traffic.
voip Specifies AutoQoS for voice applications.
ciscoipphone Specifies AutoQoS for Cisco 79xx IP phones.
ciscosoftphone Specifies AutoQoS for Cisco IP SoftPhones.