Network Services Flashcards

1
Q

What is the name of the DHCP message that a client sends when it needs to
obtain IP address information? This message is the first step in the four-way
DHCP process.
a. DHCP OFFER
b. DHCP REQUEST
c. DHCP DISCOVER
d. DHCP ACK

A

Answer: c. The DHCP DISCOVER message is the first step in the four-way
DHCP process. A client broadcasts these messages on the local subnet in an
attempt to find a DHCP server.

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

Where might you set the lease duration for a DHCP server that is servicing
many clients in the network?
a. The zone record
b. Scope options
c. The DHCP forwarder
d. The relay agent

A

Answer: b. You often use the scope options in DHCP to set things like lease
duration, as well as other pieces of IP configuration information that the client
might need.

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

What type of DNS message is often used to perform reverse lookups?
a. PTR
b. SRV
c. TXT
d. MX

A

Answer: a. A pointer record in DNS points to a canonical name. This record
type is typically used to perform reverse lookups when required.

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

What value in DNS dictates how long a DNS server or client might cache
DNS name resolution information?
a. Hop count
b. Increment duration
c. Backoff timer
d. TTL

A

Answer: d. The DNS TTL (time to live) dictates how long devices can cache
the results of name resolutions.

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

What port and protocol are used by NTP? (Choose two.)
a. TCP
b. UDP
c. 69
d. 443
e. 123

A

Answer: b, e. NTP relies on UDP port 123 in its operation.

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

Which component of NTP is a measure of how far the NTP client is from the
server?
a. Administrative distance
b. Stratum
c. MED
d. Metric

A

Answer: b. The stratum is a value used in NTP to provide an indicator of how
many hops a client is from the NTP server.

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