ERouting Chapter 11
ERouting Chapter 11
ERouting Chapter 11
0)
Refer to the exhibit. What does the "2" stand for in the router ospf 2 statement?
The number 2 is the autonomous system number.
The number 2 identifies this particular instance of OSPF on this router. ###
The number 2 indicates the priority of the OSPF process on this router.
2
Refer to the exhibit. The network administrator wants to set the router ID of Router1 to 192.168.100.1. What steps can the administrator
take to accomplish this?
shut down the loop back interface
Directly connected networks that are operational will be in the routing table. ###
Because the SPF algorithm has not completed all calculations, no routes will be in the table.
A summary route for all previously learned routes will automatically appear in the routing table until all LSPs have been received by
the router.
4
Refer to the exhibit. All routers are running OSPF. What cost would JAX put in its routing table for the 10.0.0.0/24 network?
2
156
1564
1785
1787 ###
5
Refer to the exhibit. Assuming that the routers have default interface OSPF priorities and no configured loopback interfaces, what two
roles will router B play on each network segment? (Choose two.)
DR for network 192.168.1.200 ###
DROTHER on 192.168.1.200
domain router
designated router
Refer to the exhibit. What must be received between neighbors to prevent the dead time that is shown in the exhibit from reaching zero?
any traffic through the router interfaces
BPDU packets
9
Refer to the exhibit. All routers have been configured with the interface priorities that are shown. All routers were restarted
simultaneously. The results of the DR/BDR election are shown. What can be concluded about this network?
Router C cannot win a DR election under any circumstances.
If the link for interface 192.168.1.4 goes down, router B will become the new DR.
The highest router ID was most likely determined via an OSPF router-id statement or statements. ###
If a new router is added with a higher router ID than router D, it will become the DR.
10
Refer to the exhibit. What does the "O*E2" from the "O*E2 0.0.0.0/0 [110/1] via 192.168.1.1, 00:05:34, Serial0/0/1" line represent?
an internal type 2 OSPF route
100
110 ###
115
120
13 Which two statements describe the use of OSPF DR/BDR elections? (Choose two.)
Elections are always optional.
Refer to the exhibit. What is the cost of the route to the 10.0.0.0 network?
2
110
1786 ###
1.544
15
Refer to the exhibit. How many OSPF adjacencies must be formed to build the complete topology if a DR or BDR were not elected in
this OSPF network?
4
6 ###
10
16
A FULL adjacency is formed.###
Router2 will become the DR and Router1 will become the BDR.
Refer to the exhibit. The routers in the exhibit are using default OSPF configuration settings to advertise all attached networks. If all of
the routers start at the same time, what will be the result of the DR and BDR elections for this single area OSPF network? (Choose
three.)
HQ will be DR for 10.4.0.0/16.
Refer to the exhibit. Router1 and Router2 are running OSPF. The show ip ospf neighbor command reveals no neighbors. What is a
possible cause?
OSPF autonomous system IDs do not match.
There is no change in the DR or BDR until either current DR or BDR goes down. ###
20
Refer to the exhibit. Router A is correctly configured for OSPF. Which OSPF configuration statement or set of statements was entered
for router B to generate the exhibited routing table?
B(config-router)# network 192.168.1.0 0.0.0.3 area 0 ###
K-values
metric value
interface type
22
Refer to the exhibit. Routers A, B, C, and D are all running OSPF with default router IDs and OSPF interface priorities. Loopback
interfaces are not configured and all interfaces are operational. Router D is the DR and router C is the BDR.
What happens immediately after the following commands are entered on router A?
A(config)# interface fa0/0
A(config-if)# ip ospf priority 255
A will become the DR. D will become the BDR.
Refer to the exhibit. Which command sequence on RouterB will redistribute a gateway of last resort to the other routers in OSPF area
0?
RouterB(config)# router ospf 10
RouterB(config-router)# gateway-of-last-resort 172.16.6.6
RouterB(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0/0
RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6 ###
RouterB(config)# router ospf 10
RouterB(config-router)# default-information originate
RouterB(config)# router ospf 10
RouterB(config-router)# default-network 172.16.6.6 0.0.0.3 area 0
RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6
RouterB(config)# ip default-route 0.0.0.0 0.0.0.0 172.16.6.6
RouterB(config)# router ospf 10
RouterB(config-router)# redistribute ip default-route
24
Refer to the exhibit. What configuration statements would give the results that are shown in the output of the show ip protocols
command?
B(config)# int fa0/0
B(config-if)# router-id 192.168.1.5
B(config)# int lo0
B(config-if)# ip address 192.168.1.5
B(config)# router ospf 1
B(config-router)# router-id 192.168.1.5 ###
B (config)# router ospf 1
B(config-router)# ip address 192.168.1.5
25 What does OSPF use to calculate the cost to a destination network?
Bandwidth ###