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

auto qos trunks and port-channels

Steven Williams
Level 4
Level 4

So according to the documentation auto qos is not available on port-channels or members of port-channels. So when using auto-qos at the access layer what do you do to trunks that are part of a port-channel?

 

It also appears that members of port-channels on my 2960 will not take auto-qos command but members of port-channels on my Cat9300 will take the command. 

 

MDF-9300-01#show run int te1/1/7
Building configuration...

Current configuration : 357 bytes
!
interface TenGigabitEthernet1/1/7
description UPLINK TO CAO-IDF-2960-01
switchport trunk native vlan 999
switchport trunk allowed vlan 250,609-611,935,941,942,950,963,999
switchport mode trunk
auto qos trust
channel-group 20 mode active
service-policy input AutoQos-4.0-Trust-Cos-Input-Policy
service-policy output AutoQos-4.0-Output-Policy

5 Replies 5

Reza Sharifi
Hall of Fame
Hall of Fame

It maybe because the 9300 has auto QOS enabled already. So, on the 2960, try to run auto qos on a physical port that is not being used for anything. That should generate the policies. Once that is completed, try and apply the qos command to the physical ports that are member of a Portchannel and see if it takes it.

HTH

Doesnt seem to change. I can use "mls qos trust dscp" but nothing to do with auto qos

CAO-MDF-2960-01(config-if)#do show run int gi1/0/52
Building configuration...

Current configuration : 250 bytes
!
interface GigabitEthernet1/0/52
description UPLINK TO CAO-MDF-9300-01 (Te2/1/6)
switchport trunk native vlan 999
switchport trunk allowed vlan 250,609-611,920,935,942,950,963,977,998,999
switchport mode trunk
channel-group 10 mode active
end

CAO-MDF-2960-01(config-if)#do show run int gi2/0/52
Building configuration...

Current configuration : 250 bytes
!
interface GigabitEthernet2/0/52
description UPLINK TO CAO-MDF-9300-01 (Te2/1/6)
switchport trunk native vlan 999
switchport trunk allowed vlan 250,609-611,920,935,942,950,963,977,998,999
switchport mode trunk
channel-group 10 mode active
end

CAO-MDF-2960-01(config-if)#int gi1/0/52
CAO-MDF-2960-01(config-if)#auto qos trust dscp
AutoQoS Error: AutoQoS can not be configured on member port(s) of a port-channel

CAO-MDF-2960-01(config-if)#

Hello
Possibly apply it to the physical ports BEFORE they are put into a PC , what SDM template are you using?


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Did you try generating the policy by applying the auto qos policy on an unused port first?

I guess on 2960 series you have to pull the interfaces out of the port-channel then add the qos.
Review Cisco Networking products for a $25 gift card