![D-Link xStack DGS-3600 Series Скачать руководство пользователя страница 283](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464283.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
280
config gratuitous_arp send ipif_status_up
Purpose
Used to enable/disable the sending of gratuitous ARP requests
while the IP interface status comes up.
Syntax
config gratuitous_arp send ipif_status_up [enable | disable]
Description
The command is used to enable/disable sending of gratuitous ARP
request packets while the IPIF interface comes up. This is used to
automatically announce the interface’s IP address to other nodes.
By default, the state is enabled, and only one ARP packet will be
broadcast.
Parameters
enable
−
Enable sending of gratuitous ARP when IPIF status
comes up.
disable
−
Disable sending of gratuitous ARP when IPIF status
comes up.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example usage:
To enable send gratuitous ARP request in a normal situation:
DGS-3627:5#config gratuitous_arp send ipif_status_up enable
Command: config gratuitous_arp send ipif_status_up enable
Success.
DGS-3627:5#
config gratuitous_arp send dup_ip_detected
Purpose
Used to enable/disable the sending of gratuitous ARP requests while
a duplicate IP address is being detected.
Syntax
config gratuitous_arp send duplicate_ip_detected
[enable|disable]
Description
The command is used to enable/disable sending of gratuitous ARP
request packets while a duplicate IP is being detected. By default,
the state is enabled. For this command, the duplicate IP detected
means that the system received an ARP request packet that is sent
by an IP address that matches the system’s own IP address. In this
case, the system knows that somebody is using an IP address that
is in conflict with the system. In order to reclaim the correct host of
this IP address, the system can send out the gratuitous ARP request
packet for this duplicate IP address.
Parameters
enable
−
Enable sending of gratuitous ARP when a duplicate IP is
detected.
disable
−
Disable sending of gratuitous ARP when a duplicate IP is
detected.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example Usage:
To enable send a gratuitous ARP request when a duplicate IP is detected:
DGS-3627:5#config gratuitous_arp duplicate_ip_detected enable
Command: config gratuitous_arp duplicate_ip_detected enable