User guide
IP TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-22
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example --> ip detach ip1
See also ip list interfaces
4.1.8.2.18 IP INTERFACE ADD PROXYARPENTRY
Syntax
IP INTERFACE {<name>|<number>} ADD PROXYARPENTRY <ipaddress>
[<netmask>]
Description This command configures proxy ARP functionality on an existing IP interface. This means
that an interface responds to ARP requests for both its own address and for any address
that has been configured as a proxy ARP address.
You can configure proxy ARP functionality on a single address or a range of addresses.
Once you have configured a range of proxy ARP interfaces, you can set one or more
addresses in the range to NOT respond to proxy ARP using the IP INTERFACE ADD
PROXYARPEXCLUSION command.
Options The following table gives the range of values for each option thatcan be specified with
this command and a Default Value (if applicable).
Example The following command adds proxy ARP support to the entire subnet 192.168.100.0:
Option Description Default Value
name An existing IP interface. To display interface names, use
the ip list interfaces command.
N/A
number An existing IP interface. To display interface numbers,
use the ip list interfaces command. The number appears
in the first column under the heading ID.
N/A
Option Description Default Value
name An existing IP interface. To display interface names, use the
IP LIST INTERFACES command.
N/A
number An existing IP interface. To display interface numbers, use
the IP LIST INTERFACES command. The number appears
in the first column under the heading ID.
N/A
ipaddress The IP address/range of addresses of the interface to be
set as a proxy ARP entry, in the format: 192.168.102.3
N/A
netmask The netmask address (or range of addresses) of the inter-
face, displayed in the following format: 255.255.255.0
N/A