xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
254
config gratuitous_arp periodical_send
Parameters
ipif <ipif_name 12>
- Interface name of L3 interface.
interval <value 0-65535>
- Periodically send gratuitous ARP interval time in seconds.0 means
not send gratuitous ARP periodically.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure gratuitous ARP interval to 5 for IPIF System:
DGS-3450:admin# config gratuitous_arp send periodically ipif System interval 5
Command: config gratuitous_arp send periodically ipif System interval 5
Success.
DGS-3450:admin#
enable gratuitous_arp
Purpose
Used to enable gratuitous ARP trap and log state.
Syntax
enable gratuitous_arp {ipif <ipif_name 12>} {trap | log}
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>
- Interface name of L3 interface
trap
– Specify to enable traps for gratuitous ARP.
log
– Specify to enable the log for gratuitous ARP.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable system interface’s gratuitous ARP log and trap:
DGS-3450:admin# enable gratuitous_arp ipif System trap log
Command: enable gratuitous_arp ipif System trap log
Success.
DGS-3450:admin#
disable gratuitous_arp
Purpose
Used to disable interface’s gratuitous ARP log and trap.
Syntax
disable gratuitous_arp {ipif <ipif_name 12>} {trap | log}
Description
The command is used to disable gratuitous ARP trap and log state.
Parameters
ipif <ipif_name 12>
- Interface name of L3 interface
trap
– Specify to disable traps for gratuitous ARP.
log
– Specify to disable the log for gratuitous ARP.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage: