01-04-2011 10:30 PM - edited 03-16-2019 02:41 AM
Hi, I am trying to configure the auto qos for the IP communicator (auto qos voip cisco-softphone) but am unable to find the configuration.
I have checked the IOS version release notes and the command is not listed, would anybody be able to let me know what version supports this command? I am using 4506 switches.
Current IOS: 12.2(53)SG1
Switch(config-if)#auto qos voip ?
cisco-phone Trust the QoS marking of Cisco IP Phone
trust Trust the DSCP/CoS marking
Thanks everybody!
Eugene
Solved! Go to Solution.
01-05-2011 01:19 AM
Eugene,
If you look at thecommand reference manual for the catalyst 4500 :
You only see 2 options for this command:
To automatically configure quality of service (auto-QoS) for voice over IP (VoIP) within a QoS domain, use the auto qos voip interface configuration command. To change the auto-QoS configuration settings to the standard QoS defaults, use the no form of this command.
auto qos voip {cisco-phone | trust}
no auto qos voip {cisco-phone | trust}
01-05-2011 01:01 AM
The option "cisco-softphone" keyword is not actually available on Catalyst 4500.
This keyword will be available probably at the end of 2011 in future IOS version.
Pierre.
01-05-2011 01:08 AM
Hi Pierre,
Thank you for your quick response.
Would you be able to show a link where this is mentioned?
We have been searching up and low for all the cisco docs, and kept finding this configuration, yet this is not configurable till 2011.
Thanks man,
Eugene
01-05-2011 01:19 AM
Eugene,
If you look at thecommand reference manual for the catalyst 4500 :
You only see 2 options for this command:
To automatically configure quality of service (auto-QoS) for voice over IP (VoIP) within a QoS domain, use the auto qos voip interface configuration command. To change the auto-QoS configuration settings to the standard QoS defaults, use the no form of this command.
auto qos voip {cisco-phone | trust}
no auto qos voip {cisco-phone | trust}
01-05-2011 04:08 PM
Thanks, got it.
Cheers,
Eugene
01-07-2011 04:53 AM
Here is another reference.
From:
Due to the complexity of some QoS policies, coupled with the large number of ports on typical Catalyst switches, QoS deployment can often become unwieldy. One option is to make liberal use of the interface range configuration command to deploy policies to multiple interfaces at once. Another option is to use Automatic QoS (AutoQoS), if applicable. Yet another option is to use Smartport macros (which is discussed in the following section).
To address customer demands for simplification of QoS deployment, Cisco developed the AutoQoS feature. AutoQoS is an intelligent macro that allows an administrator to enter one or two simple AutoQoS commands to enable all the recommended QoS settings for one (or more) applications. In its first release, AutoQoS-VoIP, AutoQoS provisioned all the recommended QoS settings for IP telephony deployments for a specific switch port interface.
AutoQoS-VoIP for Catalyst switches supports three modes of operation, all of which are preceded by the auto qos voip interface configuration command:
•cisco-phone—This mode is intended for switch ports that may be connected to PCs or Cisco IP phones and sets the port to a conditional trust state, as well as configures mapping and queuing policies for QoS for VoIP.
•cisco-softphone—This mode is intended for switch ports that may be connected to PCs running Cisco IP Communicator or similar soft-phone software, and polices VoIP and signaling traffic, as well as configures mapping and queuing policies for QoS for VoIP (note that this feature is not supported on the Catalyst 4500 series of switches).
•trust—This mode is intended for switch ports that are within the trusted-boundary (such as inter-switch links, including uplinks and downlinks) or switch ports that are connecting to trusted endpoints, and sets the port to a static trust-dscp state, as well as configures mapping and queuing policies for QoS for VoIP.
Note AutoQoS-VoIP is not supported on the Catalyst 4500-E/4900M series switches.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide