SlideShare uma empresa Scribd logo
1 de 8
Baixar para ler 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 5 Version 4.0 Answers.
Show all posts
Showing posts with label CCNA 2 Module 5 Version 4.0 Answers.
Show all posts

CCNA 2 Module 5 Version 4.0 Answers

1
Refer to the exhibit. The network that is shown is running RIPv1. The
192.168.10.0/24 network was recently added and will only contain end
users. What command or set of commands should be entered on Router1
to prevent RIPv1 updates from being sent to the end user devices on the
new network while still allowing this new network to be advertised to
other routers?

Router1(config-router)# no router rip Router1(config-router)# network
192.168.10.0
Router1(config-router)# no network 192.168.10.0
**Router1(config-router)# passive-interface fastethernet 0/0
Router1(config-router)# passive-interface serial 0/0/0

2

Refer to the output from the show ip route command. What can be
concluded from the output of this router command?

A preferred route to the destination has not been set.
**There are two equal cost paths to network 1.0.0.0.
Both interfaces are being used equally to route traffic.
A variance must be set to load-balance across multiple paths.

3

Refer to the exhibit. The Ethernet interface on Router2 goes down and the
administrator notices that the route is still in the Router1 routing table.
CCNA-4-Answers.blogspot.com

How much longer will Router1 keep the down network in its routing table
before marking it as possibly down?

30 seconds
90 seconds
**155 seconds
180 seconds
255 seconds

4 What is the default update period in seconds for the RIP routing
protocol?

10
12
15
20
**30
60

5 Which of the following is considered a limitation of RIP v1?

**RIP v1 does not send subnet mask information in its updates.
RIP v1 is not widely supported by networking hardware vendors.
RIP v1 consumes excessive bandwidth by multicasting routing updates
using a Class D address.
RIP v1 requires enhanced router processors and extra RAM to function
effectively.
RIP v1 does not support load balancing across equal-cost paths.
RIP v1 authentication is complicated and time-consuming to configure.

6 Which command will display RIP activity as it occurs on a router?

**debug ip rip
show ip route
show ip interface
show ip protocols
debug ip rip config
show ip rip database

7 What are three characteristics of the RIPv1 routing protocol? (Choose
three.)

supports the use of VLSM
CCNA-4-Answers.blogspot.com

**uses hop count as a metric
**considers a metric of 16 as infinity
has an administrative distance of 110 by default
includes the destination IP address and subnet mask in routing updates
**calculates metrics using the Bellman Ford algorithm

8

Which of the following would be the correct command sequence to
enable RIP on Router B for all connected networks?

RouterB# router rip
RouterB(router)# network 210.36.7.0
RouterB(router)# network 220.17.29.0
RouterB(router)# network 211.168.74.0

RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 211.168.74.0
RouterB(config-router)# network 199.84.32.0

RouterB(config)# configure router rip
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 199.84.32.0
RouterB(config-router)# network 211.168.74.0

RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 211.168.74.0

**RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 220.17.29.0

9

Refer to the exhibit. All routers are configured with valid interface
addresses in the indicated networks and are running RIPv1. The network
is converged. Which routes are present in the routing tables?

All routers have all routes in their routing table.
CCNA-4-Answers.blogspot.com

All routers have all /30 routes, but do not have /24 routes in their routing
table.
**All routers have all /30 routes. Routers A and E also have some of the
/24 routes in their routing table.
All routers have all /30 routes. Routers B and D also have some of the /24
routes in their routing table.
Routers A and E have all routes. Routers B and D have only /30 routes in
their routing table.
Routers A and E have only /24 routes. Routers B and D have only /30
routes in their routing table.

10 What will happen if an interface IP address is entered for the address
portion of the network command in a RIPv1 configuration instead of a
network address?

The router will reject the command.
A route to the host address will be added to outgoing RIP updates.
A route to the host address will be added to the routing table.
**All interfaces in the same classful network as the configured address
will be included in the RIPv1 routing process.

11

Refer to the exhibit. Router1 and Router2 are running the RIPv1 protocol.
The network administrator configures the command network 10.1.0.0 on
Router1. What network will Router1 advertise to Router2?

10.1.0.0/16
10.1.0.0/8
10.0.0.0/16
**10.0.0.0/8

12
Refer to the exhibit. All routers in the exhibit are running RIP v1. The
network administrator issues the show ip route command on router A.
What routes would appear in the routing table output if the network is
converged? (Choose two).

**R 192.168.2.0/24 [120/1]
C 192.168.2.0/24 [120/1]
R 10.10.3.0/24 [120/0]
C 10.10.3.0/24 [120/1]
**R 10.10.1.0/24 [120/2]
CCNA-4-Answers.blogspot.com

R 10.10.1.0/24 [120/3]

13
Refer to the exhibit. A network consists of multiple routers. What can be
verified when the show ip protocols command is issued on one of the
routers in the network?

whether all routes in the network have been properly added to the routing
table
**routing protocol configuration in use for IP on this router
operational status of routing protocols in use on all routers in the network
routing metric of each network that is listed in the routing table

14

Refer to the exhibit. What can be concluded from the routing table output
of router B?

A static default route has been configured on B.
**The default-information originate command has been entered on A.
All traffic that is destined for 192.168.1.1 will be sent to address 0.0.0.0.
Hosts on the 10.16.1.0/27 network have 192.168.1.1 configured as the
default gateway address.

15 The following line was displayed in the output of the show ip route
command. R 192.168.3.0/24 [120/3] via 192.168.2.2, 00:00:30, Serial0/0
What is the value of the routing metric?

**3
12
20
30
120

16

Refer to the exhibit. All routers that are shown are running the RIP
routing protocol. All unknown IP traffic must be forwarded to the ISP.
What router or set of routers are recommended to have both a default
route and the default-information originatecommand issued to implement
this forwarding policy?

only Router1
CCNA-4-Answers.blogspot.com

**only the gateway router
all routers in the network
only the routers with LANs needing Internet access

17

Refer to the exhibit. Router1 is running RIPv1. What command was
entered into Router1 to configure the gateway of last resort?

no auto-summary
ip default-network 0.0.0.0
ip default-gateway 10.0.0.0
**ip route 0.0.0.0 0.0.0.0 S0/0/1

18 Which command or set of commands will stop the RIP routing
process?

RouterB(config)# router rip RouterB(config-router)# shutdown
RouterB(config)# router rip RouterB(config-router)# network no
192.168.2.0
**RouterB(config)# no router rip
RouterB(config)# router no rip

19 Which two statements are true regarding the characteristics of RIPv1?
(Choose two).

**It is a distance vector routing protocol.
It advertises the address and subnet mask for routes in routing updates.
The data portion of a RIP message is encapsulated into a TCP segment.
**The data portion of a RIP message is encapsulated into a UDP
segment.
It broadcasts updates every 15 seconds.
It allows a maximum of 15 routers in the routing domain.
0 comments
Labels: CCNA 2 Module 5 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-4-Answers.blogspot.com

     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 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)
CCNA-4-Answers.blogspot.com

Mais conteúdo relacionado

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
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
 
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
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
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
 
[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
 
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...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
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
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
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...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

Destaque

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)
 

Destaque (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 5 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 5 Version 4.0 Answers. Show all posts Showing posts with label CCNA 2 Module 5 Version 4.0 Answers. Show all posts CCNA 2 Module 5 Version 4.0 Answers 1 Refer to the exhibit. The network that is shown is running RIPv1. The 192.168.10.0/24 network was recently added and will only contain end users. What command or set of commands should be entered on Router1 to prevent RIPv1 updates from being sent to the end user devices on the new network while still allowing this new network to be advertised to other routers? Router1(config-router)# no router rip Router1(config-router)# network 192.168.10.0 Router1(config-router)# no network 192.168.10.0 **Router1(config-router)# passive-interface fastethernet 0/0 Router1(config-router)# passive-interface serial 0/0/0 2 Refer to the output from the show ip route command. What can be concluded from the output of this router command? A preferred route to the destination has not been set. **There are two equal cost paths to network 1.0.0.0. Both interfaces are being used equally to route traffic. A variance must be set to load-balance across multiple paths. 3 Refer to the exhibit. The Ethernet interface on Router2 goes down and the administrator notices that the route is still in the Router1 routing table.
  • 2. CCNA-4-Answers.blogspot.com How much longer will Router1 keep the down network in its routing table before marking it as possibly down? 30 seconds 90 seconds **155 seconds 180 seconds 255 seconds 4 What is the default update period in seconds for the RIP routing protocol? 10 12 15 20 **30 60 5 Which of the following is considered a limitation of RIP v1? **RIP v1 does not send subnet mask information in its updates. RIP v1 is not widely supported by networking hardware vendors. RIP v1 consumes excessive bandwidth by multicasting routing updates using a Class D address. RIP v1 requires enhanced router processors and extra RAM to function effectively. RIP v1 does not support load balancing across equal-cost paths. RIP v1 authentication is complicated and time-consuming to configure. 6 Which command will display RIP activity as it occurs on a router? **debug ip rip show ip route show ip interface show ip protocols debug ip rip config show ip rip database 7 What are three characteristics of the RIPv1 routing protocol? (Choose three.) supports the use of VLSM
  • 3. CCNA-4-Answers.blogspot.com **uses hop count as a metric **considers a metric of 16 as infinity has an administrative distance of 110 by default includes the destination IP address and subnet mask in routing updates **calculates metrics using the Bellman Ford algorithm 8 Which of the following would be the correct command sequence to enable RIP on Router B for all connected networks? RouterB# router rip RouterB(router)# network 210.36.7.0 RouterB(router)# network 220.17.29.0 RouterB(router)# network 211.168.74.0 RouterB(config)# router rip RouterB(config-router)# network 198.16.4.0 RouterB(config-router)# network 211.168.74.0 RouterB(config-router)# network 199.84.32.0 RouterB(config)# configure router rip RouterB(config-router)# network 210.36.7.0 RouterB(config-router)# network 199.84.32.0 RouterB(config-router)# network 211.168.74.0 RouterB(config)# router rip RouterB(config-router)# network 198.16.4.0 RouterB(config-router)# network 210.36.7.0 RouterB(config-router)# network 211.168.74.0 **RouterB(config)# router rip RouterB(config-router)# network 198.16.4.0 RouterB(config-router)# network 210.36.7.0 RouterB(config-router)# network 220.17.29.0 9 Refer to the exhibit. All routers are configured with valid interface addresses in the indicated networks and are running RIPv1. The network is converged. Which routes are present in the routing tables? All routers have all routes in their routing table.
  • 4. CCNA-4-Answers.blogspot.com All routers have all /30 routes, but do not have /24 routes in their routing table. **All routers have all /30 routes. Routers A and E also have some of the /24 routes in their routing table. All routers have all /30 routes. Routers B and D also have some of the /24 routes in their routing table. Routers A and E have all routes. Routers B and D have only /30 routes in their routing table. Routers A and E have only /24 routes. Routers B and D have only /30 routes in their routing table. 10 What will happen if an interface IP address is entered for the address portion of the network command in a RIPv1 configuration instead of a network address? The router will reject the command. A route to the host address will be added to outgoing RIP updates. A route to the host address will be added to the routing table. **All interfaces in the same classful network as the configured address will be included in the RIPv1 routing process. 11 Refer to the exhibit. Router1 and Router2 are running the RIPv1 protocol. The network administrator configures the command network 10.1.0.0 on Router1. What network will Router1 advertise to Router2? 10.1.0.0/16 10.1.0.0/8 10.0.0.0/16 **10.0.0.0/8 12 Refer to the exhibit. All routers in the exhibit are running RIP v1. The network administrator issues the show ip route command on router A. What routes would appear in the routing table output if the network is converged? (Choose two). **R 192.168.2.0/24 [120/1] C 192.168.2.0/24 [120/1] R 10.10.3.0/24 [120/0] C 10.10.3.0/24 [120/1] **R 10.10.1.0/24 [120/2]
  • 5. CCNA-4-Answers.blogspot.com R 10.10.1.0/24 [120/3] 13 Refer to the exhibit. A network consists of multiple routers. What can be verified when the show ip protocols command is issued on one of the routers in the network? whether all routes in the network have been properly added to the routing table **routing protocol configuration in use for IP on this router operational status of routing protocols in use on all routers in the network routing metric of each network that is listed in the routing table 14 Refer to the exhibit. What can be concluded from the routing table output of router B? A static default route has been configured on B. **The default-information originate command has been entered on A. All traffic that is destined for 192.168.1.1 will be sent to address 0.0.0.0. Hosts on the 10.16.1.0/27 network have 192.168.1.1 configured as the default gateway address. 15 The following line was displayed in the output of the show ip route command. R 192.168.3.0/24 [120/3] via 192.168.2.2, 00:00:30, Serial0/0 What is the value of the routing metric? **3 12 20 30 120 16 Refer to the exhibit. All routers that are shown are running the RIP routing protocol. All unknown IP traffic must be forwarded to the ISP. What router or set of routers are recommended to have both a default route and the default-information originatecommand issued to implement this forwarding policy? only Router1
  • 6. CCNA-4-Answers.blogspot.com **only the gateway router all routers in the network only the routers with LANs needing Internet access 17 Refer to the exhibit. Router1 is running RIPv1. What command was entered into Router1 to configure the gateway of last resort? no auto-summary ip default-network 0.0.0.0 ip default-gateway 10.0.0.0 **ip route 0.0.0.0 0.0.0.0 S0/0/1 18 Which command or set of commands will stop the RIP routing process? RouterB(config)# router rip RouterB(config-router)# shutdown RouterB(config)# router rip RouterB(config-router)# network no 192.168.2.0 **RouterB(config)# no router rip RouterB(config)# router no rip 19 Which two statements are true regarding the characteristics of RIPv1? (Choose two). **It is a distance vector routing protocol. It advertises the address and subnet mask for routes in routing updates. The data portion of a RIP message is encapsulated into a TCP segment. **The data portion of a RIP message is encapsulated into a UDP segment. It broadcasts updates every 15 seconds. It allows a maximum of 15 routers in the routing domain. 0 comments Labels: CCNA 2 Module 5 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)
  • 7. CCNA-4-Answers.blogspot.com  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 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)