User Manual
Publication date: May, 2005
Revision A1
191
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:
GSW-2494(trunk)# set priority 33333
GSW-2494(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:
GSW-2494(trunk)# set trunk 1-4 lacp 1 active
GSW-2494(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:
GSW-2494(trunk)# del trunk 1
GSW-2494(trunk)#