lacp hash (8400 series switches only)

Syntax

lacp hash [l2-src-dst | l3-src-dst | l4-src-dst]

Description

This command controls the selection of an interface in a group of aggregate interfaces. The hash type value helps transmit a frame. This configuration must be done at the global level.

Command context

config

Parameters

l2-src-dst
Specifies the load-balancing calculation to include only Layer 2 items, such as source and destination MAC addresses.
l3-src-dst
Specifies the load-balancing calculation to include only Layer 3 items, such as source and destination IP addresses.
l4-src-dst
Specifies the load-balancing calculation to include only Layer 4 items, such as source and destination UDP/TCP ports.

Authority

Administrators

Example

switch(config)# lacp hash l2-src-dst