![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 320](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439320.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
320
enable gratuitous_arp
Purpose
Used to enable gratuitous ARP trap and log state.
Syntax
enable gratuitous_arp {ipif <ipif_name 12>} {trap | log }(1)
Description
The command is used to enable gratuitous ARP trap and log state. The Switch can trap and
log the IP conflict event to inform the administrator. By default, trap is disabled and event log
is enabled.
Parameters
ipif <ipif_name 12>
−
The name of the IP interface the end node or station for which the ARP
table entry was made, resides on.
{trap | log}
−
Select gratuitous ARP trap and/or log state.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To enable system interface’s gratuitous ARP log and trap
:
DES-3528:admin# enable gratuitous_arp ipif System trap log
Command: enable gratuitous_arp ipif System trap log
Success.
DES-3528:admin#
disable gratuitous_arp
Purpose
Used to disable gratuitous ARP trap and log state.
Syntax
disable gratuitous_arp {ipif <ipif_name 12>} {trap | log }(1)
Description
This command is used to disable gratuitous ARP trap and log state. When the trap and log
are disabled, the Switch won’t trap and log IP conflict events to inform the administrator.
Parameters
ipif <ipif_name 12>
−
The name of the IP interface the end node or station for which the ARP
table entry was made, resides on.
{trap | log}
−
Select gratuitous ARP trap and/or log state.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example Usage:
To disable the system interface’s gratuitous ARP log and trap:
DES-3528:admin# disable gratuitous_arp ipif System trap log
Command: disable gratuitous_arp ipif System trap log
Success.
DES-3528:admin#
config gratuitous_arp send periodically
Purpose
Used to configure the interval for periodical sending of gratuitous ARP request packet.
Syntax
config gratuitous_arp send periodically ipif <ipif_name 12> interval <value 0-65535>
Description
The command is used to configure the interval for the periodic sending of gratuitous ARP
request packets. By default, the interval is 0.
Parameters
<ipif_name 12>
−
The name of the Layer 3 interface.
<value 0-65535>
−
Periodically send gratuitous ARP interval time in seconds. 0
−
means not
to send gratuitous ARP periodically.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure gratuitous ARP interval to 5 for IPIF System:
DES-3528:admin# config gratuitous_arp send periodically ipif System interval 5