Chapter 3 Review Flashcards

1
Q

Which type of DNS record identifies an email server?

A. CNAME record
B. MX record
C. PTR record
D. AAAA record

A

MX Record

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

What type of device does a computer turn to first when attempting to make contact with a host with a known IP address on another network?

A. DNS server
B. Root server
C. Default gateway
D. DHCP server

A

Default Gateway

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

Which of these commands is available only in Linux?

A. dig
B. ipconfig
C. ping
D. nslookup

A

Dig

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

If you are connected to a network that uses DHCP, and you need to terminate your Windows workstation’s DHCP lease, which command would you use?

A. ipconfig /renew
B. ipconfig /release
C. ifconfig /renew
D. ifconfig /release

A

ipconfig /release

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

Which computers are the highest authorities in the Domain Name System hierarchy?

A. Authoritative name servers
B. Top-level domain servers
C. Primary DNS servers
D. Root servers

A

Root servers

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

Suppose you send data to the 11111111 11111111 11111111 11111111 IP address on an IPv4 network. To which device(s) are you transmitting?

A

All devices on your local network

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

What decimal number corresponds to the binary number 11111111?

A. 255
B. 11,111,111
C. 256
D. 127

A

255

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

Which part of a MAC address is unique to each manufacturer?

A. The physical address
B. The network identifier
C. The OUI
D. The device identifier

A

The OUI

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

When your computer first joins an IPv6 network, what is the prefix of the IPv6 address the computer first configures for itself?

A. 2001::/3
B. FF00::/8
C. FE80::/10
D. 2001::/64

A

FE80::/10

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

You have just brought online a new secondary DNS server and notice your network-monitoring software reports a significant increase in network traffic. Which two hosts on your network are likely to be causing the increased traffic and why?

A. The secondary and primary DNS servers, because the secondary server is requesting zone transfers from the primary server

B. The caching and primary DNS servers, because the caching server is requesting zone transfers from the primary server

C. The web server and primary DNS server, because the web server is requesting zone transfers from the primary DNS server

D. The root and primary DNS servers, because the primary server is requesting zone transfers from the root server

A

The secondary and primary DNS servers, because the secondary server is requesting zone transfers from the primary server

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