JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
T3700G-52TQ(config)#interface range gigabitEthernet 1/0/2-4 
T3700G-52TQ(config-if-range)#channel-group 1 mode on 
11.2  port-channel load-balance 
Description 
The  port-channel load-balance  command is used to configure the 
Aggregate Arithmetic for LAG. To return to the default configurations, please 
use no port-channel load-balance command. 
Syntax 
port-channel load-balance {src-mac | drt-mac | src-dst-mac | src-ip | drt-ip | 
src-dst-ip} 
no port-channel load-balance 
Parameter 
src-mac —— The computation is based on the source MAC addresses of the 
packets. 
dst-mac —— The computation is based on the destination MAC addresses of 
the packets. 
src-dst-mac  ——  The  computation is based on the source and destination 
MAC addresses of the packets. 
src-ip  ——  The computation is based on the source IP addresses of the 
packets. 
dst-ip —— The computation is based on the destination IP addresses of the 
packets. 
src-dst-ip  ——  The computation is based on the source and destination IP 
addresses of the packets. 
Command Mode 
Global Configuration Mode 
Example 
Configure the Aggregate Arithmetic for LAG as “src-dst-mac”: 
T3700G-52TQ(config)#port-channel load-balance src-dst-mac 
62