C613-50170-01 Rev B
Command Reference for x510 Series
777
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
ARP
OPPORTUNISTIC
-
ND
arp opportunistic-nd
Overview
Use this command to enable opportunistic neighbor discovery for the global ARP
cache. This command changes the behavior for unsolicited ARP packet forwarding
on the device.
Use the
no
variant of this command to disable opportunistic neighbor discovery
for the global ARP cache.
Syntax
arp opportunistic-nd
no arp opportunistic-nd
Default
Opportunistic neighbor discovery is disabled by default.
Mode
Global Configuration
Usage
When opportunistic neighbor discovery is enabled, the device will reply to any
received unsolicited ARP packets (but not gratuitous ARP packets). The source
MAC address for the unsolicited ARP packet is added to the ARP cache, so the
device forwards the ARP packet. When opportunistic neighbor discovery is
disabled, the source MAC address for the ARP packet is not added to the ARP
cache, so the ARP packet is not forwarded by the device.
Examples
To enable opportunistic neighbor discovery for the global ARP cache, enter:
awplus#
configure terminal
awplus(config)#
arp opportunistic-nd
To disable opportunistic neighbor discovery for the global ARP cache, enter:
awplus#
configure terminal
awplus(config)#
no arp opportunistic-nd
Related
Commands