Home > Articles > Certification > CompTIA

This chapter is from the book

This chapter is from the book

Apply Your Knowledge

Exercises

3.1 Determining MAC Addresses for Network Cards

This chapter identifies the characteristics and functions of network devices. In an ideal world, this project would require hands-on experience with these devices, but this is not an ideal world, and access to this equipment is not always easy. Therefore, we will include two exercises that you might be required to perform if such devices are used on your network.

This project assumes that you are using Windows 2000.

Estimated time: 20 minutes

  1. Open a command window by selecting Start, Run. In the command box, type command and then click OK.

  2. At the command prompt, type ipconfig/all. The MAC address of your NIC is displayed in the Physical Address line.

  3. Open a Web browser and go to the following Web site: http://standards.ieee.org/regauth/oui/oui.txt.

  4. Using the Find functionality in your Web browser, locate the entry that corresponds with the address of your NIC. Is the manufacturer of your NIC the company you expected it to be? Some NIC manufacturers re-brand cards manufactured by another company. For that reason, the MAC address may correspond to a manufacturer that is different from the brand name of the card.

3.2 Using the tracert Utility to View the Path to an Internet Destination

One of the tools network administrators have at their disposal is the tracert utility. tracert allows you to see the hops a network packet takes to get to its destination. At each point along the way, the packet gives information about the route it is taking, along with details of the routers it crosses. More information on the tracert utility is provided in Chapter 13, "Troubleshooting Connectivity."

Firewalls

If you are using a system that is protected by a firewall system, this exercise might not work because firewalls are commonly configured to block tracert traffic.

In this exercise, you will use the tracert utility to view the path to an Internet destination. This project assumes that you are using Windows 2000.

Estimated time: 5 minutes

  1. Open a command window by selecting Start, Run. In the command box, type cmd.exe and then click OK.

  2. At the command prompt, type tracert http://www.comptia.org. The route to the CompTIA Web server is displayed.

  3. How many hops are you from the destination?

Exam Questions

  1. You have configured a 100Mbps network connection between your computer and the switch as half-duplex. What will be the maximum speed of the connection?

    1. 50Mbps

    2. 100Mbps

    3. 100MBps

    4. 200Mbps

  2. You want to create a larger network by connecting two switches together. One of the switches has a port that can be switched from MDI to MDI-X as needed. The other switch doesn't have such a port or a dedicated uplink port. Which type of cable should you use, and how should you configure the switchable port to create the larger network?

    1. Use a straight-through cable and set the port to MDI

    2. Use a crossover cable and set the port to MDI-X

    3. Use a straight-through cable and set the port to MDI-X

    4. Use a crossover cable and set the port to MDI

  3. Of the following, which represents a valid MAC address?

    1. 00:D0:59:09:07:51

    2. 000:D00:599:099:071:512

    3. 00:D0:59:09:07:51:C4:56

    4. 00:H0:59:09:07:51

  4. A bridge makes forwarding decisions based on what information?

    1. IP address

    2. MAC address

    3. Binary address

    4. Frame address

  5. What information does a switch use to determine the port to which data should be sent?

    1. The IP address of the connected device

    2. The priority of the connected device

    3. The MAC address of the connected device

    4. The Ethernet address of the connected device

  6. Which of the following is a link-state routing protocol used on TCP/IP networks?

    1. RIP

    2. ARP

    3. OSPF

    4. NLSP

  7. On a Windows 2000 system, what command would you use to view the MAC address?

    1. ifconfig -a

    2. ipconfig /all

    3. ipconfig

    4. config /all

  8. What is the purpose of the uplink port on a hub or switch?

    1. It allows for satellite connections.

    2. It allows hubs or switches to be connected together.

    3. It allows computers to connect to the device.

    4. It provides a spare port, which can be used if another port fails.

  9. By what method does a router determine the destination address for a packet?

    1. It looks at the MAC address of the sender.

    2. It looks for the MAC address of the destination.

    3. It looks for the software-configured network address for the destination.

    4. It looks at the FCS field of the packet.

  10. Which of the following statements best describes split horizon?

    1. Routes are advertised back on the interface from which they were learned, with a metric of 16.

    2. Routes are advertised back on the interface from which they were learned, with a metric of 0.

    3. Routes are not advertised back on the interface from which they were learned.

    4. Routes are advertised back on the interface from which they were learned, with a metric of 16, and on all other interfaces they are advertised back on the interface from which they were learned, with a metric of 0.

  11. In a network that uses distance-vector routing protocols, what information is included in the update that is sent out by each router?

    1. Details of the routers to which it is directly connected

    2. A map of the entire network, with hop counts valued from its current position

    3. Details of all the routers it knows about

    4. Details of its own configuration

  12. What is the difference between an active hub and a passive hub?

    1. An active hub has management capabilities.

    2. An active hub forwards the data only to the ports that need it.

    3. An active hub channels bandwidth to a given connection if the connection becomes too slow.

    4. An active hub regenerates the signal before forwarding it.

  13. What condition can arise if routers advertise a route back to the router from which it was learned?

    1. Count to infinity

    2. Road to nowhere

    3. Loop de loop

    4. Count to 16

  14. What term is used by routers to describe each step necessary to reach a destination?

    1. Hop

    2. Jump

    3. Skip

    4. Leap

  15. What is the maximum speed of a 16550 UART chip?

    1. 64,000bps

    2. 115,200bps

    3. 430,800bps

    4. 921,600bps

  16. What is the name of the bridging method used to segregate Ethernet networks?

    1. Source-route

    2. Invisible

    3. Cut-through

    4. Transparent

  17. Which of the following is a distance-vector routing protocol used on TCP/IP networks?

    1. ARP

    2. NLSP

    3. OSPF

    4. RIP

  18. A CSU/DSU is used in which of the following network configurations?

    1. When converting from a Token Ring network to an Ethernet network

    2. When converting a digital signal to an analog signal

    3. When converting from the digital signals used on a LAN to the digital signals used on a WAN

    4. When converting from the digital signal format used on a LAN to the analog signal format used on a WAN

  19. A router makes its forwarding decisions based on which of the following information?

    1. IP address

    2. ARP address

    3. Binary address

    4. Frame address

  20. You are tasked with upgrading a new NIC in the company file and print server. Which of the following should you determine before buying a replacement card? (Choose the three best answers.)

    1. Bus compatibility

    2. Network compatibility

    3. Hardware compatibility

    4. Cooling requirements

Answers to Exam Questions

  1. b. A half-duplex connection operates at the normal speed of the link. Thus, a 100Mbps network connection in a half-duplex configuration would operate at a maximum of 100Mbps. All the other answers are invalid. For more information, see the section "Working with Hubs and Switches," in this chapter.

  2. b. Because one of the switches does not have MDI capability, the switchable port should be set to MDI-X. Then, a crossover cable should be used to cancel out the crossing between the two devices. None of the other options would result in a successful connection. For more information, see the section "Working with Hubs and Switches," in this chapter.

  3. a. A MAC address comprises 6 bytes presented in a hexadecimal format. The letters A through F and numbers 0 through 9 are the only valid characters. Therefore, all the other answers provided are incorrect. For more information, see the section "Identifying MAC Addresses," in this chapter.

  4. b. Bridges make forwarding decisions based on the destination MAC address embedded in each packet. Routers use software addresses, such as IP addresses, to make forwarding decisions. Answers c and d are not valid. For more information, see the section "Bridges," in this chapter.

  5. c. A switch uses the MAC address of the connected device to determine the port to which data is forwarded. Routers use software addresses, such as IP addresses, to make forwarding decisions. Answer b is not valid. Although there are many addressing schemes used on networks, Ethernet address is not a valid term. Therefore, Answer d is incorrect. For more information, see the section "Switches," in this chapter.

  6. c. OSPF is a link-state routing protocol used on TCP/IP networks. RIP is a distance-vector routing protocol used on both TCP/IP and IPX/SPX networks, ARP is a component of the TCP/IP protocol suite. NLSP is a link-state routing protocol used on IPX/SPX networks. For more information, see the section "Routers," in this chapter.

  7. b. The ipconfig /all command shows a range of network-related information, including the MAC addresses of any installed NICs. None of the other answers are valid. For more information, see the section "Identifying MAC Addresses," in this chapter.

  8. b. The uplink port can be used to connect hubs and switches together, using a standard twisted-pair cable. All the other answers are invalid. For more information, see the section "Working with Hubs and Switches," in this chapter.

  9. c. Routers use the software-configured network address to make routing decisions. Bridges use MAC addresses to make decisions. Answer d is not valid. The FCS (that is, frame checksum) field is used for error detection. For more information, see the section "Routers," in this chapter.

  10. c. Split horizon is a routing algorithm which dictates that routes are not advertised back on the interface from which they were learned. Answer a describes the operation of the split horizon with poison reverse algorithm. None of the other answers are valid. For more information, see the section "Routers," in this chapter.

  11. c. In a network that uses distance-vector routing protocols, routers advertise details of the routers they know about. These updates are sent to all the neighbor routers. Answer a describes the actions on a link-state-based network. Answers b and d are invalid. For more information, see the section "Routers," in this chapter.

  12. d. An active hub regenerates the data signal before forwarding it to all connected devices. Active hubs come in both managed and unmanaged varieties. Answer b describes the action of a switch. Answer c is invalid. For more information, see the section "Hubs," in this chapter.

  13. a. A count to infinity occurs when two routers provide information on the same destination and so create a routing loop. All the other answers are invalid. For more information, see the section "Routers" in this chapter.

  14. a. Each step in the path between a router and its destination is called a hop. The other terms are not used in networking. For more information, see the section "Routers," in this chapter.

  15. b. A 16550 UART chip is capable of speeds up to 115,200bps. None of the other answers are valid. For more information, see the section "Modems," in this chapter.

  16. d. The bridging method used on Ethernet networks is called transparent because the other network devices are unaware of the existence of the bridge. Source-route bridges are used on Token Ring networks, invisible is not a type of bridge, and cut-through is a switching method, not a type of bridge. For more information, see the section "Bridges," in this chapter.

  17. d. RIP is a distance-vector routing protocol used on TCP/IP networks. ARP is a component of the TCP/IP protocol suite. NLSP is a link-state routing protocol used on IPX networks, and OSPF is a link-state routing protocol used on TCP/IP networks. For more information, see the section "Routers," in this chapter.

  18. c. CSUs/DSUs are used to convert the digital signals used on a LAN to the digital signals used on a WAN. The process described in Answer a would be performed by a gateway, and the process described in Answer b would be performed by a modem. Answer d is not valid because WANs commonly use digital signals. For more information, see the section "CSU/DSU," in this chapter.

  19. a. Routers make routing decisions based on the software-configured network address, which is protocol dependent. There is no such thing as an ARP address. Answers c and d are invalid. For more information, see the section "Routers," in this chapter.

  20. a, b, c. You should verify bus compatibility, network compatibility, and hardware compatibility before you buy a new NIC. You do not typically need to concern yourself with cooling requirements of a component. For more information, see the section "Network Interface Cards (NICs)," in this chapter.

Suggested Readings and Resources

  1. Sloan, Joseph D. Network Troubleshooting Tools (O'Reilly System Administration). O'Reilly & Associates, 2001.

  2. Habraken, Joe. Absolute Beginner's Guide to Networking, third edition. Que Publishing, 2001.

  3. Haugdahl, J. Scott. Network Analysis and Troubleshooting. Addison-Wesley, 2000.

  4. Cisco Systems, Inc. Internetworking Troubleshooting Handbook, second edition. Cisco Press, 2001.

  5. Computer networking products and information, http://www.alliedtelesyn.com.

  6. Computer networking device information, http://www.3com.com.

  7. "Computer Networking Tutorials and Advice," compnetworking.about.com.

  8. "TechEncyclopedia," http://www.techencyclopedia.com.

  9. "Networking Technology Information from Cisco," http://www.cisco.com/public/products_tech.shtml.

  10. "Network Cabling Help," http://www.datacottage.com.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020