IP Configuration Command Set
Reviewing and Configuring the ARP Table
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 12-17
12.2.3.2 arp
Use this command to add or remove permanent ARP table entries.
arp ip_address mac_address arpa
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command removes the specified permanent ARP entry:
no arp ip-address
Command Type
Router command.
Command Mode
Global configuration: Matrix>Router(config)#
Command Defaults
None.
Example
The following example shows how to add a permanent ARP entry for the IP address 130.2.3.1 and
MAC address 0003.4712.7a99:
12.2.3.3 ip gratuitous-arp-learning
Use this command to allow an interface to learn new ARP bindings using gratuitous ARP.
ip gratuitous-arp-learning {both | reply | request}
ip_address Specifies the IP address of a device on the network. Valid
values are IP addresses in dotted decimal notation.
mac_address Specifies the 48-bit hardware address corresponding to the
ip_address expressed in hexadecimal notation.
arpa Specifies ARPA as the type of ARP mapping.
Matrix>Router(config)#arp 130.2.3.1 0003.4712.7a99 arpa