Review Questions
Answer the following questions, and then see Appendix A, “Answers to Review Questions,” for the answers.
What is the OSPF transport?
- IP/88
- TCP/179
- IP/89
- IP/86
- UDP/520
An Area Border Router maintains _____.
- A single database for all areas
- A separate database for each area with which it is connected
- Two databases: one for the backbone and one for all other areas
- A separate routing table for each area
Which two methods does OSPF employ to conserve the computing resources?
- Area-based segregation including stub areas
- LSDB
- Summarization
- Redistribution
- Network types
What is the difference between an LSA 3 and an LSA 4?
- LSA 3 is a summary LSA, and LSA 4 is E1.
- LSA 3 is E1, and LSA 4 is a summary.
- LSA 3 is a summary for networks, and LSA 4 is a summary for ASBRs.
- LSA 3 is a summary for ASBRs, and LSA 4 is a summary for networks.
Which two LSAs describe intra-area routing information?
- Summary
- External 1
- External 2
- Router
- Network
An OSPF router receives an LSA and checks the sequence number of the LSA. This number matches the sequence number of an LSA that the receiving router already has. What does the receiving router do with the received LSA?
- Ignores the LSA
- Adds the LSA to the database
- Sends the newer LSU to the source router
- Floods the LSA to the other routers
What are the two reasons why route summarization is important?
- Reduces LSA type 1 flooding
- Reduces LSA type 3 flooding
- Reduces the size of the routing table
- Reduces the size of the neighbor table
Route summarization reduces the flooding of which two of the following LSA types?
- Router
- Network
- Summary
- External
- NSSA
Stub area design can improve _____.
- CPU utilization on routers in the stub
- The number of adjacencies in the stub
- Ability to reach outside networks
- LSDB size on routers in the backbone
Which feature characterizes both OSPFv2 and OSPFv3?
- Router ID in IPv4 format
- Router ID in IPv6 format
- Process activation using the network command
- The same LSA types
Which address would you configure in the neighbor command to set up an OSPFv3 adjacency over an NBMA link?
- Local IPv4 address
- Neighbor’s IPv4 address
- Interface link local IPv6 address
- Local global IPv6 address
- Neighbor’s link-local IPv6 address
- Neighbor’s global IPv6 address
You can run a single OSPFv3 process using the ipv6 router ospf command to support a support a dual-stack environment. (True or false?)
- True
- False
Which of the following is not a characteristic of link-state routing protocols?
- They respond quickly to network changes.
- They broadcast every 30 minutes.
- They send triggered updates when a network change occurs.
- They may send periodic updates, known as link-state refresh, at long time intervals, such as every 30 minutes.
Link-state routing protocols use a two-layer area hierarchy composed of which two areas?
- Backbone area
- Transmit area
- Regular area
- Linking area
Which IPv4 address is used to send an updated LSA entry to OSPF DRs and BDRs?
- Unicast 224.0.0.5
- Unicast 224.0.0.6
- Multicast 224.0.0.5
- Multicast 224.0.0.6
To ensure an accurate database, how often does OSPF flood (refresh) each LSA record?
- Every 60 minutes.
- Every 30 minutes.
- Every 60 seconds.
- Every 30 seconds.
- Flooding each LSA record would defeat the purpose of a link-state routing protocol, which strives to reduce the amount of routing traffic it generates.
What kind of router generates LSA type 5 in a standard area?
- DR
- ABR
- ASBR
- ADR
Where does a type 1 LSA flood to?
- To immediate peers
- To all other routers in the area where it originated
- To routers located in other areas
- To all areas
How does a routing table reflect the link-state information of an intra-area route?
- The route is marked with O.
- The route is marked with I.
- The route is marked with IO.
- The route is marked with EA.
- The route is marked with O IA.
Which type of external route is the default?
- E1.
- E2.
- E5.
- There is no default external route. OSPF adapts and chooses the most accurate one.
How is the cost of an E1 external route calculated?
- The sum of the internal cost of each link the packet crosses
- The sum of the external cost and the internal cost of each link the packet crosses
- The external cost only
- The sum of all area costs, even those that are not used