Configuring Lacp Port-Channel Minlinks - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

Chapter 6
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 3
channel-group number mode {active | on
passive}
Example:
switch(config-if)# channel-group 5 mode
active
Step 4
show port-channel summary
Example:
switch(config-if)# show port-channel
summary
Step 5
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
This example shows how to set the LACP-enabled interface to the active port-channel mode for Ethernet
interface 1/4 in channel group 5:
switch# configure terminal
switch (config)# interface ethernet 1/4
switch(config-if)# channel-group 5 mode active

Configuring LACP Port-Channel MinLinks

With Cisco NX-OS Release 5.1, you can configure the LACP minlinks feature. Although minlinks and
maxbundles work only in LACP, you can enter the CLI commands for these features for non-LACP port
channels, but these commands are nonoperational.
BEFORE YOU BEGIN
Ensure that you are in the correct port-channel interface.
SUMMARY STEPS
1.
2.
3.
4.
OL-23435-03
configure terminal
interface port-channel number
lacp min-links number
show running-config interface port-channel number
Purpose
|
Specifies the port mode for the link in a port channel.
After LACP is enabled, you configure each link or the
entire channel as active or passive.
When you run port channels with no associated
aggregation protocol, the port-channel mode is always
on.
The default port-channel mode is on.
(Optional) Displays summary information about the
port channels.
(Optional) Copies the running configuration to the
startup configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring Port Channels
6-31

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents