The display load-balance hash-info command displays information about the load balancing hash mechanism on a specified board or all boards.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display load-balance hash-info slot 1 slot 1: load-balance hash-arithmetic random load-balance hash-fields ip l4 load-balance hash-fields mac l4 load-balance hash-fields vll l4 undo load-balance hash-fields tunnel-info disable undo load-balance hash-fields tunnel-inner-ip enable undo load-balance hash-fields tunnel-info gtp disable load-balance hash-fields mpls ip
<HUAWEI> display load-balance hash-info all system: undo load-balance hash-fields l2vxlan-vni enable undo load-balance hash-fields l3vxlan-vni enable undo load-balance hash-fields l2vxlan-deep-hash enable slot 1: load-balance hash-arithmetic random load-balance hash-fields ip l4 load-balance hash-fields mac l4 load-balance hash-fields vll l4 undo load-balance hash-fields tunnel-info disable undo load-balance hash-fields tunnel-inner-ip enable undo load-balance hash-fields tunnel-info gtp disable load-balance hash-fields mpls ip
Item | Description |
---|---|
display load-balance hash-info all | Display information about the load balancing hash mechanism on all boards. |
load-balance hash-arithmetic random | Specify a hash algorithm to be random on the interface board. |
load-balance hash-fields ip l4 | Specify hash factors that are used for traffic load balancing on the interface board in IP forwarding. |
load-balance hash-fields mac l4 | Specify hash factors of the interface board that are used for flow-based load balancing in VPLS or common Layer 2 forwarding. |
load-balance hash-fields vll l4 | Specify hash factors that are used for traffic load balancing on the interface board in VLL forwarding. |
load-balance hash-fields mpls ip | Ip is used as the hash factor an interface board uses to perform hash calculation to load-balance MPLS traffic per flow. |
slot 1 | Display information about the load balancing hash mechanism on the board in a specified slot. |
undo load-balance hash-fields l2vxlan-vni enable | Load balancing is not implemented based on VXLAN information. |
undo load-balance hash-fields l3vxlan-vni enable | Load balancing for VXLAN Layer 3 forwarding is not enabled. |
undo load-balance hash-fields l2vxlan-deep-hash enable | Deep load balancing is disabled for a Layer 2 VXLAN. |
undo load-balance hash-fields tunnel-info disable | A device uses tunnel information as a hash factor during hash calculation for non-fragmented IPv4 and IPv6 tunnel packets. |
undo load-balance hash-fields tunnel-inner-ip enable | Load balancing based on inner IP packets transmitted over an SRv6 is not enabled. |
undo load-balance hash-fields tunnel-info gtp disable | A device uses tunnel information as a hash factor during hash calculation for packets of a specified tunnel type. The hash factor is SIP+DIP+tunnel ID. |
system | Display information about the load balancing hash mechanism of system. |