HP StorageWorks Enterprise File Services WAN Accelerator Manager 2.1.2 User's Guide (392360-004, June 2006)

HP EFS WAN ACCELERATOR MANAGER USERS GUIDE 181
A - HP EFS WAN
A
CCELERATOR MANAGER
arp
Description Creates static Address Resolution Protocol (ARP) entries in the ARP table. The no
command option disables ARP static entries.
Syntax arp <IPaddress> <MACaddress>
Parameters
Example
minna (config) # arp 10.0.0.0 00:07:E9:55:10:09
minna (config) #
clear arp-cache
Clears dynamic entries in the ARP cache. This command does not delete static ARP
entries configured with the arp command.
Syntax clear arp-cache
Parameters None
Example
minna (config) # clear arp-cache
minna (config) #
show arp
Displays the contents of the ARP cache. This contains all of the statically-configured
ARP entries, as well as any that the system has picked up dynamically.
Syntax show arp [static]
Parameters
Example
minna # show arp
ARP cache contents
IP 10.0.0.15 maps to MAC 00:07:E9:70:20:15
IP 10.0.0.6 maps to MAC 00:05:5D:36:CB:29
IP 10.0.100.1 maps to MAC 00:07:E9:55:10:09
Statistics Commands
This section describes the statistics commands for the HP EFS WAN Accelerator
Manager. It contains the following commands:
<IPaddress> Specifies the IP address of the machine.
<MACaddress> Specifies the Media Access Control (MAC) address.
static Displays static ARP addresses.