Signamax 065-7840 24-Port 10/100/1000BaseT/TX Managed Switch
187
trunk
set priority
Syntax
:
set priority <range>
Description
:
Sets up the LACP system priority.
Argument
:
<range> : available from 1 to 65535.
Possible value:
32768
Example:
065-7840(trunk)# set priority 33333
065-7840(trunk)#
set trunk
Syntax
:
set trunk <port-range> <method> <group> <active LACP>
Description
:
Sets up the trunk status, including the group number and mode of the trunk as well
as LACP mode.
Argument
:
<port-range> : syntax 1,5-7, available from 1 to 24
<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:
None
Example:
065-7840(trunk)# set trunk 1-4 lacp 1 active
065-7840(trunk)#
del trunk
Syntax
:
del trunk <port-range>
Description
:
Deletes a trunk port
Argument
:
<port-range> : syntax 1,5-7, available from 1 to 24
Possible value:
None
Example:
065-7840(trunk)# del trunk 1
065-7840(trunk)#