Configuration procedure – H3C Technologies H3C S10500 Series Switches User Manual
Page 21

10
Figure 5 Network diagram for multicast ARP configuration I
Switch
Host A
IP:10.0.0.2/24
GE3/0/1
Server A
IP:16.1.1.18/24
Server B
IP:16.1.1.16/24
GE4/0/3
Host B
IP:10.0.0.3/24
GE4/0/2
GE3/0/4
Virtual IP : 16.1.1.100/24
Virtual MAC:03bf-1001-0164
Configuration procedure
NOTE:
•
This example only gives the configurations on the switch. For the NLB configuration on the servers, see
related documents for the Windows Server.
•
This 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.
•
Configure the switch
# Specify an IP address for VLAN-interface 10.
[Switch] vlan 10
[Switch-vlan10] port GigabitEthernet 4/0/2
[Switch-vlan10] port GigabitEthernet 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 GigabitEthernet 3/0/1
[Switch-vlan20] port GigabitEthernet 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
# Configure a static multicast MAC address entry.
[Switch] mac-address multicast 03bf-1001-0164 interface GigabitEthernet 4/0/2
GigabitEthernet 4/0/3 vlan 10