Cisco Systems N5KC5596TFA Disabling LACP Graceful Convergence, interface port-channel number

Models: N5KC5596TFA

1 122
Download 122 pages 34.07 Kb
Page 73
Image 73
Disabling LACP Graceful Convergence

Configuring Port Channels

Disabling LACP Graceful Convergence

This example shows how to set the LACP port priority for Ethernet interface 1/4 to 40000:

switch# configure terminal

switch (config)# interface ethernet 1/4 switch(config-if)#lacp port priority 40000

Disabling LACP Graceful Convergence

Before You Begin

Enable the LACP feature.

Confirm that the port channel is in the administratively down state.

Ensure that you are in the correct VDC. To switch to the correct VDC, enter the switchto vdc command.

Procedure

 

Command or Action

Step 1

configure terminal

 

Example:

 

switch# configure terminal

 

switch(config)#

Step 2

interface port-channel number

 

Example:

 

switch(config)# interface port-channel

 

1

 

switch(config) #

Step 3

shutdown

 

Example:

 

switch(config-if)# shutdown

 

switch(config-if) #

Step 4

no lacp graceful-convergence

 

Example:

 

switch(config-if)# no lacp

 

graceful-convergence

 

switch(config-if) #

interface port-channel number Purpose

Enters global configuration mode.

Specifies the port channel interface to configure, and enters interface configuration mode.

Administratively shuts down the port channel.

Disables LACP graceful convergence on the specified port channel.

Step 5

no shutdown

Administratively brings the port channel up.

Example:

switch(config-if)# no shutdown switch(config-if) #

Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)

78-26881-OL

61

Page 73
Image 73
Cisco Systems N5KC5596TFA Disabling LACP Graceful Convergence, interface port-channel number, no lacp graceful-convergence