Dynamic ARP Inspection Flashcards

1
Q

DAI rate limiting is enabled on untrusted ports with a rate of […] by default.

A

15 packets per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

DAI rate limiting is enabled on […] ports by default.

A

untrusted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Does DAI inspect messages received on trusted ports?

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

DAI inspects ARP messages received on […] ports.

A

untrusted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

DAI checks ARP messages’ sender MAC and sender IP fields against the […] and […].

A

DHCP snooping binding table / ARP ACLs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

DAI checks ARP messages’ […] and […] fields against the DHCP snooping binding table and ARP ACLs.

A

sender MAC / sender IP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

DAI: All ports are [trusted/untrusted] by default.

A

untrusted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Show a summary of DAI interfaces:
SW1# […]

A

show ip arp inspection interfaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Show a summary of DAI configuration and statistics:
SW1# […]

A

show ip arp inspection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Apply an ARP ACL to DAI:
SW1(config)# […]

A

ip arp inspection filter arp-acl-name vlan vlan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Configure an ARP ACL entry mapping an IP address to a MAC address (permit)
SW1(config-arp-nacl)# […]

A

permit ip host ip-address mac host mac-address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Create an ARP ACL:
SW1(config)# […]

A

arp access-list name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Configure DAI rate limiting:
SW1(config-if)# […]

A

ip arp inspection limit rate packets [burst interval seconds]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Configure a DAI trusted interface:
SW1(config-if)# […]

A

ip arp inspection trust

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Enable additional DAI validation checks:
SW1(config)# […]

A

ip arp inspection validate (src-mac | dst-mac | ip)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Enable err-disable recovery for DAI rate limiting:
SW1(config)# […]

A

errdisable recovery cause arp-inspection

17
Q

Enable DAI for a VLAN:
SW1(config)# […]

A

ip arp inspection vlan vlan