Reenabling Lacp Graceful Convergence - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Configuring Port Channels
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
switch(config-if)# no lacp graceful-convergence
switch(config-if)# no shutdown

Reenabling LACP Graceful Convergence

If the default LACP graceful convergence is once again required, you can reenable convergence.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
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-if)
Step 3
shutdown
Example:
switch(config-if) shutdown
Step 4
lacp graceful-convergence
Example:
switch(config-if)# lacp
graceful-convergence
Step 5
no shutdown
Example:
switch(config-if) no shutdown
Step 6
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
6-38
configure terminal
interface port-channel number
shutdown
lacp graceful-convergence
no shutdown
copy running-config startup-config
Chapter 6
Purpose
Enters configuration mode.
Specifies the port channel interface to configure, and
enters the interface configuration mode.
Administratively shuts down the port channel.
Enables LACP graceful convergence on the port
channel.
Brings the port channel administratively up.
(Optional) Copies the running configuration to the
startup configuration.
Configuring Port Channels
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents