xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
547
Chapter 52
Link Aggregation Command
List
create link_aggregation group_id
<value 1-32> {type [lacp | static]}
delete link_aggregation group_id
<value 1-32>
config link_aggregation group_id
<value 1-32> {master_port <port> | ports <portlist> | state
[enable | disable] | trap [enable | disable]}
config link_aggregation algorithm
[mac_source | mac_destination | mac_source_dest |
ip_source | ip_destination | ip_source_dest | l4_src_port | l4_dest_port | l4_src_dest_port]
show link_aggregation
{group_id <value 1-32> | algorithm}
config lacp_port
<portlist> mode [active | passive]
show lacp_port
<portlist>
52-1
create link_aggregation group_id
Description
This command is used to create a link aggregation group on the Switch.
Format
create link_aggregation group_id <value 1-32> {type [lacp | static]}
Parameters
group_id
- Specify the group id. The group number identifies each of the groups.
<value 1-32>
- Enter the group ID value here. This value must be between 1 and 32.
type
- (Optional) Specify the group type is belong to static or LACP. If type is not specified, the
default is static type.
lacp
- Specify to use LACP as the group type.
static
- Specify to use static as the group type.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create link aggregation group:
DGS-3120-24TC:admin# create link_aggregation group_id 1 type lacp
Command: create link_aggregation group_id 1 type lacp
Success.
DGS-3120-24TC:admin#
Summary of Contents for xStack DGS-3120 Series
Page 1: ......
Page 186: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 181...
Page 204: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 199...
Page 363: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 358...
Page 1056: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 1051...