Configuring Load Balancing Using Etherchannels - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring EtherChannels
This example shows how to add an Ethernet interface 1/4 to channel group 1:
switch# configure terminal
switch (config)# interface ethernet 1/4
switch(config-if)# switchport mode trunk
switch(config-if)# channel-group 1
Related Topics

Configuring Load Balancing Using EtherChannels

You can configure the load-balancing algorithm for EtherChannels that applies to the entire device.
Note
If you want LACP-based EtherChannels, you need to enable LACP.
Procedure
Step 1
Step 2
Step 3
Step 4
This example shows how to configure source IP load balancing for EtherChannels:
switch# configure terminal
switch (config)# port-channel load-balance ethernet source-ip
Before Release 4.0(1a)N1 of Cisco NX-OS, the source-dest-ip, source-dest-mac, and source-dest-port
Note
keywords were source-destination-ip, source-destination-mac, and source-destination-port, respectively.
Related Topics
OL-16597-01
Enabling LACP, page 120
Command or Action
switch# configure terminal
switch(config)# port-channel load-balance
ethernet {destination-ip | destination-mac |
destination-port | source-dest-ip |
source-dest-mac | source-dest-port | source-ip
| source-mac | source-port}
switch(config)# no port-channel load-balance
ethernet
switch(config-router)# show port-channel
load-balance
Enabling LACP, page 120
Configuring Load Balancing Using EtherChannels
Purpose
Enters configuration mode.
Specifies the load-balancing algorithm for
the device. The range depends on the device.
The default is source-dest-mac.
(Optional)
Restores the default load-balancing algorithm
of source-dest-mac.
(Optional)
Displays the port-channel load-balancing
algorithm.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
119

Advertisement

Table of Contents
loading

Table of Contents