https://community.hpe.com/t5/Comware-Based/Microsoft-NLB-Support/td-p/5334135or
HP 5900 Switch Series - NLB MulticasConfiguration R2311p03 and
Above on IRF
Environment
Switch 5900
NLB Multicast
Configuration
IRF
Software R2311p03 and above
Issue
NLB Multicast configuration does not work.
Cause
Unclear how to configure service loopback interfaces.
Resolution
If the NLB is connected on, example, Ten 1/0/1 and Ten 2/0/1, and the user has 2 unused and unconnected interfaces of, example,
Ten 1/0/10 and Ten 2/0/10:
Issue 'service-loopback group 1 type multiport' to create the group
Enter each interface and make them members of the new group
a. Issue 'interface Ten 1/0/10' to enter the interface context of the first interface
b. Issue 'port service-loopback group 1' to make the interface a member of the group
c. Do the same for the second interface Ten 2/0/10 Issue 'quit' to return to the global configuration context
d. Issue 'mac-address multicast 03bf-0acd-6ef2 interface Ten 1/0/1 Ten 2/0/1 vlan 99' to create this entry
Create the ARP multiport table entry
a. Issue 'arp multiport 10.223.115.7 03bf-0acd-6ef2 99' (where 99 is the VLAN) undo arp check enable
The service loopback configuration is separate from the actual connected NLB interfaces that are forwarding the traffic physically. It
is a way of using software forwarding over hardware forwarding.
The service loopback group should have an equal bandwith of interfaces to the actual physical interfaces that are connected to the
NLB.
This configuration cannot support unicast mac-addresses, only Multicast mac-addresses are supported.