01-26-2013 08:50 AM - edited 03-03-2019 06:56 AM
Hi,
I applied command "auto qos voip trust" to the uplink interface.
But I found that the interface shown command "auto qos trust" was applied when i show running-config.
Could the command "auto qos voip trust" show in the configuration after i applied?
If not, how can i check the interface that applied "auto qos voip trust"? Thanks!
James Lai
01-26-2013 07:42 PM
haven't seen "auto qos trust" command before, did you mean "mls qos trust"?
01-26-2013 11:57 PM
No.
After i aplied "auto qos voip trust" to the interface Gi1/1
When i show running-config, that shown asa below:
interface GigabitEthernet1/1
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust cos
auto qos trust
I found that the interface configured as auto qos trust but not auto qos voip trust.
Is the command "auto qos voip trust" no applied to the interface Gi1/1?
How can i apply auto qos voip trust to the interface? Thanks!
02-12-2013 08:17 AM
I am having the same issue. Have you found an answer to your question yet? Thanks!
-Jesse
02-13-2013 02:52 AM
Hello James,
IT just how ios works.For eg auto qos voip cisco-phone create following auto config.
Switch(coonfig-if)#auto qos voip cisco-phone
switch#sh run
srr-queue bandwidth share 1 30 35 5
queue-set 2
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
macro description AccessEdgeQoS
auto qos voip cisco-phone
02-13-2013 03:07 AM
Jesse,
Just configure switchport g1/0/10 on 2960s series platform which is access port connected to the cisco-phone,please check following auto generated config on int g1/0/10.
switch#:sh run
interface GigabitEthernet1/0/10
srr-queue bandwidth share 1 30 35 5
queue-set 2
priority-queue out
mls qos trust cos
auto qos trust
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