Specifications

428 ExtremeWare XOS 10.1 Command Reference Guide
IP Unicast Commands
configure iparp add
configure iparp add <ip_addr> {vr <vr_name>} <mac>
Description
Adds a permanent entry to the ARP table. Specify the IP address and MAC address of the entry.
Syntax Description
Default
The VR is VR-2.
Usage Guidelines
Add a permanent IP ARP entry to the system. The ip_address is used to match the IP interface address
to locate a suitable interface.
Example
The following command adds a permanent IP ARP entry to the switch for IP address 10.1.2.5:
configure iparp add 10.1.2.5 00:11:22:33:44:55
ip_addr Specifies an IP address.
mac Specifies a MAC address.
vr_name Specifies a VR name.