Enabling Lacp - 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
no port-channel load-balance
Example:
switch(config)# no port-channel
load-balance
This example shows how to configure source IP load balancing for port channels on module 5:
switch# configure terminal
switch (config)# port-channel load-balance source-ip-port module 5

Enabling LACP

LACP is disabled by default; you must enable LACP before you begin LACP configuration. You cannot
disable LACP while any LACP configuration is present.
LACP learns the capabilities of LAN port groups dynamically and informs the other LAN ports. Once
LACP identifies correctly matched Ethernet links, it group the links into a port channel. The port channel
is then added to the spanning tree as a single bridge port.
To configure LACP, you must do the following:
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
OL-23435-03
Enable LACP globally by using the feature lacp command.
You can use different modes for different interfaces within the same LACP-enabled port channel.
You can change the mode between active and passive for an interface only if it is the only interface
that is designated to the specified channel group.
configure terminal
feature lacp
copy running-config startup-config
Purpose
Restores the default load-balancing algorithm.
Purpose
Enters configuration mode.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring Port Channels
6-29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents