Cisco 7206 - VXR Router Configuration Manual page 189

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
3.
4.
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 3
switch(config-if)
Step 3
lacp max-bundle number
Example:
switch(config-if)# lacp max-bundle
Step 4
show running-config interface
port-channel number
Example:
switch(config-if)# show running-config
interface port-channel 3
Use the no lacp max-bundle command to restore the default port-channel max-bundle configuration.
Command
no lacp max-bundle
Example:
switch(config)# no lacp max-bundle
This example shows how to configure the port channel interface max-bundle on module 3:
switch# configure terminal
switch (config)# lacp max-bundle 3
OL-23435-03
lacp max-bundle number
show running-config interface port-channel number
Purpose
Enters configuration mode.
Specifies the interface to configure, and enters the
interface configuration mode.
Specifies the port-channel interface to configure
max-bundle, and enters the interface configuration
mode.
The default value for the port-channel max-bundle is
16. The allowed range is from 1 to 16.
Even if the default value is 16, the number of
Note
active members in a port channel is the
minimum of the pc_max_links_config and
pc_max_active_members that is allowed in the
port channel.
(Optional) Displays the port-channel max-bundle
configuration.
Purpose
Restores the default port-channel max-bundle
configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring Port Channels
6-33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents