C613-50170-01 Rev B
Command Reference for x510 Series
778
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
ARP
-
REPLY
-
BC
-
DMAC
arp-reply-bc-dmac
Overview
Use this command to allow processing of ARP replies that arrive with a broadcast
destination MAC (ffff.ffff.ffff). This makes neighbors reachable if they send ARP
responses that contain a broadcast destination MAC.
Use the
no
variant of this command to turn off processing of ARP replies that arrive
with a broadcast destination MAC.
Syntax
arp-reply-bc-dmac
no arp-reply-bc-dmac
Default
By default, this functionality is disabled.
Mode
Interface Configuration for VLAN interfaces
Example
To allow processing of ARP replies that arrive on VLAN2 with a broadcast
destination MAC, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
arp-reply-bc-dmac
Related
Commands