T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
69 
Syntax 
lacp system-priority pri 
no lacp system-priority 
Parameter 
pri  ——  The system priority, ranging from 0 to 65535. It is 32768 by default. 
Command Mode 
Global Configuration Mode 
Example 
Configure the LACP system priority as 1024 globally: 
T3700G-28TQ(config)#lacp system-priority 1024 
lacp port-priority 
Description 
The lacp port-priority command is used to configure the LACP system priority 
globally. To return to the default configurations, please use no lacp 
port-priority command. 
Syntax 
lacp port-priority pri 
no lacp port-priority 
Parameter 
pri  ——  The port priority, ranging from 0 to 65535. It is 32768 by default. 
Command Mode 
Interface Configuration Mode (interface fastEthernet / interface range 
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/ 
interface ten-gigabitEthernet / interface range ten-gigabitEthernet) 
Example 
Configure the LACP port priority as 1024 for Gigabit Ethernet port 1: 
T3700G-28TQ(config)#interface gigabitEthernet 1/0/1 
T3700G-28TQ(config-if)#lacp port-priority 1024