Operation Manual – ARP
H3C S5600 Series Ethernet Switches
Chapter 2 Proxy ARP Configuration
2-3
II. Network diagram
Figure 2-2
Network diagram for proxy ARP
III. Configuration procedure
# Configure the IP address of VLAN-interface 3 to be 192.168.0.27/24.
<Switch> system-view
[Switch] interface Vlan-interface 3
[Switch-Vlan-interface3] ip address 192.168.0.27 24
[Switch-Vlan-interface3] quit
# Configure the IP address of VLAN-interface 4 to be 192.168.1.27/24.
[Switch] interface Vlan-interface 4
[Switch-Vlan-interface4] ip address 192.168.1.27 24
[Switch-Vlan-interface4] quit
# Enter VLAN-interface 3 view, and enable proxy ARP on it.
[Switch] interface Vlan-interface 3
[Switch-Vlan-interface3] arp proxy enable
[Switch-Vlan-interface3] quit
# Enter VLAN-interface 4 view, and enable proxy ARP on it.
[Switch] interface Vlan-interface 4
[Switch-Vlan-interface4] arp proxy enable
[Switch-Vlan-interface4] quit