DHCP Snooping Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 344
13
13.26 ip arp inspection logging interval
Use the ip arp inspection logging interval Global Configuration mode command to
set the minimum time interval between successive ARP SYSLOG messages. Use
the no form of this command to restore the default configuration.
Syntax
ip arp inspection logging interval {
seconds
|
infinite}
no ip arp inspection logging interval
Parameters
•
seconds
—Specifies the minimum time interval between successive ARP
SYSLOG messages. A 0 value means that a system message is
immediately generated. (Range: 0–86400)
• infinite—Specifies that SYSLOG messages are not generated.
Default Configuration
The default minimum ARP SYSLOG message logging time interval is 5 seconds.
Command Mode
Global Configuration mode
Example
The following example sets the minimum ARP SYSLOG message logging time
interval to 60 seconds.
switchxxxxxx(config)#
ip arp inspection logging interval
60
13.27 show ip arp inspection
Use the show ip arp inspection EXEC mode command to display the ARP
inspection configuration for all interfaces or for a specific interface.
Syntax
show ip arp inspection
[
interface-id
]