3-3To do… Use the command… RemarksEnable local proxy ARP local-proxy-arp enable RequiredDisabled by default.Displaying and Maintaining Proxy ARPTo do… Use the command… RemarksDisplay whether proxy ARP isenableddisplay proxy-arp [ interfacevlan-interface vlan-id ] Available in any viewDisplay whether local proxyARP is enableddisplay local-proxy-arp [ interfacevlan-interface vlan-id ] Available in any viewProxy ARP Configuration ExamplesProxy ARP Configuration ExampleNetwork requirementsHost A and Host D have the same IP prefix and mask. Host A belongs to VLAN 1; Host D belongs toVLAN 2. Configure proxy ARP on the switch to enable the communication between the two hosts.Figure 3-3 Network diagram for proxy ARPConfiguration procedure# Configure Proxy ARP on Switch to enable the communication between Host A and Host D. system-view[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