Comware CLI Commands in Provision Software 2013/06
display link-aggregation
Related ProVisionComware
n/adisplay link-aggregation load-sharing mode
Displays the load-sharing criteria for load-sharing link-aggregation (trunk) groups.
NOTE: Link-aggregation in ProVision software is termed port trunking. Load-sharing is termed
load-balancing.
When load-balancing is configured as L4-based, the load-sharing mode includes source and
destination MAC address, source and destination IP address, and source and destination TCP/UDP
port number, as shown below.
HP Switch(config)# display link-aggregation load-sharing mode
Layer 4 traffic: destination-mac address, source-mac address,
destination-ip address, source-ip address,
destination-port, source-port
When load-balancing is configured as L3-based, the load-sharing mode includes source and
destination MAC address, and source and destination IP address, as shown below.
HP Switch(config)# display link-aggregation load-sharing mode
Layer 3 traffic: destination-mac address, source-mac address
destination-ip address, source-ip address
Operating Notes
To enable trunk load-balancing in ProVision software, use the following command in the global
configuration context:
trunk < port-list > trkn trunk
trunk-load-balance < L3-based | L4-based >
For more on trunk load-balancing, refer to the “Port Trunking” chapter in the latest Management
and Configuration Guide for your switch.
Minimum Software Version: 15.08.
display link-aggregation 133