D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
305
disable gratuitous_arp
Purpose
Used to disable the gratuitous ARP trap and log.
Syntax
disable gratuitous_arp {ipif <ipif_name 12>} {trap | log} (1)
Description
The command is used to disable the gratuitous ARP trap and log states.
The Switch can trap and log the IP conflict event to inform the
administrator. By default, the trap is disabled and event log is enabled.
Parameters
<ipif_name 12> IP interface name of the Switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To disable the System’s interface gratuitous ARP log and trap:
DES-3200-28:4#disable gratuitous_arp ipif System trap log
Command: disable gratuitous_arp ipif System trap log
Success.
DES-3200-28:4#
show gratuitous_arp
Purpose
Used to display the gratuitous ARP configuration.
Syntax
show gratuitous_arp {ipif <ipif_name 12>}
Description
This command is used to display the gratuitous ARP configuration.
Parameters
<ipif_name 12> IP interface name of the Switch.
Restrictions
None.
Example usage:
To display gratuitous ARP log and trap states:
DES-3200-28:4# show gratuitous_arp
Command: show gratuitous_arp
Send on IPIF status up : Enabled
Send on Duplicate_IP_Detected : Disabled
Gratuitous ARP Learning : Enabled
IP Interface Name : System
Gratuitous ARP Trap : Disabled
Gratuitous ARP Log : Enabled
Gratuitous ARP Periodical Send Interval : 5
Total Entries : 1
DES-3200-28:4#