Reference Guide

Table Of Contents
146 | arp Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide
arp
arp <ipaddr> <macaddr>
Description
This command adds a static Address Resolution Protocol (ARP) entry.
Syntax
Usage Guidelines
If the IP address does not belong to a valid IP subnetwork, the ARP entry is not added. If the IP interface that
defines the subnetwork for the static ARP entry is deleted, you cannot use the arp command to overwrite the
entry’s current values; use the no arp command to negate the entry and then enter a new arp command.
Example
The following command configures an ARP entry:
(host) (config) #arp 10.152.23.237 00:0B:86:01:7A:C0
Command History
This command was introduced in ArubaOS 3.0.
Command Information
Parameter Description
<ipaddr> IP address of the device to be added.
<macaddr> Hardware address of the device to be added, in the format xx:xx:xx:xx:xx:xx.
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers