DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
132
18
GRATUITOUS ARP COMMANDS
The Gratuitous ARP commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
config gratuitous_arp
send ipif_status_up
config gratuitous_arp
send dup_ip_detected
config gratuitous_arp
learning
config gratuitous_arp
send periodically
ipif <ipif_name 12> interval <integer 0-65535>
Each command is listed in detail, as follows:
config gratuitous_arp send ipif_status_up
Used to enable or disable the sending of gratuitous ARP requests
while the IP interface status is up.
config gratuitous_arp send ipif_status_up [enable | disable]
The config gratuitous_arp send ipif_status_up command is used
to enable or disable the sending of gratuitous ARP request packets
while the IPIF interface is up. This is used to automatically announce
the interface’s IP address to other nodes. By default, the state is
enabled, and only one gratuitous ARP packet will be broadcast.
enable − Enable the sending of gratuitous ARP when the IPIF status
is up.
disable − Disable the sending of gratuitous ARP when the IPIF
status is up.
Only Administrator or operator-level users can issue this command.
Example usage:
To enable a gratuitous ARP request:
DES-1210-52/ME:5# config gratuitous_arp send ipif_status_up enable
Command: config gratuitous_arp send ipif_status_up enable
Success!