D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
291
38
GRATUITOUS ARP COMMANDS
The Gratuitous ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command Parameters
config gratuitous_arp send
ipif_status_up
[enable | disable]
config gratuitous_arp send
dup_ip_detected
[enable | disable]
config gratuitous_arp learning [enable | disable]
config gratuitous_arp send
periodically
ipif <ipif_name 12> interval <value 0-65535>
enable gratuitous_arp {ipif <ipif_name 12>} {trap | log}
disable gratuitous_arp {ipif <ipif_name 12>} {trap | log}
show gratuitous_arp {ipif <ipif_name 12>}
Each command is listed, in detail, in the following sections.
config gratuitous_arp send ipif_status_up
Purpose Used to enable or disable send gratuitous ARP request while IP interface status become up.
Syntax
config gratuitous_arp send ipif_status_up [enable | disable]
Description The command is used to enable/disable sending of gratuitous ARP request packet while IPIF
interface become up. This is used to automatically announce the interface’s IP address to
other nodes. By default, the state is disabled. After enable this state, one gratuitous ARP
packet will be broadcast.
Parameters
enable - Enable sending of gratuitous ARP when IPIF status become up.
disable - Disable sending of gratuitous ARP when IPIF status become up.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable send gratuitous ARP request in normal situation:
DGS-3627:admin# config gratuitous_arp send ipif_status_up enable
Command: config gratuitous_arp send ipif_status_up enable
Success.
DGS-3627:admin#
config gratuitous_arp send duplicate_ip_detected
Purpose Used to enable or disable sending of gratuitous ARP request while duplicate IP address is
detected.
Syntax
config gratuitous_arp send dup_ip_detected [enable | disable]