![D-Link xStack DGS-3400 Series Cli Manual Download Page 141](http://html.mh-extra.com/html/d-link/xstack-dgs-3400-series/xstack-dgs-3400-series_cli-manual_77433141.webp)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
137
D G S – 3 4 2 6 : 5 # s h o w l i n k _ a g g r e g a t i o n
C o m m a n d : s h o w l i n k _ a g g r e g a t i o n
L i n k A g g r e g a t i o n A l g o r i t h m = M A C – s o u r c e – d e s t
G r o u p I D : 1
T y p e : L A C P
M a s t e r P o r t : 1 : 5
M e m b e r P o r t : 1 : 5 – 1 : 7 , 1 : 9
A c t i v e P o r t :
S t a t u s : D i s a b l e d
F l o o d i n g P o r t :
D G S – 3 4 2 6 : 5 #
config lacp_port
Purpose
Used to configure settings for LACP compliant ports.
Syntax
config lacp_port <portlist> mode [active | passive]
Description
This command is used to configure ports that have been previously designated as LACP
ports (see
create link_aggregation
).
Parameters
<portlist>
−
Specifies a port or range of ports to be configured. The port list is specified by
listing the lowest switch number and the beginning port number on that switch, separated
by a colon. Then the highest switch 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 switch number 1, port 3. 2:4
specifies switch number 2, port 4. 1:3–2:4 specifies all of the ports between switch 1,
port 3 and switch 2, port 4
−
in numerical order.
mode
– Select the mode to determine if LACP ports will process LACP control frames.
•
active
– Active LACP ports are capable of processing and sending LACP
control frames. This allows LACP compliant devices to negotiate the
aggregated link so the group may be changed dynamically as needs require. In
order to utilize the ability to change an aggregated port group, that is, to add or
subtract ports from the group, at least one of the participating devices must
designate LACP ports as active. Both devices must support LACP.
•
passive
– LACP ports that are designated as passive can only process LACP
control frames and cannot actively send these frames. In order to allow the
linked port group to negotiate adjustments and make changes dynamically, at
one end of the connection must have “active” LACP ports (see above).
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure LACP port mode settings:
D G S – 3 4 2 6 : 5 # c o n f i g l a c p _ p o r t 1 : 1 – 1 : 1 2 m o d e a c t i v e
C o m m a n d : c o n f i g l a c p _ p o r t 1 : 1 – 1 : 1 2 m o d e a c t i v e
S u c c e s s .
D G S – 3 4 2 6 : 5 #