Lesson 21 Flashcards

Manage Basic Network settings

1
Q

What is a MAC address?

A

The media access control (MAC) address is used to identify a physical network interface on a local network.

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

How are IPv4 addresses constructed?

A

An IPv4 address is a 32-bit number represented in four groups of three-digit numbers, known as octets, separated by periods. Each octet has a value between 0 and 255.

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

What’s the purpose of Internet Protocol v4 (IPv4) addresses and subnet masks?

A

The IP address identifies the location of a network device. Subnet masks are used by network devices to identify their local network range and to determine whether outgoing data is destined for a network device on the LAN.

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

What is the default protocol macOS uses to get an IP address?

A

Mojave uses Dynamic Host Configuration Protocol (DHCP) to automatically acquire preliminary TCP/IP configuration and to assign IPv4 addressing.

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

How does the IP transfer messages between computers over a wide area network (WAN)?

A

A network client uses the subnet mask to determine whether the destination IP address is on the LAN. If the destination IP address isn’t, it assumes that the destination address is on another network, and the client sends the data to the IP address of the local network router. The network router then sends the data, through a WAN connection, to another router that it thinks is closer to the destination. This continues across WAN connections from router to router until the data reaches its destination.

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

How is the Domain Name System (DNS) used to facilitate network naming?

A

The DNS is used to resolve a DNS name to the corresponding IP addresses.

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

What’s used to identify a Wi-Fi network?

A

A Service Set Identifier, or SSID, is used to identify a Wi-Fi network name and associated configuration.

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

Which Wi-Fi authentication protocols are supported by macOS Mojave?

A

WEP, WPA/WPA2 Personal, and WPA/WPA2 Enterprise, which includes support for 802.1X authentication.

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

How can macOS Mojave automatically connect to a Wi-Fi network?

A

A new Mac can automatically connect only to Wi-Fi networks that have no standard authentication mechanism, known as an “open network.” A configured Mac can automatically reconnect to authenticated Wi-Fi networks, if the appropriate information was saved to the Keychain system.

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