Ruby Tech GS-2124C Switch User Manual


 
GS-2124C User Manual
Publication date: June, 2005
Revision A1
189
trunk
set priority
Syntax:
set priority <range>
Description:
To set up the LACP system priority.
Argument:
<range> : available from 1 to 65535.
Possible value:
32768
Example:
GS-2124C(trunk)# set priority 33333
GS-2124C(trunk)#
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> : 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:
GS-2124C(trunk)# set trunk 1-4 lacp 1 active
GS-2124C(trunk)#
del trunk
Syntax:
del trunk <port-range>
Description:
Delete trunk port
Argument:
<port-range> : syntax 1,5-7, available from 1 to 24
Possible value:
None
Example:
GS-2124C(trunk)# del trunk 1
GS-2124C(trunk)#