IP CLI Commands
314
2/1553-ZAT 759 94 Uen B – December 2005
12.53
ip interface add proxyarpexclusion
12.53.1 Syntax
ip interface {<name>|<number>} add proxyarpexclusion
<ipaddress> [<netmask>]
12.53.2 Description
This command configures proxy ARP exclusion functionality on an existing IP
interface. This means that once you have configured an interface with a range
of proxy ARP interfaces, you can set one or more addresses in the range to
not
respond to proxy ARP.
12.53.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing IP
interface. To display interface names,
use the
ip list interfaces
command.
N/A
number
A number that identifies 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 (or range of
addresses) of the interface that you
want to set as a proxy ARP exclusion
entry, displayed in the following
format: 192.168.102.3
N/A
netmask
The netmask address (or range of
addresses) of the interface, displayed
in the following format: 255.255.255.0
N/A