5 load-balance, Load, Balance – PLANET XGS3-24040 User Manual

Page 148

Advertising
background image

9-14

Parameters:

<system-priority>: The system priority of LACP protocol, ranging from 0 to 65535.

Command mode:

Global Mode

Default:

The default priority is 32768.

Usage Guide:

Use this command to modify the system priority of LACP protocol, the no command restores the

default value.

Example:

Set the system priority of LACP protocol.

Switch(config)# lacp system-priority 30000

9.5 load-balance

Command:

load-balance {src-mac | dst-mac | dst-src-mac | src-ip | dst-ip | dst-src-ip}

Function:

Set load-balance mode for port-group.

Parameter:

src-mac performs load-balance according to the source MAC

dst-mac performs load-balance according to the destination MAC

dst-src-mac performs load-balance according to the source and destination MAC

src-ip performs load-balance according to the source IP

dst-ip performs load-balance according to the destination IP

dst-src-ip performs load-balance according to the destination and source IP

Command mode:

Aggregation port mode.

Default:

Perform load-balance according to the source and destination MAC.

Usage Guide:

Use port-channel to implement load-balance, user can configure the load-balance mode according

to the requirements. If the specific load-balance mode of the command line is different with the

current load-balance mode of port-group, then modify the load-balance of port-group as the specific

load-balance of command line; otherwise return a message to notice that the current mode is

already configured.

Example:

Set load-balance mode of port-group.

Switch(config)#interface port-channel 1

Switch(Config-If-Port-Channel1)# load-balance src-mac

Advertising