Chapter 3 Flashcards

1
Q

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

A

The OUI

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

Default Gateway

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

What decimal number corresponds to the binary number 11111111?

A

255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
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 network

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

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

A

FE80::/10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
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 /release

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

Which of these commands is available only in Linux?

A

dig

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

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

A

root servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
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

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

Which type of DNS record identifies an email server?

A

MX Record

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

What is the range of addresses that might be assigned by APIPA?

A

Range 169.254.0.1 through 169.254.255.254

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

You are the network manager for a computer training center that allows students to bring their own laptops to class for learning and taking notes. Students need access to the Internet, so you have configured your network’s DHCP server to issue IP addresses automatically. Which DHCP option should you modify to make sure you are not wasting addresses used by students who have left for the day?

A

Lease time

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

You have decided to use SNAT and PAT on your small office network. At minimum, how many IP addresses must you obtain from your ISP for all five clients in your office to be able to access servers on the Internet?

A

1

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

How many bits does an IPv6 address contain?

A

128

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

FTP sometimes uses a random port for data transfer, but an FTP server always, unless programmed otherwise, listens to the same port for session requests from clients. What port does an FTP server listen on?

A

21

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

You issue a transmission from your workstation to the following socket on your LAN: 10.1.1.145:110. Assuming your network uses standard port designations, what Application layer protocol handles your transmission?

17
Q

Suppose you want to change the default port for RDP as a security precaution. What port does RDP use by default?

18
Q

——You have just set up a new wireless network at your house, and you want to determine whether your Linux laptop has connected to it and obtained a valid IP address. What command will give you the information you need?

A

ipconfig -a

19
Q

While troubleshooting a network connection problem for a coworker, you discover the computer is querying a nonexistent DNS server. What command-line utility can you use to assign the correct DNS server IP address?

20
Q

When running a scan on your computer, you find that a session has been established with a host at the address 208.85.40.44:80. Which Application layer protocol is in use for this session?

A

HTTP Session

21
Q

The 1024 - 65535 range of ports is also known as the “well-known” range.
T or F

22
Q

An IPv6 address consists of 128 bits that are written as 10 blocks of hexadecimal numbers separated by colons.
t of f

23
Q

UDP port 123 is utilized by the Network Time Protocol service.

24
Q

With a FQDN of ftp1.dallas.mycompany.com, what part is the domain name?

A

dallas.mycompany.com

25
What command can you utilize to display TCP/IP configuration information for each network adapter installed?
ipconfig /all