LevelOne GSW-0890 Switch User Manual


 
217
trunk
del trunk
Syntax:
del trunk <port-range>
Description:
To delete the trunking port.
Argument:
<port-range>: port range, syntax 1,5-7, available from 1 to 8
Possible value:
<port-range>: 1 to 8
Example:
GSW-0890(trunk)# del trunk 1
set priority
Syntax:
set priority <range>
Description:
To set up the LACP system priority.
Argument:
<range>: available from 1 to 65535.
Possible value:
<range>: 1 to 65535, default: 32768
Example:
GSW-0890(trunk)# set priority 33333
set trunk
Syntax:
set trunk <port-range> <method> <group> <active LACP>
Description:
To set up the status of trunk, including the group number and mode of the trunk as
well as LACP mode.
Argument:
<port-range> : port range, syntax 1,5-7, available from 1 to 8
<method>:
static : adopt the static link aggregation
lacp : adopt the dynamic link aggregation- link aggregation control protocol
<group>: 1-8.
<active LACP>:
active : set the LACP to active mode
passive : set the LACP to passive mode
Possible value:
<port-range> : 1 to 8
<method>: static / lacp
<group>: 1-8.
<active LACP>: active / passive
Example:
GSW-0890(trunk)# set trunk 1-4 lacp 1 active