xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 
696 
 
Chapter 56
 
LACP Configuration 
Commands 
 
config lacp_port <portlist> {mode [active | passive] | lacp_timeout [short | long]} 
show lacp_port {<portlist>} 
 
56-1  config lacp_port 
Description 
This command is used to configure per-port LACP mode. 
 
Format 
config lacp_port <portlist> {mode [active | passive] | lacp_timeout [short | long]} 
 
Parameters 
<portlist> - Enter a range of ports to be configured. 
mode - (Optional) Specifies the port mode. 
active - Specifies the mode as active. 
passive - Specifies the mode as passive. 
lacp_timeout - Specifies the LACP timeout mode. 
short - Specifies that there will be 3 seconds before LACP invalidating received LACPDU 
information and there will be 1 second between LACP PDU periodic transmissions when 
using Short Timeouts. 
long - Specifies that there will be 90 seconds before LACP invalidating received LACPDU 
information and there will be 30 seconds between LACP PDU periodic transmissions when 
 
Restrictions 
Only Administrators, Operators and Power-Users can issue this command. 
 
Example 
To configure port LACP mode for ports 1 to 3: 
DGS-3620-28PC:admin#config lacp_port 1-3 mode active 
Command: config lacp_port 1-3 mode active 
 
Success. 
 
 
56-2  show lacp_port 
Description 
This command is used to display per-port LACP mode.