73 
Examples 
# Display the default global link-aggregation load sharing criteria.  
<Sysname> display link-aggregation load-sharing mode 
 
Link-Aggregation Load-Sharing Mode: 
Layer 2 traffic: ingress-port, destination-mac address, source-mac address 
Layer 3 traffic: destination-ip address,  source-ip address 
# Display the configured global link-aggregation load sharing criteria.  
<Sysname> display link-aggregation load-sharing mode 
Link-Aggregation Load-Sharing Mode: 
  destination-mac address, source-mac address 
# Display the default link-aggregation load sharing criteria of the aggregation group 
corresponding to <Sysname> display link-aggregation load-sharing mode interface 
bridge-aggregation 10 
 
Bridge-Aggregation10 Load-Sharing Mode: 
Layer 2 traffic: ingress-port, destination-mac address, source-mac address 
Layer 3 traffic: destination-ip address,  source-ip address 
# Display the configured link-aggregation load sharing criterion or criteria of the 
aggregation group corresponding to Layer 2 aggregate interface Bridge-Aggregation 10. 
<Sysname> display link-aggregation load-sharing mode interface bridge-aggregation 10 
 
Bridge-Aggregation10 Load-Sharing Mode: 
  destination-mac address, source-mac address 
Table 17 Output description 
Field Description 
Link-Aggregation Load-Sharing 
Mode 
The global link-aggregation load sharing criteria. 
•  By default, the link-aggregation load sharing criteria for Layer 2 and 
Layer 3 traffic are displayed. 
•  If you have configured the global link-aggregation load sharing 
criteria, the configured ones are displayed.  
Bridge-Aggregation10 
Load-Sharing Mode 
Link-aggregation load sharing criteria of the aggregation group 
corresponding to aggregate interface Bridge-Aggregation 10. 
•  By default, the global link-aggregation load sharing criteria are 
displayed. 
•  If you have configured link-aggregation load sharing criteria 
especially for this aggregation group, the configured ones are 
displayed. 
Layer 2 traffic: ingress-port, 
destination-mac address, 
source-mac address 
The default load sharing criteria for Layer 2 traffic. In this sample output, 
it is based on ingress port, source MAC address and destination MAC 
address. 
 
Layer 3 traffic: destination-ip 
address,  source-ip address 
The default load sharing criteria for Layer 3 traffic. In this sample output, 
it is based on source IP address and destination IP address. 
 
destination-mac address, 
source-mac address 
The user-configured link-aggregation load sharing criteria. In this sample 
output, the criteria are the source and destination MAC addresses of 
packets.