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

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Recently uploaded (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

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.