DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
394
DWS-3160-24PC:admin# show link_aggregation
Command: show link_aggregation
Link Aggregation Algorithm = MAC-Source-Dest
Group ID : 1
Type : LACP
Master Port : 1
Member Port : 1-8
Active Port :
Status : Disabled
Flooding Port :
Total Entries : 1
DWS-3160-24PC:admin#
38-6
config lacp_port
Description
This command is used to configure the per-port LACP mode.
Format
config lacp_port <portlist> mode [active | passive]
Parameters
lacp_port
- Specified a range of ports to be configured.
<portlist>
- Enter the list of port used for the configuration here.
mode
- Specifies the LACP mode used.
active
- Specifies to set the LACP mode as active.
passive
- Specifies to set the LACP mode as passive.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To config port LACP mode:
DWS-3160-24PC:admin# config lacp_port 1-12 mode active
command: config lacp_port 1-12 mode active
Success.
DWS-3160-24PC:admin#