ENSA CCNAv7 Modules 1 - 2 OSPF Concepts and Configuration Exam
ENSA CCNAv7 Modules 1 - 2 OSPF Concepts and Configuration Exam
Recommend
o autosummarization
o the use of multiple areas
o frequent SPF calculations
o the election of designated routers
Answers Explanation & Hints:
OSPF supports the concept of areas to prevent larger routing tables, excessive SPF
calculations, and large LSDBs. Only routers within an area share link-state
information. This allows OSPF to scale in a hierarchical fashion with all areas that
connect to a backbone area.
o Topology changes in one area do not cause SPF recalculations in other areas.
o Automatic route summarization occurs by default between areas.
o Routers in all areas share the same link-state database and have a complete picture
of the entire network.
o A backbone area is not required.
Answers Explanation & Hints:
With multiarea OSPF, only routers within an area share the same link-state
database. Changes to the network topology in one area do not impact other areas,
which reduces the number of SPF algorithm calculations and the of link-state
databases.
o adjacency database
o link-state database
o routing table
o forwarding database
Answers Explanation & Hints:
Regardless of which OSPF area a router resides in, the adjacency database, routing
table, and forwarding database are unique for each router. The link-state database
lists information about all other routers within an area and is identical across all
OSPF routers participating in that area.
o router ID
o hello interval
o dead interval
o router priority
o list of neighbors
Answers Explanation & Hints:
The hello and dead interval timers contained in a hello packet must be the same on
neighboring routers in order to form an adjacency.
9. What is the default router priority value for all Cisco OSPF
routers?
o 0
o 1
o 10
o 255
Answers Explanation & Hints:
The router priority value is used in a DR/BDR election. The default priority for all
OSPF routers is 1 but it can be manually altered to any value 0 to 255.
o link-state update
o link-state request
o database description
o link-state acknowledgment
Answers Explanation & Hints:
The database description (DBD) packet contains an abbreviated list of the LSDB
sent by a neighboring router and is used by receiving routers to check against the
local LSDB.
11. Match the OSPF state with the order in which it occurs. (Not all
options are used.)
CCNA3 v7 – ENSA – Modules 1 – 2 OSPF Concepts and Configuration Exam Answers 002
Answers Explanation & Hints:
The active and passive states are used by EIGRP.
13. Which three OSPF states are involved when two routers are
forming an adjacency? (Choose three.)
o Init
o Down
o ExStart
o Loading
o Two-way
o Exchange
Answers Explanation & Hints:
OSPF operation progresses through 7 states for establishing neighboring router
adjacency, exchanging routing information, calculating the best routes, and
reaching convergence. The Down, Init, and Two-way states are involved in the
phase of neighboring router adjacency establishment.
o every 5 minutes
o every 10 minutes
o every 30 minutes
o every 60 minutes
Answers Explanation & Hints:
After all LSRs have been satisfied for a given router, the adjacent routers are
considered synchronized and in a full state. Updates (LSUs) are sent to neighbors
only under the following conditions:
when a network topology change is detected (incremental updates)
every 30 minutes
16. What will an OSPF router prefer to use first as a router ID?
17. What are the two purposes of an OSPF router ID? (Choose
two.)
25. Refer to the exhibit. If the switch reboots and all routers have
to re-establish OSPF adjacencies, which routers will become the
new DR and BDR?
CCNA3 v7 –
ENSA – Modules 1 – 2 OSPF Concepts and Configuration Exam Answers 04
o Router R4 will become the DR and router R1 will become the BDR.
o Router R2 will become the DR and router R3 will become the BDR.
o Router R1 will become the DR and router R2 will become the BDR.
o Router R4 will become the DR and router R3 will become the BDR.
Answers Explanation & Hints:
OSPF elections of a DR are based on the following in order of precedence:highest
pritority from 1 -255 (0 = never a DR)
highest router ID
highest IP address of a loopback or active interface in the absence of a manually
configured router ID. Loopback IP addresses take higher precedence than other
interfaces.
In this case routers R4 and R1 have the highest router priority. Between the two, R3
has the higher router ID. Therefore, R4 will become the DR and R1 will become the
BDR.
26. By default, what is the OSPF cost for any link with a bandwidth
of 100 Mb/s or greater?
o 1
o 100
o 10000
o 100000000
Answers Explanation & Hints:
OSPF uses the formula: Cost = 100,000,000 / bandwidth. Because OSPF will only
use integers as cost, any bandwidth of 100 Mb/s or greater will all equal a cost of 1.
27. Refer to the exhibit. What is the OSPF cost to reach the router
A LAN 172.16.1.0/24 from B?
CCNA3 v7 – ENSA – Modules 1
– 2 OSPF Concepts and Configuration Exam Answers 05
o 782
o 74
o 128
o 65
Answers Explanation & Hints:
The formula used to calculate the OSPF cost is as follows:
o ping
o show ip protocols
o show ip ospf neighbor
o show ip interface brief
Answers Explanation & Hints:
While the show ip interface brief and ping commands can be used to determine if
Layer 1, 2, and 3 connectivity exists, neither command can be used to determine if
a particular OSPF or EIGRP-initiated relationship has been made. The show ip
protocols command is useful in determining the routing parameters such as timers,
router ID, and metric information associated with a specific routing protocol. The
show ip ospf neighbor command shows if two adjacent routers have exchanged
OSPF messages in order to form a neighbor relationship.
o show ip protocols
o show ip ospf interface
o show ip interface brief
o show ip route ospf
Answers Explanation & Hints:
The command show ip ospf interface verifies the active OSPF interfaces. The
command show ip interface brief is used to check that the interfaces are
operational. The command show ip route ospf displays the entries that are learned
via OSPF in the routing table. The command show ip protocol s checks that OSPF is
enabled and lists the networks that are advertised.
o Use the highest IP address assigned to an active interface participating in the routing
process.
o Configure a value using the router-id command.
o Use the highest active interface IP address that is configured on the router.
o Use a loopback interface configured with the highest IP address on the router.
Answers Explanation & Hints:
A Cisco router is assigned a router ID to uniquely identify it. It can be automatically
assigned and take the value of the highest configured IP address on any interface,
the value of a specifically-configured loopback address, or the value assigned
(which is in the exact form of an IP address) using the router-id command. Cisco
recommends using the router-id command.
34. Which step in the link-state routing process is described by a
router running an algorithm to determine the best path to each
destination?
o 0.0.0.127
o 0.0.0.63
o 0.0.0.31
o 0.0.0.15
45. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 64.102.0.0
255.255.255.128. What wildcard mask would the administrator
use in the OSPF network statement?
o 0.0.0.127
o 0.0.0.63
o 0.0.63.255
o 0.0.31.255
46. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 128.107.0.0
255.255.252.0. What wildcard mask would the administrator use
in the OSPF network statement?
o 0.0.3.255
o 0.0.0.3
o 0.0.0.7
o 0.0.63.255
47. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 192.168.223.0
255.255.254.0. What wildcard mask would the administrator use
in the OSPF network statement?
o 0.0.1.255
o 0.0.7.255
o 0.0.15.255
o 0.0.31.255
48. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 192.168.181.0
255.255.254.0. What wildcard mask would the administrator use
in the OSPF network statement?
o 0.0.1.255
o 0.0.31.255
o 0.0.63.255
o 0.0.15.255
49. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 198.19.0.0
255.255.252.0. What wildcard mask would the administrator use
in the OSPF network statement?
o 0.0.3.255
o 0.0.31.255
o 0.0.63.255
o 0.0.15.255
50. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 198.19.0.0
255.255.252.0. What wildcard mask would the administrator use
in the OSPF network statement?
o 0.0.3.255
o 0.0.31.255
o 0.0.63.255
o 0.0.0.255
51. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 64.100.0.0
255.255.255.0. What wildcard mask would the administrator use
in the OSPF network statement?
o 0.0.0.255
o 0.0.0.127
o 0.0.0.63
o 0.0.0.31
52. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 128.107.0.0
255.255.255.192. What wildcard mask would the administrator
use in the OSPF network statement?
o 0.0.0.63
o 0.0.0.3
o 0.0.0.7
o 0.0.63.255
53. An administrator is configuring single-area OSPF on a router.
One of the networks that must be advertised is 128.107.0.0
255.255.255.192. What wildcard mask would the administrator
use in the OSPF network statement?
o 0.0.0.63
o 0.0.0.15
o 0.0.0.31
o 0.0.0.7
54. What is the format of the router ID on an OSPF-enabled router?
55. Match the description to the term. (Not all options are used.)
CCNA3 v7 – ENSA – Modules 1 – 2 OSPF Concepts and Configuration Exam Answers 003
Answers Explanation & Hints:
DUAL is the algorithm used by EIGRP. In multiarea OSPF, OSPF is implemented using
multiple areas, and all of them must be connected to the backbone area.
58. What is the reason for a network engineer to alter the default
reference bandwidth parameter when configuring OSPF?
o to more accurately reflect the cost of links greater than 100 Mb/s
o to increase the speed of the link
o to force that specific link to be used in the destination route
o to enable the link for OSPF routing
Answers Explanation & Hints:
By default, Fast Ethernet, Gigabit, and 10 Gigabit Ethernet interfaces all have a cost
of 1. Altering the default reference bandwidth alters the cost calculation, allowing
each speed to be more accurately reflected in the cost.