SlideShare a Scribd company logo
1 of 8
Download to read offline
CCNA-4-Answers.blogspot.com



CCNA 4 Answers
CCNA 4 Answers, CCNA 1 Version 4.0 Answers, CCNA 2 Version 4.0 Answers,
CCNA 3 Version 4.0 Answers, CCNA 4 Version 4.0 Answers, CCNA 1 Final Version
4.0 Answers, CCNA 2 Final Version 4.0 Answers, CCNA 3 Final Version 4.0
Answers, CCNA 4 Final Version 4.0 Answers

Showing posts with label CCNA 2 Module 4 Version 4.0 Answers.
Show all posts
Showing posts with label CCNA 2 Module 4 Version 4.0 Answers.
Show all posts

CCNA 2 Module 4 Version 4.0 Answers

1

What actions will occur after RouterA loses connectivity to network
114.125.16.0? (Choose two.)

**RouterB will include network 123.92.76.0 and 136.125.85.0 in its
update to RouterA.
During the next update interval, RouterB will send a RIP update out both
ports that includes the inaccessible network.
During the next update interval, RouterC will send an update to RouterB
stating that network 114.125.16.0 is accessible in 2 hops.
**Router C will learn of the loss of connectivity to network 114.125.16.0
from RouterB.
RouterB will include network 123.92.76.0 and 136.125.85.0 in its update
to RouterC.

2
What does a router running RIP do first with a new route that is received
from an advertisement?

places it immediately in the routing table
**adjusts the metric for the new route to show the added distance for the
route
advertises this route out all other interfaces except the one that it came in
on
sends a ping packet to verify that the path is a feasible route

3
CCNA-4-Answers.blogspot.com


Refer to the exhibit. If all routers are using RIP, how many rounds of
updates will occur before all routers know all networks?

1
2
**3
4
5
6

4
Which of the following methods does split horizon use to reduce incorrect
routing information?

Routing updates are split in half to reduce the update time.
**Information learned from one source is not distributed back to that
source.
New route information must be learned from multiple sources to be
accepted.
The time between updates is split in half to speed convergence.
New route information is suppressed until the system has converged.

5

Refer to the exhibit. The routers in this network are running RIP. Router
A has not received an update from Router B in over three minutes. How
will Router A respond?

The Holddown timer will wait to remove the route from the table for 60
seconds.
**The Invalid timer will mark the route as unusable if an update has not
been received in 180 seconds.
The Update timer will request an update for routes that were learned from
Router B.
The Hello timer will expire after 10 seconds and the route will be flushed
out of the routing table.

6

The graphic shows a network that is configured to use RIP routing
protocol. Router2 detects that the link to Router1 has gone down. It then
advertises the network for this link with a hop count metric of 16. Which
CCNA-4-Answers.blogspot.com

routing loop prevention mechanism is in effect?

split horizon
error condition
hold-down timer
**route poisoning
count to infinity

7
Which two statements describe EIGRP? (Choose two.)

EIGRP can be used with Cisco and non-Cisco routers.
**EIGRP sends triggered updates whenever there is a change in topology
that influences the routing information.
EIGRP has an infinite metric of 16.
**EIGRP sends a partial routing table update, which includes just routes
that have been changed.
EIGRP broadcasts its updates to all routers in the network.

8
Which event will cause a triggered update?

an update routing timer expires
a corrupt update message is received
**a route is installed in the routing table
the network is converged

9
Which of the following statements are correct about RIP?

uses a broadcast to update all other routers in the network every 60
seconds
uses a multicast address to update other routers every 90 seconds
**will send out an update if there is a failure of a link
updates only contain information about routes that have changed since
last update

10
Which two statements are true regarding the function of the RIPv1
routing updates? (Choose two).

updates are broadcast only when there are changes to the topology
**updates are broadcast at regular intervals
CCNA-4-Answers.blogspot.com

broadcast are sent to 0.0.0.0
**broadcasts are sent to 255.255.255.255
updates contain the entire network topology
only changes are included in the updates

11
A network administrator is evaluating RIP versus EIGRP for a new
network. The network will be sensitive to congestion and must respond
quickly to topology changes. What are two good reasons to choose
EIGRP instead of RIP in this case? (Choose two.)

EIGRP uses periodic updates.
**EIGRP only updates affected neighbors.
EIGRP uses broadcast updates.
**EIGRP updates are partial.
EIGRP uses the efficient Bellman-Ford algorithm.

12
Which two conditions are most likely to cause a routing loop? (Choose
two.)

random jitter
implementation of classful addressing
**inconsistent routing tables
**incorrectly configured static routes
a network converging too quickly

13
What metric does the RIP routing protocol consider to be infinity?

0
15
**16
224
255

14
What does the RIP holddown timer do?

ensures an invalid route has a metric of 15
prevents a router from sending any updates after it has introduced a
routing loop into the network
ensures every new route is valid before sending an update
CCNA-4-Answers.blogspot.com

**instructs routers to ignore updates, for a specified time or event, about
possible inaccessible routes

15

Refer to the exhibit. What path will packets from the 192.168.1.0/24
network travel to reach the 10.0.0.0/8 network if RIP is the active routing
protocol?

The path will be router A -> router B -> router C -> router E.
**The path will be router A -> router D -> router E
Router A will load balance between the router A -> router D -> router E
and router A -> router B -> router C -> router E path
Packets will alternate paths depending on the order they arrive at router
A.

16
Three routers running a distance-vector routing protocol lost all power,
including the battery backups. When the routers reload, what will
happen?

They will share all routes saved in NVRAM prior to the power loss with
their directly connected neighbors.
They will multicast hello packets to all other routers in the network to
establish neighbor adjacencie
**They will send updates that include only directly connected routes to
their directly connected neighbor
They will broadcast their full routing table to all routers in the networ

17
What is a routing loop?

a packet bouncing back and forth between two loopback interfaces on a
route
a condition where a return path from a destination is different from the
outbound path forming a "loop
**a condition where a packet is constantly transmitted within a series of
routers without ever reaching its intended destinatio
the distribution of routes from one routing protocol into another

18
Which statement is true regarding cisco’s RIP_JITTER variable?
CCNA-4-Answers.blogspot.com

It prevents the synchronization of routing updates by buffering the
updates as they leave the router interface
**It prevents the synchronization of routing updates by subtracting a
random length of time ranging from 0% to 15% of the specified interval
time from the next routing update
It prevents the synchronization of routing updates by causing the router to
skip every other scheduled update tim
It prevents the synchronization of routing updates by forcing the router to
listen when its time for other updates on the lines before sending it

19
Which three routing protocols are distance vector routing protocols?
(Choose three).

**RIPv
**EIGR
OSP
IS-I
**RIPv

20
Which of the following can exist in a distance vector network that has not
converged? (Choose three).

**routing loops
**inconsistent traffic forwarding
no traffic forwarding until system converges
**inconsistent routing table entries
routing table updates sent to wrong destinations

21
What is the purpose of the TTL field in the IP header?

used to mark routes as unreachable in updates sent to other routers
prevents regular update messages from reinstating a route that may have
gone bad
prevents a router from advertising a network through the interface from
which the update came
**limits the time or hops that a packet can traverse through the network
before it should be discarded
defines a maximum metric value for each distance vector routing protocol
by setting a maximum hop count
0 comments
CCNA-4-Answers.blogspot.com

Labels: CCNA 2 Module 4 Version 4.0 Answers
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Labels

     CCNA 1 Final Version 4.0 Answers (1)
     CCNA 1 Module 1 Version 4.0 Answers (1)
     CCNA 1 Module 10 Version 4.0 Answers (1)
     CCNA 1 Module 11 Version 4.0 Answers (1)
     CCNA 1 Module 2 Version 4.0 Answers (1)
     CCNA 1 Module 3 Version 4.0 Answers (1)
     CCNA 1 Module 4 Version 4.0 Answers (1)
     CCNA 1 Module 5 Version 4.0 Answers (1)
     CCNA 1 Module 6 Version 4.0 Answers (1)
     CCNA 1 Module 7 Version 4.0 Answers (1)
     CCNA 1 Module 8 Version 4.0 Answers (1)
     CCNA 1 Module 9 Version 4.0 Answers (1)
     CCNA 2 Final 1 Version 4.0 Answers (1)
     CCNA 2 Final 2 Version 4.0 Answers (1)
     CCNA 2 Module 1 Version 4.0 Answers (1)
     CCNA 2 Module 10 Version 4.0 Answers (1)
     CCNA 2 Module 11 Version 4.0 Answers (1)
     CCNA 2 Module 2 Version 4.0 Answers (1)
     CCNA 2 Module 3 Version 4.0 Answers (1)
     CCNA 2 Module 4 Version 4.0 Answers (1)
     CCNA 2 Module 5 Version 4.0 Answers (1)
     CCNA 2 Module 6 Version 4.0 Answers (1)
     CCNA 2 Module 7 Version 4.0 Answers (1)
     CCNA 2 Module 8 Version 4.0 Answers (1)
     CCNA 2 Module 9 Version 4.0 Answers (1)
     CCNA 3 Final 1 Version 4.0 Answers (1)
     CCNA 3 Module 1 Version 4.0 Answers (1)
     CCNA 3 Module 2 Version 4.0 Answers (1)
     CCNA 3 Module 3 Version 4.0 Answers (1)
     CCNA 3 Module 4 Version 4.0 Answers (1)
     CCNA 3 Module 5 Version 4.0 Answers (1)
     CCNA 3 Module 6 Version 4.0 Answers (1)
     CCNA 3 Module 7 Version 4.0 Answers (1)
     CCNA 4 Final 1 Version 4.0 Answers (1)
     CCNA 4 Final 2 Version 4.0 Answers (1)
     CCNA 4 Final 3 Version 4.0 Answers (1)
     CCNA 4 Final 4 Version 4.0 Answers (1)
CCNA-4-Answers.blogspot.com

     CCNA 4 Module 1 Version 4.0 Answers (1)
     CCNA 4 Module 2 Version 4.0 Answers (1)
     CCNA 4 Module 3 Version 4.0 Answers (1)
     CCNA 4 Module 4 Version 4.0 Answers (1)
     CCNA 4 Module 5 Version 4.0 Answers (1)
     CCNA 4 Module 6 Version 4.0 Answers (1)
     CCNA 4 Module 7 Version 4.0 Answers (1)
     CCNA 4 Module 8 Version 4.0 Answers (1)

More Related Content

Viewers also liked

Analisis Financiero
Analisis FinancieroAnalisis Financiero
Analisis Financierocsanjuan19
 
How Buyer Trends are Impacting the Future of Business Thinking
How Buyer Trends are Impacting the Future of Business ThinkingHow Buyer Trends are Impacting the Future of Business Thinking
How Buyer Trends are Impacting the Future of Business ThinkingCintell
 
Buyer Experience Innovation: Five Management Principles
Buyer Experience Innovation: Five Management PrinciplesBuyer Experience Innovation: Five Management Principles
Buyer Experience Innovation: Five Management PrinciplesCintell
 
The 4 B's of Buyer Experience Innovation
The 4 B's of Buyer Experience InnovationThe 4 B's of Buyer Experience Innovation
The 4 B's of Buyer Experience InnovationCintell
 
Elliptic Curve Cryptography and Zero Knowledge Proof
Elliptic Curve Cryptography and Zero Knowledge ProofElliptic Curve Cryptography and Zero Knowledge Proof
Elliptic Curve Cryptography and Zero Knowledge ProofArunanand Ta
 
Subnet questions with ans(networking)
Subnet questions with ans(networking)Subnet questions with ans(networking)
Subnet questions with ans(networking)welcometofacebook
 
10 Rules for Buyer Persona Development
10 Rules for Buyer Persona Development10 Rules for Buyer Persona Development
10 Rules for Buyer Persona DevelopmentCintell
 

Viewers also liked (7)

Analisis Financiero
Analisis FinancieroAnalisis Financiero
Analisis Financiero
 
How Buyer Trends are Impacting the Future of Business Thinking
How Buyer Trends are Impacting the Future of Business ThinkingHow Buyer Trends are Impacting the Future of Business Thinking
How Buyer Trends are Impacting the Future of Business Thinking
 
Buyer Experience Innovation: Five Management Principles
Buyer Experience Innovation: Five Management PrinciplesBuyer Experience Innovation: Five Management Principles
Buyer Experience Innovation: Five Management Principles
 
The 4 B's of Buyer Experience Innovation
The 4 B's of Buyer Experience InnovationThe 4 B's of Buyer Experience Innovation
The 4 B's of Buyer Experience Innovation
 
Elliptic Curve Cryptography and Zero Knowledge Proof
Elliptic Curve Cryptography and Zero Knowledge ProofElliptic Curve Cryptography and Zero Knowledge Proof
Elliptic Curve Cryptography and Zero Knowledge Proof
 
Subnet questions with ans(networking)
Subnet questions with ans(networking)Subnet questions with ans(networking)
Subnet questions with ans(networking)
 
10 Rules for Buyer Persona Development
10 Rules for Buyer Persona Development10 Rules for Buyer Persona Development
10 Rules for Buyer Persona Development
 

Recently uploaded

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
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
 
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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Ccna 2 Module 4 Version 4.0 Answers

  • 1. CCNA-4-Answers.blogspot.com CCNA 4 Answers CCNA 4 Answers, CCNA 1 Version 4.0 Answers, CCNA 2 Version 4.0 Answers, CCNA 3 Version 4.0 Answers, CCNA 4 Version 4.0 Answers, CCNA 1 Final Version 4.0 Answers, CCNA 2 Final Version 4.0 Answers, CCNA 3 Final Version 4.0 Answers, CCNA 4 Final Version 4.0 Answers Showing posts with label CCNA 2 Module 4 Version 4.0 Answers. Show all posts Showing posts with label CCNA 2 Module 4 Version 4.0 Answers. Show all posts CCNA 2 Module 4 Version 4.0 Answers 1 What actions will occur after RouterA loses connectivity to network 114.125.16.0? (Choose two.) **RouterB will include network 123.92.76.0 and 136.125.85.0 in its update to RouterA. During the next update interval, RouterB will send a RIP update out both ports that includes the inaccessible network. During the next update interval, RouterC will send an update to RouterB stating that network 114.125.16.0 is accessible in 2 hops. **Router C will learn of the loss of connectivity to network 114.125.16.0 from RouterB. RouterB will include network 123.92.76.0 and 136.125.85.0 in its update to RouterC. 2 What does a router running RIP do first with a new route that is received from an advertisement? places it immediately in the routing table **adjusts the metric for the new route to show the added distance for the route advertises this route out all other interfaces except the one that it came in on sends a ping packet to verify that the path is a feasible route 3
  • 2. CCNA-4-Answers.blogspot.com Refer to the exhibit. If all routers are using RIP, how many rounds of updates will occur before all routers know all networks? 1 2 **3 4 5 6 4 Which of the following methods does split horizon use to reduce incorrect routing information? Routing updates are split in half to reduce the update time. **Information learned from one source is not distributed back to that source. New route information must be learned from multiple sources to be accepted. The time between updates is split in half to speed convergence. New route information is suppressed until the system has converged. 5 Refer to the exhibit. The routers in this network are running RIP. Router A has not received an update from Router B in over three minutes. How will Router A respond? The Holddown timer will wait to remove the route from the table for 60 seconds. **The Invalid timer will mark the route as unusable if an update has not been received in 180 seconds. The Update timer will request an update for routes that were learned from Router B. The Hello timer will expire after 10 seconds and the route will be flushed out of the routing table. 6 The graphic shows a network that is configured to use RIP routing protocol. Router2 detects that the link to Router1 has gone down. It then advertises the network for this link with a hop count metric of 16. Which
  • 3. CCNA-4-Answers.blogspot.com routing loop prevention mechanism is in effect? split horizon error condition hold-down timer **route poisoning count to infinity 7 Which two statements describe EIGRP? (Choose two.) EIGRP can be used with Cisco and non-Cisco routers. **EIGRP sends triggered updates whenever there is a change in topology that influences the routing information. EIGRP has an infinite metric of 16. **EIGRP sends a partial routing table update, which includes just routes that have been changed. EIGRP broadcasts its updates to all routers in the network. 8 Which event will cause a triggered update? an update routing timer expires a corrupt update message is received **a route is installed in the routing table the network is converged 9 Which of the following statements are correct about RIP? uses a broadcast to update all other routers in the network every 60 seconds uses a multicast address to update other routers every 90 seconds **will send out an update if there is a failure of a link updates only contain information about routes that have changed since last update 10 Which two statements are true regarding the function of the RIPv1 routing updates? (Choose two). updates are broadcast only when there are changes to the topology **updates are broadcast at regular intervals
  • 4. CCNA-4-Answers.blogspot.com broadcast are sent to 0.0.0.0 **broadcasts are sent to 255.255.255.255 updates contain the entire network topology only changes are included in the updates 11 A network administrator is evaluating RIP versus EIGRP for a new network. The network will be sensitive to congestion and must respond quickly to topology changes. What are two good reasons to choose EIGRP instead of RIP in this case? (Choose two.) EIGRP uses periodic updates. **EIGRP only updates affected neighbors. EIGRP uses broadcast updates. **EIGRP updates are partial. EIGRP uses the efficient Bellman-Ford algorithm. 12 Which two conditions are most likely to cause a routing loop? (Choose two.) random jitter implementation of classful addressing **inconsistent routing tables **incorrectly configured static routes a network converging too quickly 13 What metric does the RIP routing protocol consider to be infinity? 0 15 **16 224 255 14 What does the RIP holddown timer do? ensures an invalid route has a metric of 15 prevents a router from sending any updates after it has introduced a routing loop into the network ensures every new route is valid before sending an update
  • 5. CCNA-4-Answers.blogspot.com **instructs routers to ignore updates, for a specified time or event, about possible inaccessible routes 15 Refer to the exhibit. What path will packets from the 192.168.1.0/24 network travel to reach the 10.0.0.0/8 network if RIP is the active routing protocol? The path will be router A -> router B -> router C -> router E. **The path will be router A -> router D -> router E Router A will load balance between the router A -> router D -> router E and router A -> router B -> router C -> router E path Packets will alternate paths depending on the order they arrive at router A. 16 Three routers running a distance-vector routing protocol lost all power, including the battery backups. When the routers reload, what will happen? They will share all routes saved in NVRAM prior to the power loss with their directly connected neighbors. They will multicast hello packets to all other routers in the network to establish neighbor adjacencie **They will send updates that include only directly connected routes to their directly connected neighbor They will broadcast their full routing table to all routers in the networ 17 What is a routing loop? a packet bouncing back and forth between two loopback interfaces on a route a condition where a return path from a destination is different from the outbound path forming a "loop **a condition where a packet is constantly transmitted within a series of routers without ever reaching its intended destinatio the distribution of routes from one routing protocol into another 18 Which statement is true regarding cisco’s RIP_JITTER variable?
  • 6. CCNA-4-Answers.blogspot.com It prevents the synchronization of routing updates by buffering the updates as they leave the router interface **It prevents the synchronization of routing updates by subtracting a random length of time ranging from 0% to 15% of the specified interval time from the next routing update It prevents the synchronization of routing updates by causing the router to skip every other scheduled update tim It prevents the synchronization of routing updates by forcing the router to listen when its time for other updates on the lines before sending it 19 Which three routing protocols are distance vector routing protocols? (Choose three). **RIPv **EIGR OSP IS-I **RIPv 20 Which of the following can exist in a distance vector network that has not converged? (Choose three). **routing loops **inconsistent traffic forwarding no traffic forwarding until system converges **inconsistent routing table entries routing table updates sent to wrong destinations 21 What is the purpose of the TTL field in the IP header? used to mark routes as unreachable in updates sent to other routers prevents regular update messages from reinstating a route that may have gone bad prevents a router from advertising a network through the interface from which the update came **limits the time or hops that a packet can traverse through the network before it should be discarded defines a maximum metric value for each distance vector routing protocol by setting a maximum hop count 0 comments
  • 7. CCNA-4-Answers.blogspot.com Labels: CCNA 2 Module 4 Version 4.0 Answers Newer Posts Older Posts Home Subscribe to: Posts (Atom) Labels  CCNA 1 Final Version 4.0 Answers (1)  CCNA 1 Module 1 Version 4.0 Answers (1)  CCNA 1 Module 10 Version 4.0 Answers (1)  CCNA 1 Module 11 Version 4.0 Answers (1)  CCNA 1 Module 2 Version 4.0 Answers (1)  CCNA 1 Module 3 Version 4.0 Answers (1)  CCNA 1 Module 4 Version 4.0 Answers (1)  CCNA 1 Module 5 Version 4.0 Answers (1)  CCNA 1 Module 6 Version 4.0 Answers (1)  CCNA 1 Module 7 Version 4.0 Answers (1)  CCNA 1 Module 8 Version 4.0 Answers (1)  CCNA 1 Module 9 Version 4.0 Answers (1)  CCNA 2 Final 1 Version 4.0 Answers (1)  CCNA 2 Final 2 Version 4.0 Answers (1)  CCNA 2 Module 1 Version 4.0 Answers (1)  CCNA 2 Module 10 Version 4.0 Answers (1)  CCNA 2 Module 11 Version 4.0 Answers (1)  CCNA 2 Module 2 Version 4.0 Answers (1)  CCNA 2 Module 3 Version 4.0 Answers (1)  CCNA 2 Module 4 Version 4.0 Answers (1)  CCNA 2 Module 5 Version 4.0 Answers (1)  CCNA 2 Module 6 Version 4.0 Answers (1)  CCNA 2 Module 7 Version 4.0 Answers (1)  CCNA 2 Module 8 Version 4.0 Answers (1)  CCNA 2 Module 9 Version 4.0 Answers (1)  CCNA 3 Final 1 Version 4.0 Answers (1)  CCNA 3 Module 1 Version 4.0 Answers (1)  CCNA 3 Module 2 Version 4.0 Answers (1)  CCNA 3 Module 3 Version 4.0 Answers (1)  CCNA 3 Module 4 Version 4.0 Answers (1)  CCNA 3 Module 5 Version 4.0 Answers (1)  CCNA 3 Module 6 Version 4.0 Answers (1)  CCNA 3 Module 7 Version 4.0 Answers (1)  CCNA 4 Final 1 Version 4.0 Answers (1)  CCNA 4 Final 2 Version 4.0 Answers (1)  CCNA 4 Final 3 Version 4.0 Answers (1)  CCNA 4 Final 4 Version 4.0 Answers (1)
  • 8. CCNA-4-Answers.blogspot.com  CCNA 4 Module 1 Version 4.0 Answers (1)  CCNA 4 Module 2 Version 4.0 Answers (1)  CCNA 4 Module 3 Version 4.0 Answers (1)  CCNA 4 Module 4 Version 4.0 Answers (1)  CCNA 4 Module 5 Version 4.0 Answers (1)  CCNA 4 Module 6 Version 4.0 Answers (1)  CCNA 4 Module 7 Version 4.0 Answers (1)  CCNA 4 Module 8 Version 4.0 Answers (1)