2-7
[SwitchA-vlan5] quit
[SwtichA-vlan5] interface vlan-interface 5
[SwtichA-Vlan-interface5] ip address 192.168.10.100 255.255.0.0
The ping operation from Host A to Host B is unsuccessful because they are isolated at Layer 2.
# Configure local proxy ARP to implement Layer 3 communication between VLAN 2 and VLAN 3.
[SwtichA-Vlan-interface5] local-proxy-arp enable
The ping operation from Host A to Host B succeeds with the above configuration.