cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3944
Views
3
Helpful
3
Replies

lacp suspend-individual command

abukuru95
Level 6
Level 6

Hello Guys,

I have a Nexus 5548 that i connecting to an ESX Virtual Server with a virtual switch between.

i have a port channel connection from the Nexus to the virtual switch. The question is would there be any risk of not having the lacp suspend-individual command on this port channel?

Currently without this command, the port channel is in an individual state.

Thanks in advance for the feedback.

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

I think, you apply it if you need it.

To enable individual Link Aggregation Control Protocol (LACP) port suspension behavior on a port channel, use the

lacp suspend-individual

command. To disable individual port suspension behavior on the port channel, use the

no form of this command.

.

http://www.cisco.com/en/US/docs/switches/datacenter/sw/4_2/nx-os/interfaces/command/reference/if_commands.html#wp1717484

HTH

siddhartham
Level 9
Level 9

Since the port-channel is in individual state, if you apply the command it will go to the suspened state. Please check the below thread

https://supportforums.cisco.com/thread/2136554

Siddhartha

Siddhartha

abukuru95
Level 6
Level 6

thanks for your response guys