Module 2 / Unit 4 / DHCP and APIPA Flashcards

1
Q

What is the advantage of having a DHCP server in a TCP/IP network?

A

It simplifies the configuration of TCP/IP on the client computers and reduces the chance of errors.

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

What port should be open on the client for it to negotiate with a DHCP server?

A

UDP port 68.

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

True or false? If a client accepts a DHCPOFFER, the DHCPREQUEST packet is broadcast on the network.

A

True.

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

If a network adapter is using the address 169.254.1.10 on a host connected to the LAN, what would you suspect?

A

That a DHCP server is offline (the system is configured to obtain an address automatically but cannot contact a DHCP server and is using APIPA).

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

On the DHCP server, what is a range of IP addresses that are available to be leased or assigned to clients called?

A

Scope

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

When configuring multiple DHCP servers for redundancy, what should you take care to do?

A

Configure the servers with non-overlapping scopes.

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

True or false? DHCP options can be configured on a per-scope basis.

A

True

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

What is an RFC 1542 compliant router?

A

One that can forward DHCP traffic to and from remote networks (using IP helper for instance).

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

What address is used to contact a DHCPv6 server?

A

IPv6 does not support broadcast so clients use the multicast address ff:02::1:2 to discover a DHCP server.

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

In a stateless environment, what sort of information does DHCPv6 provide?

A

In a stateless environment, the host autoconfigures an address using a network prefix provided by the router (typically). DHCPv6 is then used to provide the IPv6 addresses used to access network services, such as DNS or SIP gateways.

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