Config ports <portlist> fctl
[on/off]
Enabled and disabled flow control of port.
<portlist>: port number
Ex: config ports 1-5 fctl off
3.4
Trunking Command
Command Description
add trkgrp <groupid> lacp
[on/off] workports
<number> ports <portlist>
Create trunking group.
<groupid>: Support four trunking groups.
lacp [on|off]:on
—
This group is LACP static
trunking group.
off
—
This group is LACP local
trunking group.
<number>: Assign the working port in the
trunking group. For LACP static trunking
group, the rest ports will be backup and
aggregate for the failure of working ports. For
local static trunking group, the number must
be comply with the port quantity.
<portlist>:Assign one or multiple port to
trunking group. Ex: add trkgrp 1 lacp on
workports 2 ports 1-4
or
add trkgrp 1 lacp off workports 4 ports 1-4
config trksyspri
<number>
Configure LACP PRI number of switch
<number>: availablein1~65535.
show trkgrp
Show information of trunking
show trkgrpcfg
Show configuration of trunking
enable lacpstate <portlist>
Set the port as LACP active or passive.
disable lacpstate
<portlist>
Set the active port to passive.
show lacpstate
Show each port’s LACP status is active or
passive.
del trkgrp <groupid>
Delete trunking group.
<groupid>: trunking group ID(1-4)
config trkgrp <groupid>
workports <number>
Configure the working port in the trunking
group, only valid in static LACP trunking
group.