CCNP Route Chapter 3 Answers
CCNP Route Chapter 3 Answers
CCNP Route Chapter 3 Answers
1 / 1 pts
Refer to the exhibit. What destination address will RTB use to advertise LSAs?
224.0.0.5
224.0.0.6
10.1.7.17
172.16.1.1
172.16.2.1
255.255.255.255
Refer to Chapter 3.
Question 2
1 / 1 pts
What does the Cisco IOS use to calculate the OSPF cost to a destination network?
bandwidth
Refer to Chapter 3.
Question 3
1 / 1 pts
Which two statements are true about multiarea OSPF? (Choose two.)
A stub area does not accept information from other OSPF areas.
A stub area does not accept information from outside the OSPF autonomous system.
ABRs maintain a separate link-state database for each area to which they are attached.
Internal routers maintain a separate link-state database for each area to which they are attached.
Refer to Chapter 3.
Question 4
1 / 1 pts
What are two reasons for creating an OSPF network with multiple areas? (Choose two.)
to provide areas in the network for routers that are not running OSPF
to simplify configuration
Refer to Chapter 3.
Question 5
1 / 1 pts
For OSPF, which three options must be the same within the hello packet that is exchanged between two
adjacent routers? (Choose three.)
area ID
DR/BDR assignments
hello/dead intervals
router priority
stub flag
Refer to Chapter 3.
Question 6
1 / 1 pts
Refer to the diagram. Which state is RTB in if it sees itself in the RTA hello but no routing information has
been exchanged?
attempt state
down state
init state
loading state
two-way state
Refer to Chapter 3.
Question 7
1 / 1 pts
Refer to the exhibit. When OSPF is operational and converged, what neighbor relationship is developed
between Router1 and Router2?
Router2 will become the DR and Router1 will become the BDR.
Refer to Chapter 3.
Question 8
1 / 1 pts
Refer to the exhibit. What does the state "FULL/ -" indicate?
The router with router ID 10.112.0.34 and RouterA are on a point-to-point network.
RouterA could not form a neighbor relationship with the router with router ID 10.112.0.34.
OSPF hello and dead timers between RouterA and the router with router ID 10.112.0.34 do not match.
Refer to Chapter 3.
Question 9
1 / 1 pts
Refer to Chapter 3.
Question 10
1 / 1 pts
A network administrator is planning an OSPF implementation and must ensure proper router DR/BDR
assignments. What is the default interface priority value for OSPF routers?
100
255
Refer to Chapter 3.
Question 11
1 / 1 pts
What does OSPF use to reduce the number of exchanges of routing information in networks where large
numbers of neighbors are present? (Choose two.)
root router
domain router
designated router
Refer to Chapter 3.
Question 12
1 / 1 pts
In an OSPF hub-and-spoke topology, what needs to be done to ensure that the spoke routers would never
be selected as DR and BDR?
All routers must be configured with an OSPF interface priority of 0 (ip ospf priority) to disable the
DR/BDR election process.
All spoke routers need to be configured with an OSPF interface priority of 0 (ip ospf priority) so that they
will not become the DR/BDR.
One of the spoke routers will need to be configured as the DR by setting the OSPF interface priority
higher than 1 (ip ospf priority).
Refer to Chapter 3.
Question 13
1 / 1 pts
Which two statements are correct about OSPF route summarization? (Choose two.)
The metric of the summary route is equal to the lowest cost network within the summary address range.
The area 51 range 172.0.0.0 255.0.0.0 command identifies area 51 as the area that contains the range of
networks to be summarized.
OSPF can perform automatic summarization on major classful network boundaries even if no
summarization commands are entered from the CLI.
Once OSPF route summarization is configured, the summary route will be advertised even if none of the
networks in the address range are in the routing table.
Refer to Chapter 3.
Question 14
1 / 1 pts
Which two statements are true about inter-area and intra-area routes in multi-area OSPF? Choose two.
An internal router will add the cost to reach a specific ABR to the cost announced in a type 3 LSA
For an intra-area route, an internal router will only consider the cost to reach a specific ABR
Refer to Chapter 3.
Question 15
1 / 1 pts
In which two types of areas will the ABR forward LSA 3s into an area? Choose two.
Normal area
Stub area
Refer to Chapter 3.
Question 16
1 / 1 pts
Which of the following statements are true regarding OSPFv3? Choose two.
Uses a 32-bit router ID for configuring OSPFv3 for IPv4 and a 128-bit router ID for OSPFv3 for IPv6
Uses a 32-bit router ID for configuring OSPFv3 for IPv4 and IPv6
Uses IPv4 to transport OSPFv3 messages for IPv4 and IPv6 to transport OSPFv3 messages for IPv6
Uses IPv6 to transport OSPFv3 messages for IPv4 and OSPFv3 messages for IPv6
Refer to Chapter 3.
Question 17
1 / 1 pts
Which global configuration command is used to enter OSPFv3 using address families?
Router(config)# ospfv3 1
Refer to Chapter 3.
Question 18
1 / 1 pts
Which two statements are true when using OSPFv3 to connect to a router that is only advertising OSPFv3
routes for IPv4 networks?
IPv6 addressing is not required on the router that is only advertising OSPFv3 routes for IPv4 networks
Refer to Chapter 3.
Question 19
1 / 1 pts
Which type of LSA is generated by the ABR to identify and provide a route to the ASBR?
Type 1 LSA
Type 2 LSA
Type 3 LSA
Type 4 LSA
Type 5 LSA
Refer to Chapter 3.
Question 20
1 / 1 pts
Which type of LSA is generated by the ASBR when configured with a default static route and the
OSPF default-information originate command?
Type 1 LSA
Type 2 LSA
Type 3 LSA
Type 4 LSA
Type 5 LSA
Refer to Chapter 3.