Port-channel load-balance – Dell PowerEdge VRTX User Manual

Page 406

Advertising
background image

406

Port Channel Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Port_Channel.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

Example

The following example forces port

gi0/

1

to join port-channel 1 without an

LACP operation.

console(config)# interface gi0/1

console(config-if)# channel-group 1 mode on

port-channel load-balance

Use the port-channel load-balance Global Configuration mode command to

configure the load balancing policy of the port channeling. Use the no form of

this command to reset to default.

Syntax

port-channel load-balance

{src-dst-mac

| src-dst-mac-ip
}

no port-channel load-balance

Parameters

src-dst-mac—Port channel load balancing is based on the source and

destination MAC addresses.

src-dst-mac-ip—Port channel load balancing is based on the source and

destination of MAC and IP addresses.

Default Configuration

src-dst-mac is the default option.

Command Mode

Global Configuration mode

Example

console(config)# port-channel load-balance src-dst-mac

Advertising