By default, the Services Router responds to an Address Resolution Protocol (ARP) request only if the destination address of the ARP request is on the local network of the incoming interface. For Fast Ethernet or Gigabit Ethernet interfaces, you can configure static ARP entries that associate the IP addresses of nodes on the same Ethernet subnet with their media access control (MAC) addresses. These static ARP entries enable the Services Router to respond to ARP requests even if the destination address of the ARP request is not local to the incoming Ethernet interface.
In this example, you configure a static ARP entry on Gigabit Ethernet interface ge-0/0/3 of the Services Router consisting of the IP address and corresponding MAC address of a node on the same Ethernet subnet. The ge-0/0/3 interface has the IP address 10.1.1.1/24. The node has the IP address 10.1.1.3 and the MAC address 00:ff:85:7f:78:03. If the node on your network is another router running the JUNOS software, you can enter the show interfaces interface-name command to learn the IP and MAC (hardware) address of the node.
For more information about configuring static ARP entries, see the JUNOS Network Interfaces Configuration Guide.
To configure a static ARP entry on the ge-0/0/3 interface:
Table 36: Configuring Static ARP Entries