IP CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
317
12.55
ip interface add staticarpentry
12.55.1 Syntax
ip interface {<name>|<number>} add staticarpentry
<ipaddress> <macaddr>
12.55.2 Description
This command allows you to add a static ARP entry. This is useful for testing
purposes.
12.55.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 static ARP entry,
displayed in the following format:
192.168.102.3
N/A
macaddr
A valid MAC address displayed in the
following format:
##:##:##:##:##:##
N/A