The dai enable command enables dynamic ARP inspection (DAI) on an AP's wired interface.
The undo dai enable command disables DAI on an AP's wired interface.
By default, DAI is disabled on an AP's wired interface.
Usage Scenario
You can enable DAI using this command to prevent Man in The Middle (MITM) attacks and theft on authorized user information. When a device receives an ARP packet, it compares the source IP address, source MAC address, interface number, and VLAN ID of the ARP packet with DHCP snooping binding entries. If the ARP packet matches a binding entry, the device allows the packet to pass through. If the ARP packet does not match any binding entry, the device discards the packet.
Prerequisites
Terminal address learning has been enabled on the AP's wired interface using the learn-client-address enable command.
Follow-up Procedure
Bind the AP wired port profile to an AP group or AP.
Precautions
This command takes effect only on ARP packets transmitted on an AP's wired interface.
The AP wired interfaces added to an Eth-trunk interface do not support this function.