Config Link_Aggregation Group_Id; Config Link_Aggregation Algorithm - Extreme Networks EAS 100-24t Switch CLI Manual

Layer 2 managed gigabit switch
Hide thumbs Also See for EAS 100-24t Switch CLI:
Table of Contents

Advertisement

Example usage:
To delete link aggregation group:
#delete link_aggregation group_id 6
Command: delete link_aggregation group_id 6
Success.
#

config link_aggregation group_id

Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To define a load-sharing group of ports, group-id 1,master port 1 with group members ports 1 through
4:
#config link_aggregation group_id 1 master_port 1 ports 1-4
Command: config link_aggregation group_id 1 master_port 1 ports 1-4
Success.
#

config link_aggregation algorithm

Purpose
Syntax
Description
Extreme Networks EAS 100-24t Switch CLI Manual
Used to configure a previously created link aggregation group.
config link_aggregation group_id <value> {master_port <port> | ports <portlist>
| state [enable | disable]}
This command is used to configure a link aggregation group that was created
with the create link_aggregation command above.
group _id <value> - Specifies the group ID. The switch allows up to 8 link
aggregation groups to be configured. The group number identifies each of the
groups.
master_port <port> - Master port ID. Specifies which port (by port number) of
the link aggregation group will be the master port. All of the ports in a link
aggregation group will share the port configuration with the master port.
ports <portlist> - Specifies a port or range of ports that will belong to the link
aggregation group.
state [enable | disable] - Allows users to enable or disable the specified link
aggregation group.
Only Administrator-level users can issue this command. Link aggregation
groups may not overlap.
Used to configure the link aggregation algorithm.
config link_aggregation algorithm [mac_source | mac_destination |
mac_source_dest | ip_source | ip_destination | ip_source_dest]
This command is used to configure the part of the packet examined by the
switch when selecting the egress port for transmitting load-sharing data. This
feature is only available using the address-based load-sharing algorithm.
Link Aggregation Commands
139

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents