SlideShare a Scribd company logo
1 of 8
Download to read offline
ccnav5.org http://ccnav5.org/ccna-3-chapter-5-v5-0-2014-exam-answers/?pfstyle=wp
CCNAV5.Org
CCNAv5.Org
CCNA 3 Chapter 5 v5.0 2014 Exam Answers
CCNA 3 Chapter 5 v5.0 2014 Exam Answers
CCNA 3 Exam 2014
1
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?
Issue the clear ip ospf process privileged mode command.*
Configure the network statements.
Change the OSPFv2 process ID.
Change the interface priority.
2
Refer to the exhibit. What three conclusions can be drawn from the displayed output? (Choose three.)
The DR can be reached through the GigabitEthernet 0/0 interface.*
There have been 9 seconds since the last hello packet sent.*
The router ID on the DR router is 3.3.3.3
The BDR has three neighbors.
The router ID values were not the criteria used to select the DR and the BDR.*
This interface is using the default priority.
3
When checking a routing table, a network technician notices the following entry:
O*E2 0.0.0.0/0 [110/1] via 192.168.16.3, 00:20:22, Serial0/0/0
What information can be gathered from this output?
This route is a propagated default route.*
The edge of the OSPF area 0 is the interface that is addressed 192.168.16.3.
The route is located two hops away.
The metric for this route is 110.
4
Which command will a network engineer issue to verify the configured hello and dead timer intervals on a point-to-
point WAN link between two routers that are running OSPFv2?
show ipv6 ospf interface serial 0/0/0
show ip ospf neighbor
show ip ospf interface serial 0/0/0*
show ip ospf interface fastethernet 0/1
5
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 30 seconds.
The dead interval will now be 15 seconds.
The dead interval will now be 60 seconds.*
6
Refer to the exhibit. An administrator is trying to configure R1 to run OSPFv3 but the neighbor adjacency is not forming
with the router connected to Fa0/0. What is the cause of the problem?
FastEthernet0/0 has been configured as a passive interface.
No router ID has been configured.*
A link-local address has not been configured on interface FastEthernet0/0.
The OSPF process ID and area values are backwards in the interface configuration.
7
Refer to the exhibit. A network administrator has
configured the OSPF timers to the values that
are shown in the graphic. What is the result of
having those manually configured timers?
The R1 dead timer expires between hello packets
from R2.*
The neighbor adjacency has formed.
R1 automatically adjusts its own timers to match the R2 timers.
The hello timer on R2 expires every ten seconds.
8
When OSPFv2 neighbors are establishing adjacencies, in which state do they elect a DR and BDR router?
Two-Way state*
Loading state
Init state
Exchange state
9
Refer to the exhibit. R1 and R2 are connected to the same LAN segment and are configured to run OSPFv3. They are
not forming a neighbor adjacency. What is the cause of the problem?
The OSPFv3 process IDs of R1 and R2 are different.
The priority value of both R1 and R2 is 1.
The timer intervals of R1 and R2 do not match.*
The IPv6 addresses of R1 and R2 are not in the same subnet.
10
Refer to the exhibit. What kind of OSPF authentication has been configured on this interface?
null
simple
MD5*
plain text
11
Why is MD5 authentication more secure than simple authentication for OSPF updates?
MD5 does not send the password to the neighbor router.*
MD5 requires passwords that are at least 8 characters long.
MD5 uses both a username and a password to authenticate the neighbor.
MD5 employs IPsec to keep the updates from being intercepted.
12
Which two pieces of information are used by the OSPF MD5 algorithm to generate a signature? (Choose two.)
OSPF router ID
secret key*
router hostname
interface IP address
OSPF message*
13
A network engineer is troubleshooting convergence and adjacency issues in an OSPFv2 network and has noted that
some expected network route entries are not displayed in the routing table. Which two commands will provide
additional information about the state of router adjacencies, timer intervals, and the area ID? (Choose two.)
show running-configuration
show ip ospf neighbor*
show ip ospf interface*
show ip route ospf
show ip protocols
14
Why do OSPF serial interfaces usually require manual bandwidth configuration?
OSPF uses the bandwidth value to compute routes for its routing table.*
All serial interfaces default to a value of 1.544 Mb/s.
Each side of an OSPF serial link should be configured with a unique value.
Bandwidth value affects the actual speed of the link.
15
A network engineer is troubleshooting an OSPFv2 network and discovers that two routers connected by a point-to-
point WAN serial link are not establishing an adjacency. The OSPF routing process, network commands and area ID are
all confirmed as correct, and the interfaces are not passive. Testing shows that the cabling is correct, that the link is up,
and pings between the interfaces are successful. What is most likely the problem?
A clock rate has not been set on the DCE interface of the serial link.
The OSPFv2 process IDs on each router do not match.
A DR election has not taken place.
The subnet masks on the two connected serial interfaces do not match.*
16
A network engineer is troubleshooting OSPFv2 routing issues on two connected routers. Which two requirements to
form an adjacency need to be verified? (Choose two.)
Verify that the interfaces that connect the two routers are in the same area.*
Verify that one of the routers is the DR or BDR and the other router a DRother.
Verify that one of the interfaces that connects the two routers is active and the other passive.
Verify that the interfaces that connect the two routers are in the same subnet.*
Verify that both routers are using the same OSPFv2 process ID.
17
Which command is used to verify that OSPF is enabled and also provides a list of the networks that are being
advertised by the network?
show ip protocols*
show ip ospf interface
show ip interface brief
show ip route ospf
18
Refer to the exhibit. Four routers are connected to an Ethernet LAN segment and are configured to run OSPFv3.
However, none of the routers are receiving routing updates. What is the cause of the problem?
The routers are using IPv6 link local addresses to communicate.
The network type has been set to BROADCAST instead of NBMA.
The routers are using IPv4 addresses for router IDs.
All of the routers have an OSPFv3 interface priority of 0.*
19
Refer to the exhibit. These two routers are configured to run OSPFv3 but they are not forming a neighbor adjacency.
What is the cause of the problem?
The routers do not have global IPv6 addresses that are configured on the Fa0/0 interfaces.
The routers have both been elected as the DR.
The routers are configured with the same router ID.*
The routers have the same priority.
20
A network engineer suspects that OSPFv3 routers are not forming neighbor adjacencies because there are interface
timer mismatches. Which two commands can be issued on the interface of each OSFPv3 router to resolve all timer
mismatches? (Choose two.)
no ipv6 ospf dead-interval*
no ipv6 router ospf 10
ip ospf dead-interval 40
no ipv6 ospf hello-interval*
no ipv6 ospf cost 10
ip ospf hello-interval 10
21
Refer to the exhibit. Fill in the blank. Do not use abbreviations.
The command ” show ipv6 route ” can be issued on router R2 to verify the propagation of a static default route from R1 to R2.
22
Fill in the blank. Do not use abbreviations.
When IPv4 and OSPFv2 are being used, the command “ show ip ospf neighbor ” is used to verify that a router has formed an
adjacency with its neighboring routers.
23
Place the options in the following order:
- not scored -
full state
loading state
ExStart state
24
Place the options in the following order:
[+] third
[+] second
– not scored –
[+] first
[+] fourth
[+] Order does not matter within this group.

More Related Content

More from Đồng Quốc Vương

Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracerCcnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracerĐồng Quốc Vương
 
ccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answersccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answersĐồng Quốc Vương
 
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answersCcnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answersĐồng Quốc Vương
 
Ccna 4 v5 practice skills assessment – packet tracer
Ccna 4 v5 practice skills assessment – packet tracerCcna 4 v5 practice skills assessment – packet tracer
Ccna 4 v5 practice skills assessment – packet tracerĐồng Quốc Vương
 
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014Đồng Quốc Vương
 
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014Đồng Quốc Vương
 

More from Đồng Quốc Vương (20)

Ccnav5.org ccna 2-v5_final_exam_2014
Ccnav5.org ccna 2-v5_final_exam_2014Ccnav5.org ccna 2-v5_final_exam_2014
Ccnav5.org ccna 2-v5_final_exam_2014
 
Ccnav5.org ccna 3-exam_2014
Ccnav5.org ccna 3-exam_2014Ccnav5.org ccna 3-exam_2014
Ccnav5.org ccna 3-exam_2014
 
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracerCcnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
 
Ccna 2 chapter 11 2014 v5
Ccna 2 chapter 11 2014 v5Ccna 2 chapter 11 2014 v5
Ccna 2 chapter 11 2014 v5
 
Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5
 
ccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answersccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answers
 
CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014
 
CCNA 1 Chapter 7 v5.0 2014
CCNA 1 Chapter 7 v5.0 2014CCNA 1 Chapter 7 v5.0 2014
CCNA 1 Chapter 7 v5.0 2014
 
CCNA 1 Chapter 6 v5.0 2014
CCNA 1 Chapter 6 v5.0 2014CCNA 1 Chapter 6 v5.0 2014
CCNA 1 Chapter 6 v5.0 2014
 
CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014
 
CCNA 1 Chapter 11 v5.0 2014
CCNA 1 Chapter 11 v5.0 2014CCNA 1 Chapter 11 v5.0 2014
CCNA 1 Chapter 11 v5.0 2014
 
CCNA 1 Chapter 10 v5.0 2014
CCNA 1 Chapter 10 v5.0 2014CCNA 1 Chapter 10 v5.0 2014
CCNA 1 Chapter 10 v5.0 2014
 
CCNA 1 Chapter 1 v5.0 2014
CCNA 1 Chapter 1 v5.0 2014CCNA 1 Chapter 1 v5.0 2014
CCNA 1 Chapter 1 v5.0 2014
 
CCNA 1 Final v5.0 2014
CCNA 1 Final  v5.0 2014CCNA 1 Final  v5.0 2014
CCNA 1 Final v5.0 2014
 
Ccnav5.org ccna 1-exam_2014
Ccnav5.org ccna 1-exam_2014Ccnav5.org ccna 1-exam_2014
Ccnav5.org ccna 1-exam_2014
 
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answersCcnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
 
Ccna 4 v5 practice skills assessment – packet tracer
Ccna 4 v5 practice skills assessment – packet tracerCcna 4 v5 practice skills assessment – packet tracer
Ccna 4 v5 practice skills assessment – packet tracer
 
Www ccnav5 net
Www ccnav5 netWww ccnav5 net
Www ccnav5 net
 
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
 
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014
 

Recently uploaded

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 

Recently uploaded (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 

Ccnav5.org ccna 3-chapter_5_v50_2014_exam_answers

  • 1. ccnav5.org http://ccnav5.org/ccna-3-chapter-5-v5-0-2014-exam-answers/?pfstyle=wp CCNAV5.Org CCNAv5.Org CCNA 3 Chapter 5 v5.0 2014 Exam Answers CCNA 3 Chapter 5 v5.0 2014 Exam Answers CCNA 3 Exam 2014 1 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? Issue the clear ip ospf process privileged mode command.* Configure the network statements. Change the OSPFv2 process ID. Change the interface priority. 2 Refer to the exhibit. What three conclusions can be drawn from the displayed output? (Choose three.) The DR can be reached through the GigabitEthernet 0/0 interface.* There have been 9 seconds since the last hello packet sent.* The router ID on the DR router is 3.3.3.3 The BDR has three neighbors. The router ID values were not the criteria used to select the DR and the BDR.* This interface is using the default priority. 3 When checking a routing table, a network technician notices the following entry: O*E2 0.0.0.0/0 [110/1] via 192.168.16.3, 00:20:22, Serial0/0/0 What information can be gathered from this output?
  • 2. This route is a propagated default route.* The edge of the OSPF area 0 is the interface that is addressed 192.168.16.3. The route is located two hops away. The metric for this route is 110. 4 Which command will a network engineer issue to verify the configured hello and dead timer intervals on a point-to- point WAN link between two routers that are running OSPFv2? show ipv6 ospf interface serial 0/0/0 show ip ospf neighbor show ip ospf interface serial 0/0/0* show ip ospf interface fastethernet 0/1 5 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 30 seconds. The dead interval will now be 15 seconds. The dead interval will now be 60 seconds.* 6 Refer to the exhibit. An administrator is trying to configure R1 to run OSPFv3 but the neighbor adjacency is not forming with the router connected to Fa0/0. What is the cause of the problem? FastEthernet0/0 has been configured as a passive interface. No router ID has been configured.* A link-local address has not been configured on interface FastEthernet0/0. The OSPF process ID and area values are backwards in the interface configuration. 7
  • 3. Refer to the exhibit. A network administrator has configured the OSPF timers to the values that are shown in the graphic. What is the result of having those manually configured timers? The R1 dead timer expires between hello packets from R2.* The neighbor adjacency has formed. R1 automatically adjusts its own timers to match the R2 timers. The hello timer on R2 expires every ten seconds. 8 When OSPFv2 neighbors are establishing adjacencies, in which state do they elect a DR and BDR router? Two-Way state* Loading state Init state Exchange state 9 Refer to the exhibit. R1 and R2 are connected to the same LAN segment and are configured to run OSPFv3. They are not forming a neighbor adjacency. What is the cause of the problem? The OSPFv3 process IDs of R1 and R2 are different. The priority value of both R1 and R2 is 1. The timer intervals of R1 and R2 do not match.* The IPv6 addresses of R1 and R2 are not in the same subnet. 10
  • 4. Refer to the exhibit. What kind of OSPF authentication has been configured on this interface? null simple MD5* plain text 11 Why is MD5 authentication more secure than simple authentication for OSPF updates? MD5 does not send the password to the neighbor router.* MD5 requires passwords that are at least 8 characters long. MD5 uses both a username and a password to authenticate the neighbor. MD5 employs IPsec to keep the updates from being intercepted. 12 Which two pieces of information are used by the OSPF MD5 algorithm to generate a signature? (Choose two.) OSPF router ID secret key* router hostname interface IP address OSPF message* 13 A network engineer is troubleshooting convergence and adjacency issues in an OSPFv2 network and has noted that some expected network route entries are not displayed in the routing table. Which two commands will provide additional information about the state of router adjacencies, timer intervals, and the area ID? (Choose two.) show running-configuration show ip ospf neighbor* show ip ospf interface* show ip route ospf
  • 5. show ip protocols 14 Why do OSPF serial interfaces usually require manual bandwidth configuration? OSPF uses the bandwidth value to compute routes for its routing table.* All serial interfaces default to a value of 1.544 Mb/s. Each side of an OSPF serial link should be configured with a unique value. Bandwidth value affects the actual speed of the link. 15 A network engineer is troubleshooting an OSPFv2 network and discovers that two routers connected by a point-to- point WAN serial link are not establishing an adjacency. The OSPF routing process, network commands and area ID are all confirmed as correct, and the interfaces are not passive. Testing shows that the cabling is correct, that the link is up, and pings between the interfaces are successful. What is most likely the problem? A clock rate has not been set on the DCE interface of the serial link. The OSPFv2 process IDs on each router do not match. A DR election has not taken place. The subnet masks on the two connected serial interfaces do not match.* 16 A network engineer is troubleshooting OSPFv2 routing issues on two connected routers. Which two requirements to form an adjacency need to be verified? (Choose two.) Verify that the interfaces that connect the two routers are in the same area.* Verify that one of the routers is the DR or BDR and the other router a DRother. Verify that one of the interfaces that connects the two routers is active and the other passive. Verify that the interfaces that connect the two routers are in the same subnet.* Verify that both routers are using the same OSPFv2 process ID. 17 Which command is used to verify that OSPF is enabled and also provides a list of the networks that are being advertised by the network? show ip protocols* show ip ospf interface show ip interface brief show ip route ospf 18
  • 6. Refer to the exhibit. Four routers are connected to an Ethernet LAN segment and are configured to run OSPFv3. However, none of the routers are receiving routing updates. What is the cause of the problem? The routers are using IPv6 link local addresses to communicate. The network type has been set to BROADCAST instead of NBMA. The routers are using IPv4 addresses for router IDs. All of the routers have an OSPFv3 interface priority of 0.* 19 Refer to the exhibit. These two routers are configured to run OSPFv3 but they are not forming a neighbor adjacency. What is the cause of the problem? The routers do not have global IPv6 addresses that are configured on the Fa0/0 interfaces. The routers have both been elected as the DR. The routers are configured with the same router ID.* The routers have the same priority. 20 A network engineer suspects that OSPFv3 routers are not forming neighbor adjacencies because there are interface timer mismatches. Which two commands can be issued on the interface of each OSFPv3 router to resolve all timer mismatches? (Choose two.) no ipv6 ospf dead-interval*
  • 7. no ipv6 router ospf 10 ip ospf dead-interval 40 no ipv6 ospf hello-interval* no ipv6 ospf cost 10 ip ospf hello-interval 10 21 Refer to the exhibit. Fill in the blank. Do not use abbreviations. The command ” show ipv6 route ” can be issued on router R2 to verify the propagation of a static default route from R1 to R2. 22 Fill in the blank. Do not use abbreviations. When IPv4 and OSPFv2 are being used, the command “ show ip ospf neighbor ” is used to verify that a router has formed an adjacency with its neighboring routers. 23 Place the options in the following order: - not scored - full state loading state
  • 8. ExStart state 24 Place the options in the following order: [+] third [+] second – not scored – [+] first [+] fourth [+] Order does not matter within this group.