C6 L22 Q1 What do the terms "interface," "protocol," and "service" mean in relation to computernetworks?
An interface is any channel through which network data can flow. Hardware network interfaces are defined by physical network connections, while virtual network interfaces are logical network connections that ride on top of hardware network connections.A protocol is a set of rules used to describe a specific type of network communication.

Protocols are necessary for separate network devices to communicate properly. Finally, a network service (as it pertains to the Network preferences) is the collection of settings that define a network connection.

C6 L22 Q2 What is the purpose of Internet Protocol v4 (IPv4) addresses and subnet masks?
The Internet Protocol (IP) address identifies the location of a specific network device. IP addresses are the primary identification used by the Internet protocol suite TCP/IP for both local area and wide area networks.

Subnet masks are used by network devices to identify their local network range and to determine if outgoing data is destined fora network device on the LAN.

C6 L22 Q3 How does IPv4 addressing differ from IPv6 addressing?
Most common IP addresses and subnet masks share the same IPv4 formatting. 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. An IPv6 address is a 128-bit number that is presented in eight groups of four-digit hexadecimalnumbers separated by colons. This allows for a huge range of addresses, and as a result IPv6 addressing essentially includes subnet information.

C6 L22 Q4 How does the IP use the MAC address to send messages between computers on alocal area network (LAN)?
If a network device needs to send data to another network device on the same LAN, it addresses the outgoing packets based on the destination device's MAC address.
C6 L22 Q5 How does the IP transfer messages between computers over a wide area network (WAN)?
A network client uses the subnet mask to determine if the destination IP address is on the LAN. If the destination IP address is not on the LAN, it's assumed 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, via a WAN connection, on to another router that it thinks is closer to the destination.

This continues across WAN connections from router to router until the data reachesits destination.

C6 L22 Q6 How is the Domain Name Service (DNS) used to facilitate network naming?
The DNS service is used to translate host names to IP addresses via forward lookups and translate IP addresses to host names via reverse lookups. DNS is architected as a hierarchy of worldwide domain servers. Local DNS servers provide name resolution and possibly host names for local clients.

These local DNS servers connect to DNS servers higher in the DNS hierarchy to resolve both unknown host names and host local domain names.

C6 L22 Q7 What is used to identify a Wi-Fi network?
A Service Set Identifier, or SSID, is used to identify a Wi-Fi network name and associated configuration.
C6 L22 Q8 What Wi-Fi authentication protocols are supported by OS X?
OS X supports authenticated Wi-Fi via the following authentication protocols: WEP, WPA/WPA2 Personal, and WPA/WPA2 Enterprise, which includes support for 802.1X authentication.
C6 L22 Q9 How can an OS X system automatically connect to a Wi-Fi network?
A new OS X system can only automatically connect to Wi-Fi networks that have no standard authentication mechanism, otherwise known as an "open network." However, a configured OS X system can automatically reconnect to authenticated Wi-Fi networks, provided that the appropriate information was saved to the Keychain system.

C6 L22 Q10 Through what mechanism can a standard user configure Wi-Fi settings?
A standard user can connect to any non-WPA Enterprise Wi-Fi network via the Wi-Fi status menu. Because the system Keychain must be modified for WPA Enterprise connections, only an administrative user can establish these types of connections.
C6 L23 Q1 What is a network location? Who can access network locations?
A network location is a saved state of the Network preferences that contains all network interface settings. Only administrators can define network locations, but if more than one location exists, all users can switch between the various network locations via the Apple menu.

C6 L23 Q2 What interfaces and protocols are supported by default in OS X?
OS X supports the following network interfaces and protocols:• Wired Ethernet IEEE 802.3 family of hardware network interface standards• Wireless (Wi-Fi) IEEE 802.11 family of hardware network interface standards• FireWire IEEE 1394 hardware network interface• Analog modem hardware network interface• Bluetooth wireless hardware network interface• USB connectivity via cellular network adapters• Virtual private network (VPN) virtual network interface via the Point-to-PointTunneling Protocol (PPTP)• VPN virtual network interface via the Layer 2 Tunneling Protocol (L2TP) overInternet Protocol Security (IPSec)• VPN virtual network interface via Cisco IPSec• Point-to-Point Protocol over Ethernet (PPPoE) virtual network interface• 6 to 4 virtual network interface• Virtual local area network (VLAN) virtual network interface via the IEEE 802.1Qstandard• Link Aggregation virtual network interface via the IEEE 802.3ad standard• Transmission Control Protocol/Internet Protocol (TCP/IP), also known as theInternet protocol suite• Dynamic Host Configuration Protocol (DHCP)• Domain Name Service (DNS) protocol• Network Basic Input/Output System (NetBIOS) and Windows Internet NamingService (WINS) protocols• Authenticated Ethernet via the 802.

1X protocol• Point-to-Point Protocol (PPP)

C6 L23 Q3 What functionality does OS X support with the AppleTalk protocol?
OS X does not support AppleTalk.
C6 L23 Q4 How does network service order affect network connectivity?
The network service order list is used to determine the primary network service interface if there is more than one active service. All network traffic that isn't better handled via local connection to an active network service interface is sent to the primary network service interface. Thus, in most cases all WAN traffic, Internet traffic, and DNS resolution is sent through the primary network service interface.
C6 L23 Q5 In the Network preferences, how can you tell which interface is currently being used for network activities?
In the Network preferences, all network service interfaces with a green status indicator are being used for network activities. However, again, all network traffic that isn't better handled via a local connection is sent to the primary network service interface.

The primary network service interface is the topmost active interface in the listing.

C6 L23 Q6 What is the easiest method on OS X to configure VPN settings?
The easiest method to configure VPN settings is use a configuration profile containing all the relevant VPN setup information.
C6 L23 Q7 How is 802.1X configured on OS X systems?
On OS X there are two configuration methods for 802.1X.

The first method is automatic configuration via the selection of a Wi-Fi network that requires WPA/WPA2 Enterprise authentication. The second method is "semi-automatic" configuration via an administrator-provided 802.1X configuration profile.

C6 L24 Q1 What are four common issues that can interrupt network services on a Maccomputer?
Four common issues that interrupt network services on Macs are:• Ethernet connectivity issues can cause the hardware network interface to becomeinactive or introduce excessive packet errors.• Wi-Fi connectivity issues caused by the selection of an improper Wi-Fi networkor excessive wireless interference.• DHCP service issues prevent proper TCP/IP configuration.

• DNS service issues prevent host name resolution.

C6 L24 Q2 How do network devices acquire and use self-assigned TCP/IP addresses?
If DHCP is specified as the configuration for a TCP/IP connection and no DHCP service is available, the device automatically selects a random IP address in the 169.254. xxx.

xxx range. It checks the local network to ensure that no other network device is using the randomly generated IP address before it applies the IP address. In most cases, though, this addressing is not normal, and it's often indicative of a problem with DHCP services.

C6 L24 Q3 How can you identify the MAC addresses for all the Mac computer's networkinterfaces?
You can identify all the MAC addresses for the Mac computer's network interfaces from the Info pane of Network Utility.
C6 L24 Q4 How can you verify basic connectivity to another network host?
The Ping tab of Network Utility allows you to test basic connectivity to another network host by sending and then waiting for the return of a ping packet.
C6 L24 Q5 How can you verify that DNS host name resolution is working?
The Lookup tab of Network Utility allows you to test name resolution against the currently configured DNS server.
C6 L24 Q6 How can you verify that the system can establish a connection to a remote network host?
The Traceroute tab of Network Utility allows you to verify the connection hops between your Mac and a remote host.