New topicconfigure sharing distribution-mode

configure sharing master_port distribution-mode [all | local-slot | port-lists]

Description

This command provides two different configuration options for specifying subsets of active member ports as eligible for distribution. Both of these options specify a subset of the active member ports on a per slot basis. The specific choice of configuration is described in the CLI as a “distribution-mode”. The choice of distribution mode is configurable per LAG.

Syntax Description

all

All active members of the group are eligible for distribution on all slots in the switch. This is the existing behavior and the default.

local-slot

If there are one or more active members of the group on the slot where traffic is received, distribution will be restricted to these “local-slot” members.

port-lists

If there are one or more active members of the group in the configured distribution port-list for the slot on which traffic is received, distribution will be restricted to these configured ports.

Default

All.

Usage Guidelines

The “local-slot” distribution mode restricts distribution of unicast packets to the active LAG members on the same slot where the packet was received. If no active LAG members are present on the slot where the packet was received, all active LAG member ports are included in the distribution algorithm. The “local-slot” distribution mode may be specified during LAG creation with the enable sharing grouping command. It may also be configured dynamically with the configure sharing slot distribution-list command. This distribution mode is self-configuring in the sense that no configuration is required other than the specification of the “local-slot” distribution mode. Addition or deletion of LAG member ports using the configure sharing slot distribution-list command is automatically handled. The “local-slot” distribution mode is useful for reducing the fabric bandwidth load of a switch.

Example

The following example sets the distribution mode to local-slot for master port 2.

configure sharing 2 distribution-mode local-slot

History

This command was first available in ExtremeXOS 16.2.

Platform Availability

This command is available on BlackDiamond 8000, BlackDiamond 8K, and SummitStacks.