configure sharing address-based
ExtremeWare Software 7.3.0 Command Reference Guide 249
configure sharing address-based
configure sharing address-based [L2 | L2_L3 | L2_L3_L4]
Description
Configures the part of the packet examined by the switch when selecting the egress port for
transmitting load-sharing data.
Syntax Description
Default
N/A.
Usage Guidelines
This feature is available using the address-based load-sharing algorithm only. The address-based
load-sharing algorithm uses addressing information to determine which physical port in the
load-sharing group to use for forwarding traffic out of the switch. Addressing information is based on
the packet protocol, as follows:
• IP packets—Uses the source and destination MAC and IP address, and the TCP port number.
• IPX packets—Uses the source and destination MAC address and IPX identifiers.
• All other packets—Uses the source and destination MAC address.
To verify your configuration, use the
show sharing address-based
command. The show sharing
address-based output displays the addressed-based configurations on the switch.
Example
The following example configures the switch to examine the MAC source and destination address:
configure sharing address-based l2
History
This command was first available in ExtremeWare 6.2.
Platform Availability
This command is available on the “i” series platform.
L2 Indicates that the switch should examine the MAC source and destination
address.
L2-L3 Indicates that the switch should examine the MAC and IP source and
destination address.
L2-L3-L4 Indicates that the switch should examine the MAC and IP address, and the
UDP or TCP well-know port number.