xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
515
Chapter 40
Flex Link
Commands
create flex_link group_id <value> primary_port <port> backup_port <port>
delete flex_link group_id <value>
show flex_link {group_id <value>}
40-1 create flex_link group_id
Description
This command is used to create a flex link group.
A link aggregation group can be configured as a primary/backup port by specifying the master port
of the link aggregation group. Only the master port can be specified as a primary/backup port. If
the specified link aggregation group is eliminated, the master port retains its primary/backup port
status.
Format
create flex_link group_id <value> primary_port <port> backup_port <port>
Parameters
group_id - Specifies the Flex Link group ID.
<value> - Enter the group ID here.
primary_port - Specifies the port or master port in link aggregation group which acts as primary
port.
<port> - Enter the port number used here.
backup_port - Specifies the port or master port in link aggregation group which acts as backup
port.
<port> - Enter the port number used here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create the Flex Link with group id=1:
DGS-3620-28PC:admin#create flex_link group_id 1 primary_port 1 backup_port 2
Command: create flex_link group_id 1 primary_port 1 backup_port 2
Success.