88.5k views
1 vote
You enter the command:

"ip arp inspection vlan 11"

What additional command is required to enable DAI?
A) ip arp inspection trust
B) ip arp inspection limit rate
C) ip arp inspection validate src-mac
D) ip arp inspection validate src-mac dst-mac

User PmanAce
by
7.5k points

1 Answer

7 votes

Final answer:

The additional command required to enable DAI is 'ip arp inspection validate src-mac'.

Step-by-step explanation:

The command ip arp inspection vlan 11 is used to enable Address Resolution Protocol (ARP) inspection on VLAN 11. ARP inspection is a security feature that validates the source MAC address in ARP packets to prevent ARP spoofing attacks. To enable Dynamic ARP Inspection (DAI), you need to add the command ip arp inspection validate src-mac to the configuration.

User Ovidiu Pacurar
by
8.4k points