cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1235
Views
0
Helpful
2
Replies

Port Channel on 4507

karlgruetter
Level 1
Level 1

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

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Use the interface range command ie.

int range gi0/1 - gi0/4

then apply priority queue config

Jon

Jon,

Thanks for the quick repy...