Ip proxy-arp <ip address> <subnet mask – ADTRAN 1000R Series User Manual

Page 969

Advertising
background image

Command Reference Guide

HDLC Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

969

ip proxy-arp <ip address> <subnet mask>

Use the ip proxy-arp command to enable proxy Address Resolution Protocol (ARP) on the interface. Use
the no form of this command to disable this feature.

Syntax Description

<ip address>

Defines the proxy ARP IP address in dotted decimal notation (for example:
192.22.73.101).

<subnet mask>

Specifies the subnet mask that corresponds to the listed IP address.

Default Values

By default, proxy-arp is enabled.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 3000, 4000, and 5000 and Total Access 900 Series
units.

Command History

Release 9.1

Command was introduced.

Functional Notes

In general, the principle of proxy ARP allows a router to insert its IP address in the source IP address field
of a packet (if the packet is from a host on one of its subnetworks). This allows hosts to reach devices on
other subnetworks without implementing routing or specifying a default gateway.

If proxy ARP is enabled, the AOS will respond to all proxy ARP requests with its specified MAC address
and forward packets accordingly.

Enabling proxy ARP on an interface may introduce unnecessary ARP traffic on the network.

Usage Examples

The following enables proxy ARP on the HDLC interface:

(config)#interface hdlc 1

(config-hdlc 1)#ip proxy-arp

Advertising