Operation Manual – ARP
H3C S5500-EI Series Ethernet Switches
Chapter 2 Proxy ARP Configuration
2-3
[Switch] vlan 2
[Switch-vlan2] quit
[Switch] interface vlan-interface 1
[Switch-Vlan-interface1] ip address 192.168.10.99 255.255.255.0
[Switch-Vlan-interface1] proxy-arp enable
[Switch-Vlan-interface1] quit
[Switch] interface vlan-interface 2
[Switch-Vlan-interface2] ip address 192.168.20.99 255.255.255.0
[Switch-Vlan-interface2] proxy-arp enable
[Switch-Vlan-interface2] quit
2.4.2 Local Proxy ARP Configuration Example in Case of Port Isolation
I. Network requirements
z
Host A and Host B belong to the same VLAN, and are connected to
GigabitEthernet 1/0/2 and GigabitEthernet 1/0/3 of Switch B respectively.
z
Switch B is connected to Switch A via GigabitEthernet 1/0/1.
z
GigabitEthernet 1/0/2 and GigabitEthernet 1/0/3 isolated at Layer 2 can implement
Layer 3 communication.
II. Network diagram
SwitchB
GE1/0/1
GE1/0/3
GE1/0/2
Host A
192.168.10.99/16
Host B
192.168.10.200/16
GE1/0/2
VLAN 2
Vlan-int2
192.168.10.100/16
SwitchA
Figure 2-2
Network diagram for local proxy ARP between isolated ports
III. Configuration procedure
1)
Configure Switch B
# Create VLAN 2 on Switch B, on which GigabitEthernet 1/0/1, GigabitEthernet 1/0/2
and GigabitEthernet 1/0/3 belong to VLAN 2. Host A and Host B are isolated and
unable to exchange Layer 2 packets.
<SwitchB> system-view
[SwitchB] vlan 2