JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Chapter 40  Proxy ARP Commands 
The switch uses Proxy ARP to help hosts learn MAC addresses of hosts on other networks or 
subnets. 
40.1  ip proxy-arp 
Description 
The  ip proxy-arp  command is used to enable Proxy ARP function on the 
specified VLAN interface or routed port. To disable Proxy ARP  function on 
this interface, please use no ip proxy-arp command. 
Syntax 
ip proxy-arp 
no ip proxy-arp 
Command Mode 
Interface Configuration Mode 
Example 
Enable the Proxy ARP function on Interface VLAN 2: 
T3700G-52TQ(config)# interface vlan 2 
T3700G-52TQ(config-if)# ip proxy-arp 
Enable the Proxy ARP function on routed port 1/0/2: 
T3700G-52TQ(config)# interface gigabitEthernet 2 
T3700G-52TQ(config-if)# no switchport 
T3700G-52TQ(config-if)# ip proxy-arp 
40.2  ip local-proxy-arp 
Description 
The ip local-proxy-arp command is used to enable Local Proxy ARP function 
on the specified VLAN interface or routed port. To disable Local Proxy ARP 
function on this interface, please use no ip local-proxy-arp command. 
Syntax 
ip local-proxy-arp 
349