DHCP Configuration Flashcards

1
Q

What are some configurations that need to be made inside of the DHCP server?

A
  1. address range
  2. the associated subnet mask for that AP address
  3. lease duration and other scope options.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What happens when a DHCP server is assigning an IP address.

A

Its choosing an available address from a pool of addresses that you’ve previously configured inside of the DHCP server.

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

What is an embedded router?

A

an embedded router is a router that uses a cellular connection instead of a wired connection to provide network connectivity.

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

What is a dynamic assignment?

A

this means that they could receive any IP address from a large pool of IP addresses that were previously configured. after the lease period expires, the IP addresses return to the pool.

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

What is automatic assignment?

A

when a list of everyone who previously connected is kept, so that when they reconnect to the network again it will remember your previous IP assignment.

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

What is TCP address reservation?

A

when a device connected to the network will always receive that same IP address. This is configured based on MAC addresses and must be configured administratively.

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

What are other names for TCP address reservation?

A
  1. static DHCP assignment
  2. Static DHCP
  3. Static assignment
  4. IP Reservation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is T1 timer?

A

a timer starts from the moment a device receives an IP address from a DHCP server. A T1 timer checks in with the server at the halfway mark.

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

What is a T2 timer?

A

checks in with the server at the 87 percent mark if the original DHCP server is down. it tries rebinding with any DHCP server when you reach that percent.

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