cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2346
Views
0
Helpful
5
Replies

Question about "Auto Qos Voip Trust" on 3560X

JAMES LAI
Level 1
Level 1

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

5 Replies 5

Roman Rodichev
Level 7
Level 7

haven't seen "auto qos trust" command before, did you mean "mls qos trust"?

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!

jgutierrez123
Level 1
Level 1

I am having the same issue. Have you found an answer to your question yet? Thanks!

-Jesse

jeevak mukadam
Level 1
Level 1

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

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