Hi, all!
This post enquires about Huawei S5700 and ESXI. Please have a look below for more information on the topic.

ISSUE DESCRIPTION
I'm planing to change my Cisco 2960G to some of Huawei S5700 series. I have one ESXI single host conected to the Cisco right now and I want to know how to pass this configuration on to Huawei.
My Cisco configuration is the following:
!
interface Port-channel1
description ENLACES ESX TRUNK
switchport trunk allowed vlan 10,20,30,40,50,60,70
switchport mode trunk
!
interface GigabitEthernet0/1
description ENLACE ESX T1
switchport trunk allowed vlan 10,20,30,40,50,60,70
switchport mode trunk
speed 1000
duplex full
channel-group 1 mode on
!
interface GigabitEthernet0/2
description ENLACE ESX T2
switchport trunk allowed vlan 10,20,30,40,50,60,70
switchport mode trunk
speed 1000
duplex full
channel-group 1 mode on
!
interface GigabitEthernet0/3
description ENLACE ESX T3
switchport trunk allowed vlan 10,20,30,40,50,60,70
switchport mode trunk
speed 1000
duplex full
channel-group 1 mode on
!
interface GigabitEthernet0/4
description ENLACE ESX T4
switchport trunk allowed vlan 10,20,30,40,50,60,70
switchport mode trunk
speed 1000
duplex full
channel-group 1 mode on
On the ESX side I have 1 virtual switch with all NIC in active mode and load balancing routed based on IP hash.
I need to know if this is compatible with the S5720 series and how to do it.
Thanks for assisting me on this matter of Huawei S5700 and ESXI.