Displays a list of trusted interfaces on VLANs enabled for Dynamic ARP Inspection (DAI).
Privileged EXEC mode
On VLANs that are enabled for Dynamic ARP Inspection (DAI), interfaces that are not listed in the command output are untrusted.
The show ip arp inspection interfaces command displays the following information:
Output field | Description |
---|---|
Interface | Displays a prefix specifying the interface type, followed by the interface identifier. |
Trust State | Displays "Trusted". |
The following example displays all trusted interfaces.
device# show ip arp inspection interfaces Interface Trust State --------------------------------------- Po 200 Trusted Eth 2/0 Trusted Eth 4/0 Trusted --------------------------------------- All other interfaces are untrusted.
The following example displays the trust state of Ethernet interface 4/0.
device# show ip arp inspection interfaces ethernet 4/0 Interface Trust State --------------------------------------- Eth 4/0 Trusted