
Release 1.0 | IP Commands |
|
|
ip rarp-server
The ip
The RARP server can be configured on each interface to ensure that the router does not affect RARP traffic on other subnetworks that do not need RARP assistance. The following conditions must be satisfied before receiving RARP support:
■
■
The ip
A static entry, must exist in the IP ARP table, mapping the MAC address in the RARP request to an IP address
The IP address should be set to whatever address the user configures as the primary address for the interface.
Group Access
ISP
Command Mode
Interface Configuration
Command Line Usage
ip rarp-server <A.B.C.D> no ip rarp-server <A.B.C.D>
Command Syntax
A.B.C.D | The IP address that is provided as the source |
| protocol address field of the RARP response |
| packet. |
Command Default
Disabled
MGBI |