582
DHCP Snooping and ARP Inspection Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\DHCP_Snooping.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Command Mode
Global Configuration mode
Example
The following example assigns the static ARP binding list Servers to VLAN
37.
Console(config)#
ip arp inspection list assign
37 servers
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