D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
11
9
Success.
DGS3100#
delete link_aggregation
Purpose To delete a previously configured link aggregation group.
Syntax
delete link_aggregation group_id <value 1-32>
Description The delete link_aggregation group_id command deletes a
previously configured link aggregation group.
Parameters group_id <value 1-32> Specifies the group ID. The Switch allows
up to 32 link aggregation groups to be configured. The group
number identifies each of the groups.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To delete link aggregation group:
DGS3100# delete link_aggregation group_id 1
Success.
DGS3100#
config link_aggregation
Purpose To configure a previously created link aggregation group.
Syntax
config link_aggregation group_id <value 1-32> { ports <portlist>
| state [enable | disable] | algorithm [mac_source_dest |
ip_source_dest | both_ip_mac_source_dest] }
Description The config link_aggregation command configures a link
aggregation group created with the create link_aggregation
command above.
Parameters group_id <value 1-32> Specifies the group ID. The Switch allows
up to 32 link aggregation groups to be configured. The group
number identifies each of the groups.
ports <portlist> Specifies a list of ports to belong to the link
aggregation group. Ports will be listed in only one aggregation group
and link aggregation groups can not overlap to each other. The user
must cofigure at list two ports in LAG.
state [enable | disable] Enables or disables the specified link
aggregation group.
algorithm – Specifies the source for the link aggregation hash
algorithm, MAC address, IP address, or both addresses.
Restrictions Only administrator or operator-level users can issue this command.
Link aggregation groups may not overlap.
Example usage: