Default
Parameters
All interfaces are untrusted.
Interface trust state
No checks are performed.
Validation checks
When DAI is enabled, all denied or dropped ARP packets are logged.
The number of entries in the log is 32.
The number of system messages is limited to 5 per second.
The logging-rate interval is 1 second.
Log buffer
All denied or dropped ARP packets are logged.
Per-VLAN logging
Configuring DAI
Enabling or Disabling DAI on VLANs
You can enable or disable DAI on VLANs. By default, DAI is disabled on all VLANs.
Before you begin
Make sure that the DHCP feature is enabled.
Make sure that the VLANs on which you want to enable DAI are configured.
Make sure that the ACL TCAM region size for DAI (arp-ether) is configured.
SUMMARY STEPS
1.
configure terminal
2.
[
no
]
ip arp inspection vlan vlan-list
3.
(Optional)
show ip arp inspection vlan vlan-id
4.
(Optional)
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Step 1
switch# configure terminal
switch(config)#
Enables DAI for the specified list of VLANs. The
no
option
disables DAI for the specified VLANs.
[
no
]
ip arp inspection vlan vlan-list
Example:
Step 2
switch(config)# ip arp inspection vlan 13
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
394
Configuring Dynamic ARP Inspection
Configuring DAI