CompTIA Network+ Rapid Review: Network Concepts

  • 12/15/2012

Answers

This section contains the answers to the “Can you answer these questions?” sections in this chapter.

Objective 1.1: Compare the layers of the OSI and TCP/IP models

  1. The Point-to-Point Protocol (PPP) is the primary TCP/IP protocol operating at the link layer. PPP is designed for use with modems and other direct connections in which there is no need for media access control, as with Ethernet. Because it connects only two systems, PPP is called a point-to-point or end-to-end protocol. On a system using PPP, the TCP/IP protocols define the workings of the entire protocol stack, except for the physical layer itself, which relies on a hardware standard.
  2. The presentation and the session layers of the OSI model do not have TCP/IP protocols dedicated exclusively to them. In most cases, application layer protocols include the session and presentation layer functions.
  3. At the transport layer, the Transmission Control Protocol (TCP) provides connection-oriented service and the User Datagram Protocol (UDP) provides connectionless service.
  4. The OSI reference model is defined in a document published by the International Organization for Standardization (ISO), and the TCP/IP model is defined in a Request For Comments document published by the Internet Engineering Task Force (IETF).

Objective 1.2: Classify how applications, devices, and protocols relate to the OSI model layers

  1. Encryption devices function as the presentation layer of the OSI model. All of the other listed components are physical, data-link, or network layer devices.
  2. The cables are the only component listed that is exclusively associated with the physical layer; the switch and the NICs are associate with the data-link layer.
  3. The data-link layer and the network layer. The basic function of a switch is a data-link layer process, but to accommodate advanced features, such as VLANs, network layer capabilities are required.
  4. Routers do not forward broadcast traffic; therefore they split a network into separate broadcast domains.
  5. The addresses associated with the Internet Protocol (IP), running at the network layer, are 32 bits long in version 4 and 128 bits long in version 5.

Objective 1.3: Explain the purpose and properties of IP addressing

  1. Class A subnets provide over 16 million hosts.
  2. The subnet mask for a network with a /21 suffix is, in binary notation: 11111111 11111111 11111000 00000000; or in decimal notation: 255.255.248.0.
  3. APIPA uses the 169.254.0.0/16 subnet when assigning IP addresses.
  4. The last twelve zeroes in the network address can be compacted as follows: fe80::/64.
  5. The OUI in the MAC address is the first three bytes: 60-EB-69.

Objective 1.4: Explain the purpose and properties of routing and switching

  1. A large network connected by switches forms a single broadcast domain that can generate a huge amount of traffic. Splitting the network into VLANs enables you to create multiple, smaller broadcast domains.
  2. RIPv2 supports the use of multicasts instead of broadcasts. By reducing the amount of broadcast traffic on the network, bandwidth is conserved.
  3. On network segments with redundant switches, the Spanning Tree Protocol selects one of the switches to be operative, and leaves the others dormant until they are needed. This prevents the switches from forwarding packets back and forth to each other.
  4. RIPv2 includes a subnet mask field that enables the protocol to support networks that use classless addressing. RIPv2 also supports multicasting, which can help to reduce the broadcast traffic on the network.
  5. For an internetwork to function efficiently, the routing tables on all of its systems must be current and correct. Convergence is the process by which changes are propagated to all of the routing tables on the network.

Objective 1.5: Identify common TCP and UDP default ports

  1. DHCP uses well-known ports for both client and server. This is because DHCP transactions begin before the TCP/IP settings on the client computer are configured.
  2. An email client using IMAP and SMTP would use port 25 for outgoing traffic and port 143 for incoming.
  3. The client browser connects with the HTTPS protocol, which uses port 443.
  4. The port numbers below 1024 are reserved for use as well-known ports, so there are 1023 available.

Objective 1.6: Explain the function of common networking protocols

  1. TCP and UDP are transport protocols.
  2. SIP and RTP are application layer protocols used by VoIP.
  3. SMTP, IMAP, and POP3 are all protocols that carry email messages.
  4. DNS typically uses UDP at the transport layer.
  5. The ARP protocol operates at the data-link layer.

Objective 1.7: Summarize DNS concepts and its components

  1. Administrators can create aliases by using CNAME resource records.
  2. A reverse name resolution request causes a DNS server to supply a PTR resource record containing an address-to-name mapping.
  3. DNS enables clients to locate AD DS domain controllers on the network.
  4. A resolver is a DNS client.
  5. DNS servers typically send iterative queries to other servers.

Objective 1.8: Given a scenario, implement the following network troubleshooting methodology

  1. The next step would be to escalate the problem to a senior administrator.
  2. The email server issue appears to have the potential to affect the most people, so you should address that problem first.
  3. To determine the scope of the problem, try to ascertain whether anyone else is having the same experience.
  4. You can test whether a problem is limited to a single workstation by trying to reproduce the problem on another workstation.

Objective 1.9: Identify virtual network components

  1. A Type I hypervisor addresses the hardware directly, while a Type II runs on top of a host operating system.
  2. Voice over IP is the telephony service that has made the virtual PBX possible.
  3. By creating identical virtual machines on different host computers, you can leave one VM as an offline backup to the operational one.

Related resources

There are currently no related titles.