11.3-4_Mitigate DHCP Attacks Flashcards

1
Q

___ does not rely on source MAC addresses, instead it determines whether DHCP messages are from an administratively configured trusted or untrusted source. It then filters DHCP messages and rate-limits DHCP traffic from untrusted sources.

A

DHCP snooping

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

Trusted interfaces are typically ___ and ports directly connected to a legitimate DHCP server.

A

trunk links

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

Steps to Implement DHCP Snooping
Enable DHCP snooping by using the ip dhcp snooping global configuration command.

A

Step 1.

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

Steps to Implement DHCP Snooping
On trusted ports, use the ip dhcp snooping trust interface configuration command.

A

Step 2

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

Steps to Implement DHCP Snooping
Limit the number of DHCP discovery messages that can be received per second on untrusted ports by using the ip dhcp snooping limit rate interface configuration command.

A

Step 3

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

Steps to Implement DHCP Snooping
Enable DHCP snooping by VLAN, or by a range of VLANs, by using the ip dhcp snooping vlan global configuration command.

A

Step 4

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

Use the___ privileged EXEC command to verify DHCP snooping

A

show ip dhcp snooping

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

use ___ to view the clients that have received DHCP information

A

show ip dhcp snooping binding

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

The ___global configuration command is used to configure DAI to drop ARP packets when the IP addresses are invalid.

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
10
Q

TRUE OR FALSE
It is alright to enter multiple ip arp inspection validate commands

A

FALSE
entering multiple ip arp inspection validate commands overwrites the previous command. To include more than one validation method, enter them on the same command line as shown and verified in the following output.

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