R21xx-HP FlexFabric 11900 Layer 3 IP Services Configuration Guide
12
Figure 6 Network diagram
Configuration procedure
This example only describes multicast ARP configuration. For more information about IRF, see the IRF
configuration guide for switches. For NLB configuration on the servers, see the related documents for
Windows Server.
This configuration example assumes that the virtual IP address of Server A and Server B is 16.1.1.100/24,
and the virtual MAC address is 03bf-1001-0164.
# Specify an IP address for VLAN-interface 10.
<Switch> system-view
[Switch] vlan 10
[Switch-vlan10] port Ten-GigabitEthernet 1/4/0/2
[Switch-vlan10] port Ten-GigabitEthernet 2/4/0/3
[Switch-vlan10] quit
[Switch] interface vlan-interface 10
[Switch-Vlan-interface10] ip address 16.1.1.1 255.255.255.0
[Switch-Vlan-interface10] quit
# Specify an IP address for VLAN-interface 20.
[Switch] vlan 20
[Switch-vlan20] port Ten-GigabitEthernet 2/3/0/1
[Switch-vlan20] port Ten-GigabitEthernet 1/3/0/4
[Switch-vlan20] quit
[Switch] interface vlan-interface 20
[Switch-Vlan-interface20] ip address 10.0.0.1 255.255.255.0
[Switch-Vlan-interface20] quit
# Disable the ARP entry check function.
[Switch] undo arp check enable
# Add a static multicast MAC address entry.
[Switch] mac-address multicast 03bf-1001-0164 interface Ten-GigabitEthernet 1/4/0/2
Ten-GigabitEthernet 2/4/0/3 vlan 10










