Hello, friend!
According to the problem description, you can change the packet distribution mode of the Ethernet trunk.
For example, if the IP forwarding mode is used.
To configure the packet distribution mode of the LAG with master port 0/1/0 to distribute packets by IP address, do as follows:
huawei(config)#link-aggregation mode 0/1/0 ip-enhance
Command:
link-aggregation mode 0/1/0 ip-enhance
Changing link aggregation mode may cause service interruption, are you sure to make the operation? (y/n)[n]:y
Thanks!