Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

55870

January 23rd, 2012 07:00

Remove LAG

Hi,

I have created a LAG using 4 port 1/g11 - 2/g11 - 3/g11 - 4/g11 by using this command:

interface range ethernet 1/g11, 2/g11, 3/g11, 4/g11

channel-group 9 mode on

exit

How do I remove this LAG?  I tried channel-group 9 mode off.

thanks

Jason 

685 Posts

January 23rd, 2012 10:00

channel-group port-channel-number mode {on | auto}

no channel-group

○ port-channel_number—Specifies the number of the valid port-channel for the current port to join.

○ on—Forces the port to join a channel.

○ auto—Allows the port to join a channel as a result of an LACP operation.

sipi.usc.edu/.../portchan.htm

You will want to go to the port range. Then say no channel-group

It will then remove those ports from the lag. Let us know how it goes.

11 Posts

January 23rd, 2012 10:00

They are 6248 switches.

Thanks

685 Posts

January 23rd, 2012 10:00

jasonL2,

The commands can vary depending on the switches that you are using. What switches are you using in that configuration? I can then get that information for you.

No Events found!

Top