EtherChannel – Configuring Port-Channel Interface with LACP

cisco-ioscisco-nexusieee-802.1ax

I currently have two links which form a Port-Channel from 1 cisco device to another.

I want to change the port-channel config from

channel-group 1 mode on

to

channel-group 1 mode active

So that the Port-Channel is now running LACP, so I can also turn on lacp rate fast

To prevent any outage I was going to shut 1 of the interfaces in the Port-Channel change to LACP and rejoin the port-channel, but I was wondering is it possible to have 1 link running "on" and 1 link running "active" LACP in the same Port-Channel.

Any advice would be appreciated.

Thanks

Luke

Best Answer

Immediately: NO.

If the interface configurations differ, one or the other interface will not join the port-channel. You should never mess with the interface configuration directly -- aside from putting it in the port-channel and turning it on/off.