Alloy Computer Products POEGEM12T2SFP User Manual
Page 194

POEGEM12T2SFP User Manual
190
Alloy Computer Products Pty Ltd Copyright ©2006
trunk
set priority
Syntax:
set priority
Description:
Used to configure the LACP system priority settings.
Argument:
Possible value:
1 to 65535
Example:
POEGEM12T2SFP(trunk)# set priority 33333
: Sets the LACP priority setting to 33333.
set trunk
Syntax:
set trunk
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:
static: Configure the switch to use static link aggregation.
lacp:
Configure the switch to use LACP based link aggregation.
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.