Alloy Computer Products POEGEM12T2SFP Switch User Manual


 
POEGEM12T2SFP User Manual
190
Alloy Computer Products Pty Ltd Copyright ©2006
trunk
set priority
Syntax:
set priority <range>
Description:
Used to configure the LACP system priority settings.
Argument:
<range> : available from 1 to 65535.
Possible value:
1 to 65535
Example:
POEGEM12T2SFP(trunk)# set priority 33333
: Sets the LACP priority setting to 33333.
set trunk
Syntax:
set trunk <port-range> <method> <group> <active LACP>
Description:
Used to configure the trunk method including the status of the trunk, the group number and the
mode of the trunk, this also includes LACP mode.
Argument:
<port-range> : syntax 1,5-7, available from 1 to 12
<method>:
static: Configure the switch to use static link aggregation.
lacp: Configure the switch to use LACP based link aggregation.
<group>: 1-8.
<active LACP>:
active : set the LACP to active mode
passive : set the LACP to passive mode
Possible value:
None
Example:
POEGEM12T2SFP(trunk)# set trunk 1-4 lacp 1 active
: Sets up a LACP based trunk group containing ports 1 through to 4 using LACP active mode.