|  "Do I Know This Already?" Quiz  The purpose of the "Do I Know This Already?" quiz is to help you decide what parts of this chapter to use. If you already intend to read the entire chapter, you do not necessarily need to answer these questions now.   The 14-question quiz, derived from the major sections in the "Foundation Topics" portion of the chapter, helps you to determine how to spend your limited study time.   Table 7-1 outlines the major topics discussed in this chapter and the "Do I Know This Already?" quiz questions that correspond to those topics.   Table 7-1. "Do I Know This Already?" Foundation Topics Section-to-Question Mapping     |   Foundation Topics Section   |   Questions Covered in This Section   |   |  Configuring OSPF in a Single Area  |  16  |   |  Configuring OSPF over an NBMA Topology  |  79  |   |  Checking the Configuration of OSPF on a Single Router  |  1012  |   |  Troubleshooting OSPF in a Single Area  |  1314  |    NOTE   The goal of self-assessment is to gauge your mastery of the topics in this chapter. If you do not know the answer to a question or are only partially sure of the answer, you should mark this question wrong for purposes of the self-assessment. Giving yourself credit for an answer you correctly guess skews your self-assessment results and might provide you with a false sense of security.  
    | 1: |  At what level is the area for OSPF defined?      Network     Router     Process     Interface   |   | 2: |  Which of the following best define the purpose of the  network  command?      To state the networks that are to be summarized     To state the networks to be advertised     To define the OSPF areas and associate the interface with the area     To identify the interfaces through which OSPF packets are to be sent and received   |   | 3: |  Which of the following are valid  network  commands?      network 10.10.0.0 255.255.0.0 area 0     network 10.10.0.0 0.0.255.255 area 0.0.0.5     network 10.10.0.0 255.255.0.0 area 5     network 10.10.0.0 0.0.255.255 area 0.0.1.10   |   | 4: |  The default selection of the router ID would select a router ID by which of the following?      Highest IP address     Highest loopback address     No defaults; must be manually configured     Highest area ID, changing it to a dotted decimal notation   |   | 5: |  Which interface setting affects the default OSPF metric that is being run on a Cisco system?      There is no default metric setting; it is an industry standard and must be manually configured.     The error rate on the interface changes the cost of the link.     The bandwidth setting changes the OSPF metric by default on Cisco routers.     Changing the  priority  command changes the OSPF process, which affects the cost of the link.   |   | 6: |  Which best describes a loopback interface in OSPF?      The loopback interface is used for testing the router.     The loopback interface is a virtual interface that exists only in software.     The loopback interface is an interface that has been terminated for troubleshooting.     A loopback interface is an interface on FDDI.   |   | 7: |  When is the  neighbor  command used in configuring OSPF over a nonbroadcast NBMA link?      Neighbors are defined to allow the manual configuration of the neighbor table.     Nonbroadcast multiaccess ATM clouds need neighbors to be defined so that the address can be appended to each cell .     In a nonbroadcast point-to-multipoint network, the  neighbor  command is used to define the next hop in OSPF.     In a nonbroadcast environment, the DR and BDR must be configured with a static list of the other routers attached to the cloud so that they can become neighbors and create adjacencies.   |   | 8: |  Where would you configure a point-to-point interface for OSPF over an NBMA topology?      At the interface level     At the subinterface     Under the routing process     Under the subinterface   |   | 9: |  You use the broadcast mode to avoid using the  neighbor  command and all the attendant configurations. Which of the following commands is correct?       ip ospf ptmp       ip ospf point to point       ip ospf network broadcast       ip ospf broadcast    |   | 10: |  Which OSPF database is shown with the  show ip ospf database  command?      Forwarding database     Topology database     Neighbor database     SPF tree   |   | 11: |  Which of the following are shown in the command  show ip ospf interface  ?      Link State Update Interval is 00:30:00     Network Type broadcast     Transmit delay is 1 sec     Dead timer due in 00:00:34   |   | 12: |  Which of the following commands shows the DR?       show ip ospf neighbor detail       show ip ospf       show ip ospf database       show ip ospf interface    |   | 13: |  Which packets are shown in the command  debug ip packet  ?      Discarded     Received     Generated     Forwarded   |   | 14: |  Which  debug  command shows the changes in adjacencies, flooding information, designated router selection, and shortest path first (SPF) calculations?       debug ip packets       debug ip ospf events       debug ospf events       debug ospf packets    |  
  The answers to this quiz are found in Appendix A, "Answers to Chapter 'Do I Know This Already?' Quizzes and Q&A Sections." The suggested choices for your next step are as follows :      8 or less overall score  Read the entire chapter. This includes the "Foundation Topics" and "Foundation Summary" sections, the "Q&A" section, and the "Scenarios" at the end of the chapter.    911 overall score  Begin with the "Foundation Summary" section, and then go to the "Q&A" section and the "Scenarios" at the end of the chapter. If you have trouble with these exercises, read the appropriate sections in "Foundation Topics."    12 or more overall score  If you want more review on these topics, skip to the "Foundation Summary" section, and then go to the "Q&A" section and the "Scenarios" at the end of the chapter. Otherwise, move to the next chapter.  |