D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
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.
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. The port is specified by listing the lowest slot number
and the beginning port number on that slot, separated by a colon. For
example, 1:3 specifies switch number 1, port 3. 2:4 specifies switch
number 2, port 4.
ports <portlist> Specifies a range of ports that will belong to the link
aggregation group. The port list is specified by listing the lowest slot
number and the beginning port number on that slot, separated by a
colon. Then the highest slot number, and the highest port number of
the range (also separated by a colon) are specified. The beginning and
end of the port list range are separated by a dash. For example, 1:3
specifies slot number 1, port 3. 2:4 specifies slot number 2, port 4. 1:3-
2:4 specifies all of the ports between slot 1, port 3 and slot 2, port 4 in
numerical order.
state [enabled | disabled] Allows the user to enable or disable the
specified link aggregation group.
Restrictions Only administrator-level users can issue this command. Link
aggregation groups may not overlap.
Example usage:
To define a load-sharing group of ports, group-id 1,master port 5 of module 1 with group members ports 5-7 plus port
9:
DES-6500:4#config link_aggregation group_id 1 master_port 1:5 ports 1:5-1:7, 1:9
Command: config link_aggregation group_id 1 master_port 1:5 ports 1:5-1:7, 1:9
Success.
DES-6500:4#
129