- arp {
- passive-learning;
- aging-timer minutes;
- }
- [edit system]
Statement introduced before JUNOS Release 7.4
Specify ARP options. You can enable backup VRRP routers to learn ARP requests for VRRP-IP to VRRP-MAC address translation. You can also set the time interval between ARP updates.
passive-learning—Configures backup VRRP routers to learn the ARP mappings (IP-to-MAC address) for hosts sending the requests. By default, the backup VRRP router drops these requests; therefore, if the master router fails, the backup router must learn all entries present in the ARP cache of the master router. Configuring passive learning reduces transition delay when the backup router is activated.
aging-timer—Time interval in minutes between ARP updates. In environments where the number of ARP entries to update is high (for example, metro Ethernet environments), increasing the time between updates can improve system performance.
See JUNOS Network Interfaces Configuration Guide.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Configuring ARP Learning and Aging.