Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-43
EXAMPLE:
! Set port-1 port-2 port-3 link aggregation, and LACP key =10 and mode =
active
Switch(config)# lacp 10 1,2,3 active
Switch(config)#
! Set port-10-13 link aggregation,and LACP key =42 and mode = passive
Switch(config)# lacp 42 10-13 passive
Switch(config)#
! Set port-5-7 link aggregation,and LACP key =42 and mode = manual
Switch(config)# lacp 12 5-7 manual
Switch(config)#
! Disable link aggregation(LACP key 10)
Switch(config)# no lacp 10
Switch(config)#
lacp system-priority
Use the lacp system-priority command to set the LACP system priority.
lacp system-priority <priority-value>
SYNTAX DESCRIPTION: <priority-value> Lacp system priority 1-65535
D
EFAULT VALUE:
C
OMMAND MODES: Global configuration
R
EFERENCE:Cisco
M
ENU:
E
XAMPLE:
! Set system-priority 40000
Switch(config)# lacp system-priority 40000