Reenabling Lacp Graceful Convergence - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring Port Channels
Command or Action
Step 5
no shutdown
Example:
switch(config-if)# no shutdown
switch(config-if) #
Step 6
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
The following example disables LACP graceful convergence on a port channel:
switch# configure terminal
switch(config) # interface port-channel 1
switch(config-if) # shutdown
switch(config-if) # no lacp graceful-convergence
switch(config-if) # no shutdown
switch(config-if) #

Reenabling 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.
SUMMARY STEPS
1. configure terminal
2. interface port-channel number
3. shutdown
4. lacp graceful-convergence
5. no shutdown
6. (Optional) copy running-config startup-config
OL-25842-01
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
Reenabling LACP Graceful Convergence
Purpose
Administratively brings the port channel up.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
97

Advertisement

Table of Contents
loading

Table of Contents