09-16-2011 08:50 AM - edited 03-07-2019 02:16 AM
I have a 4507 with a port channel configured. Currently the priority queue isn't turned on any interface within the channel. 4 gig's on the same card make up this connection. If i turn on the priority queue will it drop the interface from the port channel until all four interfaces have the change applied?
Current configuration:
interface GigabitEthernet3/1
description XXXXXX
no switchport
no ip address
speed nonegotiate
qos trust dscp
udld port
channel-group 1 mode on
Commands that will be added:
tx-queue 3
priority high
09-16-2011 08:59 AM
Use the interface range command ie.
int range gi0/1 - gi0/4
then apply priority queue config
Jon
09-16-2011 10:23 AM
Jon,
Thanks for the quick repy...
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