Verifying The Port Channel Configuration - Cisco Nexus 1000V Configuration Manual

For vmware vsphere
Hide thumbs Also See for Nexus 1000V:
Table of Contents

Advertisement

Verifying the Port Channel Configuration

This example shows how to offload management of LACP from the VSM to the VEMs:
switch# configure terminal
switch(config)# lacp offload
Please do a "copy running startup" to ensure the new setting takes effect on next reboot
LACP Offload Status can be verified using "show lacp offload status"
Change in LACP Offload Status takes effect only on the next VSM Reboot
This can potentially cause modules with LACP uplinks to flap
switch(config)# copy running-config startup-config
switch(config)# show lacp offload status
switch(config)# reload
This command will reboot the system. (y/n)?
2010 Sep 3 11:33:35 n1000v %PLATFORM-2-PFM_SYSTEM_RESET: Manual system restart from Command
Line Interface
n1000v(config)# show lacp offload status
Current Status
switch(config)#

Verifying the Port Channel Configuration

Use the following commands to verify the port channel configuration:
Command
show feature
show interface port-channel channel-number
show lacp port-channel [interface port-channel
channel-number]
show lacp interface ethernet slot/port
show lacp offload status
show network-state tracking config
show network-state tracking { module modID |
interface channelID}
show port-channel compatibility-parameters
Cisco Nexus 1000V for VMware vSphere Interface Configuration Guide, Release 5.x
82
Current Status
: Disabled
Running Config Status : Enabled
Saved Config Status
: Enabled
: Enabled
Running Config Status : Enabled
Saved Config Status
: Enabled
[n] y
Purpose
Displays the features available and whether they are
enabled.
Displays the status of a port channel interface.
Displays information about LACP port channels.
Displays information about specific LACP interfaces.
Displays whether LACP management is offloaded to
the VEMs.
• Enabled—LACP is managed by VEMs.
• Disabled—LACP is managed by the VSM.
Displays the Network State Tracking configuration
for verification.
Displays the Network State Tracking status for a
module or interface.
Displays the parameters that must be the same among
the member ports in order to join a port channel.
Configuring Port Channels

Advertisement

Table of Contents
loading

Table of Contents