set lacp outportAlgorithm

Use this command to set the algorithm LACP will use for outport determination.

Syntax

set lacp outportAlgorithm {dip-sip | da-sa | round-robin}

Parameters

dip-sip Specifies that destination and source IP addresses will determine the LACP outport.
da-sa Specifies that destination and source MAC addresses will determine the LACP outport.
round-robin Specifies that the round-robin algorithm will determine the LACP outport (S-, K-Series).

Defaults

DIP-SIP.

Mode

All command modes.

Usage

The outport algorithm defaults to DIP-SIP.

The round-robin option is supported on the S- and K-Series platforms.

Example

This example shows how to set the LACP outport algorithm to DA-SA:

System(rw)->set lacp outportalgorithm da-sa