Configuring Lacp Port-Channel Port Modes - 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
Command
Step 2
feature lacp
Example:
switch(config)# feature lacp
Step 3
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to enable LACP:
switch# configure terminal
switch (config)# feature lacp

Configuring LACP Port-Channel Port Modes

After you enable LACP, you can configure the channel mode for each individual link in the LACP port
channel as active or passive. This channel configuration mode allows the link to operate with LACP.
When you configure port channels with no associated aggregation protocol, all interfaces on both sides
of the link remain in the on channel mode.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface type slot/port
Example:
switch(config)# interface ethernet 1/4
switch(config-if)
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
6-30
configure terminal
interface type slot/port
channel-group number mode {active | on | passive}
show port-channel summary
copy running-config startup-config
Chapter 6
Purpose
Enables LACP on the device.
(Optional) Copies the running configuration to the
startup configuration.
Purpose
Enters configuration mode.
Specifies the interface to configure, and enters the
interface configuration mode.
Configuring Port Channels
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents