SlideShare a Scribd company logo
1 of 7
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 9 Version 4.0 Answers.
Show all posts
Showing posts with label CCNA 2 Module 9 Version 4.0 Answers.
Show all posts

CCNA 2 Module 9 Version 4.0 Answers

1 What two actions will the EIGRP DUAL FSM take if a link to a
network goes down? (Choose two.)
put the route into passive mode
*query neighbors for a new route
search routing table for a feasible successor
run the SPF algorithm to find a new successor
*search topology table for a feasible successor

2

Host 192.168.1.66 in the network illustrated is unable to ping host
192.168.1.130. How must EIGRP be configured to
enable connectivity between the two hosts? (Choose two.)
R1(config-router)# network 192.168.1.128
R1(config-router)# auto-summary
* R1(config-router)# no auto-summary
* R2(config-router)# no auto-summary
R2(config-router)# auto-summary
R2(config-router)# network 192.168.1.64

3

Refer to the exhibit. The company is using EIGRP with an autonomous
system number of 10. Pings between
hosts on networks that are connected to router A and those that are
connected to router B are successful.
However, users on the 192.168.3.0 network are unable to reach users on
the 192.168.1.32 network. What is the
CCNA-4-Answers.blogspot.com

most likely cause of this problem?
IP classless is enabled and is causing the packet to drop.
*The command network 192.168.1.32 was not issued on router C.
The routers are not configured in the same EIGRP routing domain.
Automatic summarization of the networks is causing the subnetted routes
to be dropped.

4
What information is maintained in the EIGRP topology database for a
destination route? (Choose three.)
*the routing protocol
*the feasible distance of the route
the highest cost of the route
the SRTT value for the route
*the route cost as advertised by the neighboring router
the physical address of the gateway interface

5
On a router running EIGRP, what database would maintain a list of
feasible successors?
routing table
neighbor table
*topology table
adjacency table

6

Refer to the exhibit. What is indicated by the P at the beginning of the
topology entry?
*the route is in a stable state
the route is a preferred route
DUAL is searching for a better route to this destination
the exit interface is in passive mode and EIGRP advertisements are
blocked

7
In the command router eigrp 20, what is the purpose of the number 20?
specifies the administrative distance for all EIGRP routes
*identifies the autonomous system number this EIGRP process will
advertise
determines what metric is added to all advertised routes
indicates the number of addresses in the EIGRP routing domain
CCNA-4-Answers.blogspot.com

8

Refer to the exhibit. In the topology table, what do the numbers 3011840
and 3128695 represent?
the route metric that is applied to those EIGRP routes for this router
the trustworthiness of the routing information source
the composite of the hop count and bandwidth to that destination network
*the total metric for that network as advertised by the EIGRP neighbor

9 Which two statements describe characteristics of EIGRP? (Choose
two.)
*EIGRP is a distance vector routing protocol.
*EIGRP supports classless routing and VLSM.
EIGRP is classified as a link-state routing protocol.
EIGRP uses TCP for reliable delivery of EIGRP update packets.
With EIGRP, loop-free paths are achieved through the use of hold-down
timers.
EIGRP sends a periodic update every 30 minutes.

10

Refer to the exhibit. Network 192.168.0.0/28 goes down. What type of
packet does Router2 immediately send
to Router1 and Router3?
a query for network 192.168.0.0/28
an acknowledgment packet to 224.0.0.9
an update packet that is sent to 255.255.255.255
a packet that contains the new routing table for R2
*unicast update packets to 192.168.1.1 and 192.168.2.1

11

Refer to the exhibit. Which command will advertise the 192.168.1.64/30
network but not the 192.168.1.32
network on router A?
network 192.168.1.0
network 192.168.1.0 255.255.255.0
network 192.168.1.64 0.0.0.3
*network 192.168.1.64 0.0.0.7
network 192.168.1.64 0.0.0.255


12 What administrative distance would a router assign to a default route
CCNA-4-Answers.blogspot.com

in EIGRP that is learned from a source
external to the autonomous system?
1
5
70
90
*170
190

13 In which of the following tables does the EIGRP DUAL algorithm
store the primary route to a destination?
(Choose two.)
*routing
*topology
neighbor
path
shortest path

14 Which of the following types of routes will be denoted by EX in
EIGRP routing table entries? (Choose two.)
*routes learned from other routing protocols
routes learned from any non-adjacent EIGRP routers
any route with a hop count metric higher than 224
*EIGRP routes that originate in different autonomous systems
all passive routes in the routing table

15 Which term defines a collection of networks under the administrative
control of a single entity that presents a
common routing policy to the Internet?
*autonomous system
contiguous networks
process ID
BGP

16

Refer to the exhibit. EIGRP is the only routing protocol enabled on this
network. No static routes are c
on this router. What can be concluded about network 198.18.1.0/24 from
the exhibited output?
A route to network 198.18.1.0/24 is not listed in the routing table.
*Packets that are destined for 198.18.1.0/24 will be forwarded to
198.18.10.6.
CCNA-4-Answers.blogspot.com

EIGRP will perform equal cost load balancing across two paths when
forwarding packets to 198.18

17

The router with interface 172.16.3.2 is a successor for network
198.18.1.0/24.
Refer to the exhibit. All interfaces have been configured with the
bandwidths that are shown in the example
Assuming that all routers are using a default configuration of EIGRP as
their routing protocol, what
packets take from the 172.16.1.0/16 network to the 192.168.200.0/24
network?
*A,B,E
A,C,E
A,D,E
Packets will load balance across the A,B,E and A,C,E paths.
Packets will load balance across the A,B,E and A,D,E paths.
Packets will load balance across the A,C,E and A,D,E paths.


18
By default, which two metrics are used by EIGRP to determine the best
path between networks?
MTU
load
*delay
*bandwidth
reliability

19
Which of the following statements describes the bounded updates used by
EIGRP?
Bounded updates are sent to all routers within an autonomous system.
*Partial updates are sent only to routers that need the information.
The updates are sent to all routers in the routing table.
Updates are bounded by the routers in the topology table.

20
The show ip eigrp topology command output on a router displays a
successor route and a feasible successor
route to network 192.168.1.0/24. In order to reduce processor utilization,
what does EIGRP do when the
CCNA-4-Answers.blogspot.com

primary route to this network fails?
The router sends query packets to all EIGRP neighbors for a better route
to network 192.168.1.0/24.
The DUAL FSM immediately recomputes the algorithm to calculate the
next backup route.
Packets that are destined for network 192.168.1.0/24 are sent out the
default gateway instead.
*The backup route to network 192.168.1.0/24 is installed in the routing
table.

21

Refer to the exhibit. Based on the output of show ip eigrp neighbors, what
are two possible problems with
adjacencies between Router1 and Router2? (Choose two.)
*The routers are configured with different EIGRP process IDs.
Automatic summarization was disabled.
The hello timer for R1 was altered.
*The serial interfaces for both routers are in different networks.
No feasible successors were found.

22

Refer to the exhibit. This is the debug output from 2 directly connected
EIGRP routers. They are not
forming an adjacency. What is the cause?
one router is a non-cisco router
* they have different autonomous-system numbers
they are using difference sequence numbers
they are sending incorrect hello types
0 comments
Labels: CCNA 2 Module 9 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-4-Answers.blogspot.com

     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 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

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

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
 
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
 
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...
 
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
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
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
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL 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...
 

Featured

Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 

Ccna 2 Module 9 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 9 Version 4.0 Answers. Show all posts Showing posts with label CCNA 2 Module 9 Version 4.0 Answers. Show all posts CCNA 2 Module 9 Version 4.0 Answers 1 What two actions will the EIGRP DUAL FSM take if a link to a network goes down? (Choose two.) put the route into passive mode *query neighbors for a new route search routing table for a feasible successor run the SPF algorithm to find a new successor *search topology table for a feasible successor 2 Host 192.168.1.66 in the network illustrated is unable to ping host 192.168.1.130. How must EIGRP be configured to enable connectivity between the two hosts? (Choose two.) R1(config-router)# network 192.168.1.128 R1(config-router)# auto-summary * R1(config-router)# no auto-summary * R2(config-router)# no auto-summary R2(config-router)# auto-summary R2(config-router)# network 192.168.1.64 3 Refer to the exhibit. The company is using EIGRP with an autonomous system number of 10. Pings between hosts on networks that are connected to router A and those that are connected to router B are successful. However, users on the 192.168.3.0 network are unable to reach users on the 192.168.1.32 network. What is the
  • 2. CCNA-4-Answers.blogspot.com most likely cause of this problem? IP classless is enabled and is causing the packet to drop. *The command network 192.168.1.32 was not issued on router C. The routers are not configured in the same EIGRP routing domain. Automatic summarization of the networks is causing the subnetted routes to be dropped. 4 What information is maintained in the EIGRP topology database for a destination route? (Choose three.) *the routing protocol *the feasible distance of the route the highest cost of the route the SRTT value for the route *the route cost as advertised by the neighboring router the physical address of the gateway interface 5 On a router running EIGRP, what database would maintain a list of feasible successors? routing table neighbor table *topology table adjacency table 6 Refer to the exhibit. What is indicated by the P at the beginning of the topology entry? *the route is in a stable state the route is a preferred route DUAL is searching for a better route to this destination the exit interface is in passive mode and EIGRP advertisements are blocked 7 In the command router eigrp 20, what is the purpose of the number 20? specifies the administrative distance for all EIGRP routes *identifies the autonomous system number this EIGRP process will advertise determines what metric is added to all advertised routes indicates the number of addresses in the EIGRP routing domain
  • 3. CCNA-4-Answers.blogspot.com 8 Refer to the exhibit. In the topology table, what do the numbers 3011840 and 3128695 represent? the route metric that is applied to those EIGRP routes for this router the trustworthiness of the routing information source the composite of the hop count and bandwidth to that destination network *the total metric for that network as advertised by the EIGRP neighbor 9 Which two statements describe characteristics of EIGRP? (Choose two.) *EIGRP is a distance vector routing protocol. *EIGRP supports classless routing and VLSM. EIGRP is classified as a link-state routing protocol. EIGRP uses TCP for reliable delivery of EIGRP update packets. With EIGRP, loop-free paths are achieved through the use of hold-down timers. EIGRP sends a periodic update every 30 minutes. 10 Refer to the exhibit. Network 192.168.0.0/28 goes down. What type of packet does Router2 immediately send to Router1 and Router3? a query for network 192.168.0.0/28 an acknowledgment packet to 224.0.0.9 an update packet that is sent to 255.255.255.255 a packet that contains the new routing table for R2 *unicast update packets to 192.168.1.1 and 192.168.2.1 11 Refer to the exhibit. Which command will advertise the 192.168.1.64/30 network but not the 192.168.1.32 network on router A? network 192.168.1.0 network 192.168.1.0 255.255.255.0 network 192.168.1.64 0.0.0.3 *network 192.168.1.64 0.0.0.7 network 192.168.1.64 0.0.0.255 12 What administrative distance would a router assign to a default route
  • 4. CCNA-4-Answers.blogspot.com in EIGRP that is learned from a source external to the autonomous system? 1 5 70 90 *170 190 13 In which of the following tables does the EIGRP DUAL algorithm store the primary route to a destination? (Choose two.) *routing *topology neighbor path shortest path 14 Which of the following types of routes will be denoted by EX in EIGRP routing table entries? (Choose two.) *routes learned from other routing protocols routes learned from any non-adjacent EIGRP routers any route with a hop count metric higher than 224 *EIGRP routes that originate in different autonomous systems all passive routes in the routing table 15 Which term defines a collection of networks under the administrative control of a single entity that presents a common routing policy to the Internet? *autonomous system contiguous networks process ID BGP 16 Refer to the exhibit. EIGRP is the only routing protocol enabled on this network. No static routes are c on this router. What can be concluded about network 198.18.1.0/24 from the exhibited output? A route to network 198.18.1.0/24 is not listed in the routing table. *Packets that are destined for 198.18.1.0/24 will be forwarded to 198.18.10.6.
  • 5. CCNA-4-Answers.blogspot.com EIGRP will perform equal cost load balancing across two paths when forwarding packets to 198.18 17 The router with interface 172.16.3.2 is a successor for network 198.18.1.0/24. Refer to the exhibit. All interfaces have been configured with the bandwidths that are shown in the example Assuming that all routers are using a default configuration of EIGRP as their routing protocol, what packets take from the 172.16.1.0/16 network to the 192.168.200.0/24 network? *A,B,E A,C,E A,D,E Packets will load balance across the A,B,E and A,C,E paths. Packets will load balance across the A,B,E and A,D,E paths. Packets will load balance across the A,C,E and A,D,E paths. 18 By default, which two metrics are used by EIGRP to determine the best path between networks? MTU load *delay *bandwidth reliability 19 Which of the following statements describes the bounded updates used by EIGRP? Bounded updates are sent to all routers within an autonomous system. *Partial updates are sent only to routers that need the information. The updates are sent to all routers in the routing table. Updates are bounded by the routers in the topology table. 20 The show ip eigrp topology command output on a router displays a successor route and a feasible successor route to network 192.168.1.0/24. In order to reduce processor utilization, what does EIGRP do when the
  • 6. CCNA-4-Answers.blogspot.com primary route to this network fails? The router sends query packets to all EIGRP neighbors for a better route to network 192.168.1.0/24. The DUAL FSM immediately recomputes the algorithm to calculate the next backup route. Packets that are destined for network 192.168.1.0/24 are sent out the default gateway instead. *The backup route to network 192.168.1.0/24 is installed in the routing table. 21 Refer to the exhibit. Based on the output of show ip eigrp neighbors, what are two possible problems with adjacencies between Router1 and Router2? (Choose two.) *The routers are configured with different EIGRP process IDs. Automatic summarization was disabled. The hello timer for R1 was altered. *The serial interfaces for both routers are in different networks. No feasible successors were found. 22 Refer to the exhibit. This is the debug output from 2 directly connected EIGRP routers. They are not forming an adjacency. What is the cause? one router is a non-cisco router * they have different autonomous-system numbers they are using difference sequence numbers they are sending incorrect hello types 0 comments Labels: CCNA 2 Module 9 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)
  • 7. CCNA-4-Answers.blogspot.com  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 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)