Which criterion is preferred by the router to choose a router ID?
The router-id rid command
He IP address of the highest active interface on the router
The IP address of the highest configured loopback interface on the router
The IP address of the highest active OSPF-enabled interface
Which wildcard mask would be used to advertise the 192.168.5.96/27 network as part of an OSPF configuration?
0.0.0.31
0.0.0.32
255.255.255.224
255.255.255.223
The following three networks are directly connected to an OSPF router; 192.168.0.0/24, 192.168.1.0/24, and 192.168.2.0/24. Which OSPF network command would advertise only the 192.168.1.0 network to neighbors?
Router(config-router)# network 192.168.1.0 0.0.0.0 area 0
Router(config-router)# network 192.168.1.0 0.0.0.255 area 0
Router(config-router)# network 192.168.1.0 255.255.255.255 area 0
Router(config-router)# network 192.168.0.0 0.0.15.255 area 0
Which three parameters should match in order for a pair of routers to form an adjacency when running OSPFv2? (Choose three.)
OSPFv2 process number
OSPFv2 type of network
Router ID
Interface priority
Hello timer
Subnet mask
What are two features of the OSPF routing protocol? (Choose two.)
Used primarily as an EGP
Uses Dijkstra’s algorithm to build the SPF tree
Has an administrative distance of 100
Automatically summarizes networks at the classful boundaries
Calculates its metric using bandwidth
A router with two LAN interfaces, two WAN interfaces, and one configured loopback interface is operating with OSPF as its routing protocol. What does the router OSPF process use to assign the router ID?
The loopback interface IP address
The highest IP address on the LAN interfaces
The OSPF area ID that is configured on the interface with the highest IP address
The IP address of the interface that is configured with priority 0
Which verification command would identify the specific interfaces on a router that were configured with the passive-interface command?
Show ip protocols
Show ip eigrp neighbors
Show ip interface brief
Show ip route eigrp
Which command, if applied on an OSPF router, would give a Gigabit Ethernet interface a lower cost than a Fast Ethernet interface?
(config-if)# bandwidth 100
(config-router)# auto-cost reference-bandwidth 1000
(config-if)# ip ospf priority 1
(config-if)# ip ospf cost 100
A network administrator has just changed the router ID on a router that is working in an OSPFv2 environment. What should the administrator do to reset the adjacencies and use the new router ID?
Configure the network statements.
Change the OSPFv2 process ID.
Issue the clear ip ospf process privileged mode command.
Change the interface priority.
Which command can be used to view the OSPF hello and dead time intervals?
Show ip ospf route
Show ip protocols
Show ip ospf interface
Show ip ospf neighbor
What does the SPF algorithm consider to be the best path to a network?
The path that includes the fastest cumulative bandwidth links.
The path with the least number of hops.
The path with the smallest delays.
The path that includes the fastest single bandwidth link.
What is one use of the router ID in OSPF routing?
The router ID indicates the highest IPv4 address of all routers that are participating in OSPF routing.
The router ID can be used to break a tie in the election process.
The router ID identifies the OSPF area.
The router ID indicates the router priority value.
What is the first criterion used by OSPF routers to elect a DR?
Highest priority
Highest router ID
Highest MAC address
Highest IP address
Which command could be used on a router to ensure that an OSPF adjacency is formed with another router?
Show ip protocols
Show ip ospf interface
Show ip ospf neighbor
Show ip route
A router in an OSPF enterprise network has a default static route that has been configured via the interface that connects to the ISP. Which command would the network administrator apply on this router so that other routers in the OSPF network will use this default route?
Redistribute connected
Redistribute static subnets
Redistribute static
Default-information originate
A router is participating in an OSPFv2 domain. What will always happen if the Dead interval expires before the router receives a Hello packet from an adjacent OSPF router?
A new Dead interval timer of four times the Hello interval will start.
OSPF will remove that neighbor from the router’s link-state database.
OSPF will run a new DR/BDR election.
SPF will run and determine which neighbor router is down.
Which command would be used to determine if an OSPF routing protocol- initiated relationship had been made with an adjacent router?
Ping
Show ip ospf neighbor
Show ip interface brief
Show ip protocols
Which command is used to verify the OSPFv2 router ID, the interfaces explicitly configured to advertise OSPF routes, the passive interfaces, the neighbors the router is receiving updates from, and the default administrative distance, which is 110 for OSPF?
Show ip protocols
Show ip interface brief
Show ip ospf interface
Show ip route ospf
Two OSPFv2 routers are interconnected using a point-to-point WAN link.Which command could be used to verify the configured Hello and Dead timer intervals?
Show ip ospf neighbor
Show ip ospf interface serial 0/0/0
Show ip ospf interface fastethernet 0/1
Show ipv6 ospf interface serial 0/0/0
You are troubleshooting convergence and adjacency issues in an OSPFv2 network and have noticed that network route entries are missing from the routing table. Which commands provide additional information about the state of router adjacencies, timer intervals, and the area ID? (Choose two.)
Show ip ospf interface
Show ip ospf neighbor
Show ip protocols
Show ip route ospf
Show running-configuration
A network engineer has manually configured the Hello interval to 15 seconds on an interface of a router that is running OSPFv2. By default, how will the Dead interval on the interface be affected?
The Dead interval will not change from the default value.
The Dead interval will now be 15 seconds.
The Dead interval will now be 30 seconds.
The Dead interval will now be 60 seconds.
To establish a neighbor adjacency, two OSPF routers exchange Hello packets. Which values in the Hello packets must match on the two routers? (Choose two.)
1. Dead interval
2. Hello interval
3. List of neighbors
4. Router ID
5. Router priority
What is the default router priority value for all Cisco OSPF routers?
0
1
10
255
What indicates to a link-state router that a neighbor is unreachable?
The router no longer receives Hello packets.
The router no longer receives routing updates.
The router receives an LSP with previously learned information.
The router receives an update with a hop count of 16.
Which of the following will OSPF use when it chooses its router ID?
A loopback interface that is configured with the highest IP address on the router
The highest active interface IP address that is configured on the router
The lowest active interface IP address that is configured on the router
The highest active interface that participates in the routing process because of a specifically configured network statement
An OSPF router has three directly connected networks; 10.1.0.0/16, 10.1.1.0/16, and 10.1.2.0/16. Which OSPF network command would advertise only the 10.1.1.0 network to neighbors?
Router(config-router)# network 10.1.0.0 0.0.15.255 area 0
Router(config-router)# network 10.1.1.0 0.0.0.255 area 0
Router(config-router)# network 10.1.1.0 0.0.0.0 area 0
Router(config-router)# network 10.1.1.0 0.0.255.255 area 0
By default, what is the OSPF cost for a link with Gigabit Ethernet interfaces?
1
100
10000
100000000
An administrator is configuring single-area OSPF on a router. One of the networks that must be advertised is 64.100.1.64 255.255.255.192. Which OSPF network statement should be configured?
Network 64.100.1.64 0.0.0.15 area 0
Network 64.100.1.64 0.0.0.63 area 0
Network 64.100.1.64 0.0.0.31 area 0
Network 64.100.1.64 0.0.0.127 area 0
Which of these factors will prevent two routers from forming an OSPFv2 adjacency? (Choose two.)
Mismatched Cisco IOS versions
Mismatched OSPF Hello or Dead timers
Mismatched Ethernet interfaces (for example, Fa0/0 to G0/0)
Use of private IP addresses on the link interfaces
Mismatched subnet masks on the link interfaces
{"name":"Which criterion is preferred by the router to choose a router ID?", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Which criterion is preferred by the router to choose a router ID?, Which wildcard mask would be used to advertise the 192.168.5.96\/27 network as part of an OSPF configuration?, The following three networks are directly connected to an OSPF router; 192.168.0.0\/24, 192.168.1.0\/24, and 192.168.2.0\/24. Which OSPF network command would advertise only the 192.168.1.0 network to neighbors?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
More Quizzes
SOP 6/1 Review
5228
About verbal and non verbal communication - take the quiz
10510
420
How well do you know jimmy ?
10511
Thomas Jefferson's Political Philosophy - Jeffersonian Era
201019498
Test Your William Afton Game Knowledge - Free FNAF
201036131
Disney Movie: How Well Do You Know the Classics?
201024986
Manga Artist Type - Find Your Drawing Style (Free)
201022327
Plasma-Material Interactions - Practice Problems
15820916
Painter Test - Free Painting Trivia Challenge
201020916
Python Variables - Free Basics Practice
201022025
Gen Z Emoji - Test Your Emoji Meanings
201019392