SlideShare a Scribd company logo
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info


CCNA 2 Chapter 5 V4.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. 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
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

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
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.
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info




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
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

routes are present in the routing tables?
All routers have all routes in their routing table.
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.
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info




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]
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
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

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
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

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
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
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

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.

20.




Refer to the exhibit. RIPv1 is running on all three routers. All interfaces have been
correctly configured with addresses in the address ranges that are shown. Which
route would you see in the routing table on router CHI if the routers are configured
with the commands that are displayed in the exhibit?
192.168.0.4/30
192.168.0.0/24
192.168.0.0/16
192.168.0.32/27

21. Refer to the exhibit. The Ethernet interface on Router2 goes down and the
administrator notices that the route is still valid in the routing table of Router1.
How much longer will it take for Router1 to mark the route invalid by setting the
metric to 16?
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info




                                                                            30 seconds
90 seconds
155 seconds
180 seconds
255 seconds

Taged:
Refer to the exhibit RIPv1 is running on all three routers All interfaces have been
correctly configured with addresses in the address ranges that are shown Which route
would you see in the routing table on router CHI if the routers are configured with
th,ccna 2 v4 routing protocols and concepts answers,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?

Related Posts

   •   CCNA 2 Skill test 2011
   •   CCNA 2 Chapter 11 V4.0 Answers
   •   CCNA 2 Chapter 10 V4.0 Answers
   •   CCNA 2 Chapter 9 V4.0 Answers
   •   CCNA 2 Chapter 8 V4.0 Answers
   •   CCNA 2 Chapter 7 V4.0 Answers
   •   CCNA 2 Chapter 6 V4.0 Answers
   •   CCNA 2 Chapter 4 V4.0 Answers
   •   CCNA 2 Chapter 3 V4.0 Answers
   •   CCNA 2 Chapter 2 V4.0 Answers
   •   CCNA 2 Chapter 1 V4.0 Answers
   •   CCNA 2 Final Exam Answers

Tags: CCNA 2, CCNA 2 Final, ccna 2 final answers, CCNA 2 Final Exam, ccna 2 final
exam 2011, CCNA 2 Final Exam Answers, ccna 2 final exams, ccna 2 final questions,
ccna final exam 2011
← CCNA 1 Final Exam Answers CCNA 3 Final Exam Answers (2010) →
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

Leave a Reply

More Related Content

What's hot

How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
IT Tech
 
Ccna 2 chapter 9 v4.0 answers 2011
Ccna 2 chapter 9 v4.0 answers 2011Ccna 2 chapter 9 v4.0 answers 2011
Ccna 2 chapter 9 v4.0 answers 2011Dân Chơi
 
Rip 1 rip 2
Rip 1 rip 2Rip 1 rip 2
Rip 1 rip 2
CYBERINTELLIGENTS
 
Rip presentation
Rip presentationRip presentation
Rip presentation
Ebrahim AlRahawe
 
Ccna 2 chapter 3 v4.0 answers 2011
Ccna 2 chapter 3 v4.0 answers 2011Ccna 2 chapter 3 v4.0 answers 2011
Ccna 2 chapter 3 v4.0 answers 2011Dân Chơi
 
Configuring extended ACLs
Configuring extended ACLsConfiguring extended ACLs
Configuring extended ACLs
NetProtocol Xpert
 
Ccna 2 chapter 1 v4.0 answers 2011
Ccna 2 chapter 1 v4.0 answers 2011Ccna 2 chapter 1 v4.0 answers 2011
Ccna 2 chapter 1 v4.0 answers 2011Dân Chơi
 
Rip protocol
Rip protocolRip protocol
Rip protocol
r123027
 
#RIPv1 vs #RIPv2
#RIPv1 vs #RIPv2#RIPv1 vs #RIPv2
#RIPv1 vs #RIPv2
NetProtocol Xpert
 
Routing information protocol
Routing information protocolRouting information protocol
Routing information protocol
Saranya Parthasarathy
 
Ccna 3 chapter 6 v4.0 answers 2011
Ccna 3 chapter 6 v4.0 answers 2011Ccna 3 chapter 6 v4.0 answers 2011
Ccna 3 chapter 6 v4.0 answers 2011Dân Chơi
 
EIGRP CCNA
EIGRP CCNAEIGRP CCNA
PLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment Routing
PLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment RoutingPLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment Routing
PLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment Routing
PROIDEA
 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information ProtocolKashif Latif
 
RIP Overview
RIP OverviewRIP Overview
RIP Overview
NetProtocol Xpert
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
Abdul Basit
 
Ch6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wirelessCh6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wirelesskratos2424
 

What's hot (19)

Ccnav5.org ccna 2-v5_final_exam_2014
Ccnav5.org ccna 2-v5_final_exam_2014Ccnav5.org ccna 2-v5_final_exam_2014
Ccnav5.org ccna 2-v5_final_exam_2014
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
 
Ccna 2 chapter 9 v4.0 answers 2011
Ccna 2 chapter 9 v4.0 answers 2011Ccna 2 chapter 9 v4.0 answers 2011
Ccna 2 chapter 9 v4.0 answers 2011
 
Rip 1 rip 2
Rip 1 rip 2Rip 1 rip 2
Rip 1 rip 2
 
Rip presentation
Rip presentationRip presentation
Rip presentation
 
1 using default
1 using default1 using default
1 using default
 
Ccna 2 chapter 3 v4.0 answers 2011
Ccna 2 chapter 3 v4.0 answers 2011Ccna 2 chapter 3 v4.0 answers 2011
Ccna 2 chapter 3 v4.0 answers 2011
 
Configuring extended ACLs
Configuring extended ACLsConfiguring extended ACLs
Configuring extended ACLs
 
Ccna 2 chapter 1 v4.0 answers 2011
Ccna 2 chapter 1 v4.0 answers 2011Ccna 2 chapter 1 v4.0 answers 2011
Ccna 2 chapter 1 v4.0 answers 2011
 
Rip protocol
Rip protocolRip protocol
Rip protocol
 
#RIPv1 vs #RIPv2
#RIPv1 vs #RIPv2#RIPv1 vs #RIPv2
#RIPv1 vs #RIPv2
 
Routing information protocol
Routing information protocolRouting information protocol
Routing information protocol
 
Ccna 3 chapter 6 v4.0 answers 2011
Ccna 3 chapter 6 v4.0 answers 2011Ccna 3 chapter 6 v4.0 answers 2011
Ccna 3 chapter 6 v4.0 answers 2011
 
EIGRP CCNA
EIGRP CCNAEIGRP CCNA
EIGRP CCNA
 
PLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment Routing
PLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment RoutingPLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment Routing
PLNOG 18 - Leonir Hoxha - Traffic Engineering with Segment Routing
 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information Protocol
 
RIP Overview
RIP OverviewRIP Overview
RIP Overview
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
 
Ch6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wirelessCh6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wireless
 

Similar to Ccna 2 chapter 5 v4.0 answers 2011

Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011Dân Chơi
 
Ccna 2 chapter 8 v4.0 answers 2011
Ccna 2 chapter 8 v4.0 answers 2011Ccna 2 chapter 8 v4.0 answers 2011
Ccna 2 chapter 8 v4.0 answers 2011Dân Chơi
 
E routing final exam ccna 2 46
E routing final exam ccna 2 46E routing final exam ccna 2 46
E routing final exam ccna 2 46lslsc
 
Ccna 3 Final V4.0 Answers
Ccna 3 Final V4.0 AnswersCcna 3 Final V4.0 Answers
Ccna 3 Final V4.0 Answers
ccna4discovery
 
Ccna 2 v 4.0 final-exam-19-06-2010
Ccna 2 v 4.0 final-exam-19-06-2010Ccna 2 v 4.0 final-exam-19-06-2010
Ccna 2 v 4.0 final-exam-19-06-2010irbas
 
Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011Dân Chơi
 
Cisco discovery drs ent module 10 - v.4 in english.
Cisco discovery   drs ent module 10 - v.4 in english.Cisco discovery   drs ent module 10 - v.4 in english.
Cisco discovery drs ent module 10 - v.4 in english.igede tirtanata
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100junkut3
 
Ccna 2 chapter 6 v4.0 answers 2011
Ccna 2 chapter 6 v4.0 answers 2011Ccna 2 chapter 6 v4.0 answers 2011
Ccna 2 chapter 6 v4.0 answers 2011Dân Chơi
 
CCNA Lab Guide
CCNA Lab GuideCCNA Lab Guide
CCNA Lab Guide
Salachudin Emir
 
RIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme NetworksRIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme Networks
Dani Royman Simanjuntak
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Dân Chơi
 
M odul1
M odul1M odul1
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2Kris Mofu
 
RIP (routing information protocol)
RIP (routing information protocol)RIP (routing information protocol)
RIP (routing information protocol)
Netwax Lab
 
Routing protocol commands list
Routing protocol commands listRouting protocol commands list
Routing protocol commands list
actsupport .com
 
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013Đồng Quốc Vương
 
Cisco discovery drs ent module 6 - v.4 in english.
Cisco discovery   drs ent module 6 - v.4 in english.Cisco discovery   drs ent module 6 - v.4 in english.
Cisco discovery drs ent module 6 - v.4 in english.igede tirtanata
 

Similar to Ccna 2 chapter 5 v4.0 answers 2011 (20)

Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011
 
Ccna 2 chapter 8 v4.0 answers 2011
Ccna 2 chapter 8 v4.0 answers 2011Ccna 2 chapter 8 v4.0 answers 2011
Ccna 2 chapter 8 v4.0 answers 2011
 
E routing final exam ccna 2 46
E routing final exam ccna 2 46E routing final exam ccna 2 46
E routing final exam ccna 2 46
 
Ccna 3 Final V4.0 Answers
Ccna 3 Final V4.0 AnswersCcna 3 Final V4.0 Answers
Ccna 3 Final V4.0 Answers
 
Ccna 2 v 4.0 final-exam-19-06-2010
Ccna 2 v 4.0 final-exam-19-06-2010Ccna 2 v 4.0 final-exam-19-06-2010
Ccna 2 v 4.0 final-exam-19-06-2010
 
Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011
 
Cisco discovery drs ent module 10 - v.4 in english.
Cisco discovery   drs ent module 10 - v.4 in english.Cisco discovery   drs ent module 10 - v.4 in english.
Cisco discovery drs ent module 10 - v.4 in english.
 
Ccnav5.org ccna 3-v50_final_exam_2014
Ccnav5.org ccna 3-v50_final_exam_2014Ccnav5.org ccna 3-v50_final_exam_2014
Ccnav5.org ccna 3-v50_final_exam_2014
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
Ccna 2 chapter 6 v4.0 answers 2011
Ccna 2 chapter 6 v4.0 answers 2011Ccna 2 chapter 6 v4.0 answers 2011
Ccna 2 chapter 6 v4.0 answers 2011
 
CCNA Lab Guide
CCNA Lab GuideCCNA Lab Guide
CCNA Lab Guide
 
RIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme NetworksRIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme Networks
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011
 
M odul1
M odul1M odul1
M odul1
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2
 
RIP (routing information protocol)
RIP (routing information protocol)RIP (routing information protocol)
RIP (routing information protocol)
 
Routing protocol commands list
Routing protocol commands listRouting protocol commands list
Routing protocol commands list
 
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
 
1 using default
1 using default1 using default
1 using default
 
Cisco discovery drs ent module 6 - v.4 in english.
Cisco discovery   drs ent module 6 - v.4 in english.Cisco discovery   drs ent module 6 - v.4 in english.
Cisco discovery drs ent module 6 - v.4 in english.
 

More from Dân Chơi

Chương 1
Chương 1Chương 1
Chương 1
Dân Chơi
 
Ccna 4 chapter 6 v4.0 answers 2011
Ccna 4 chapter 6 v4.0 answers 2011Ccna 4 chapter 6 v4.0 answers 2011
Ccna 4 chapter 6 v4.0 answers 2011Dân Chơi
 
Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Dân Chơi
 
Ccna 4 chapter 1 v4.0 answers 2011
Ccna 4 chapter 1 v4.0 answers 2011Ccna 4 chapter 1 v4.0 answers 2011
Ccna 4 chapter 1 v4.0 answers 2011Dân Chơi
 
Ccna 3 chapter 7 v4.0 answers 2011
Ccna 3 chapter 7 v4.0 answers 2011Ccna 3 chapter 7 v4.0 answers 2011
Ccna 3 chapter 7 v4.0 answers 2011Dân Chơi
 
Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011Dân Chơi
 
Ccna 1 chapter 7 v4.0 answers 2011
Ccna 1 chapter 7 v4.0 answers 2011Ccna 1 chapter 7 v4.0 answers 2011
Ccna 1 chapter 7 v4.0 answers 2011Dân Chơi
 
Ccna 1 chapter 6 v4.0 answers 2011
Ccna 1 chapter 6 v4.0 answers 2011Ccna 1 chapter 6 v4.0 answers 2011
Ccna 1 chapter 6 v4.0 answers 2011Dân Chơi
 
Ccna 1 chapter 5 v4.0 answers 2011
Ccna 1 chapter 5 v4.0 answers 2011Ccna 1 chapter 5 v4.0 answers 2011
Ccna 1 chapter 5 v4.0 answers 2011Dân Chơi
 
Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011Dân Chơi
 
Ccna 3 chapter 4 v4.0 answers 2011
Ccna 3 chapter 4 v4.0 answers 2011Ccna 3 chapter 4 v4.0 answers 2011
Ccna 3 chapter 4 v4.0 answers 2011Dân Chơi
 
Ccna 4 chapter 8 v4.0 answers 2011
Ccna 4 chapter 8 v4.0 answers 2011Ccna 4 chapter 8 v4.0 answers 2011
Ccna 4 chapter 8 v4.0 answers 2011
Dân Chơi
 
Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011Dân Chơi
 
Ccna 3 chapter 5 v4.0 answers 2011
Ccna 3 chapter 5 v4.0 answers 2011Ccna 3 chapter 5 v4.0 answers 2011
Ccna 3 chapter 5 v4.0 answers 2011Dân Chơi
 
Ccna 1 chapter 8 v4.0 answers 2011
Ccna 1 chapter 8 v4.0 answers 2011Ccna 1 chapter 8 v4.0 answers 2011
Ccna 1 chapter 8 v4.0 answers 2011Dân Chơi
 
Ccna 1 chapter 3 v4.0 answers 100 updated 2011
Ccna 1 chapter 3 v4.0 answers 100 updated 2011Ccna 1 chapter 3 v4.0 answers 100 updated 2011
Ccna 1 chapter 3 v4.0 answers 100 updated 2011Dân Chơi
 
Ccna 3 chapter 1 v4.0 answers 2011
Ccna 3 chapter 1 v4.0 answers 2011Ccna 3 chapter 1 v4.0 answers 2011
Ccna 3 chapter 1 v4.0 answers 2011Dân Chơi
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Dân Chơi
 

More from Dân Chơi (18)

Chương 1
Chương 1Chương 1
Chương 1
 
Ccna 4 chapter 6 v4.0 answers 2011
Ccna 4 chapter 6 v4.0 answers 2011Ccna 4 chapter 6 v4.0 answers 2011
Ccna 4 chapter 6 v4.0 answers 2011
 
Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011
 
Ccna 4 chapter 1 v4.0 answers 2011
Ccna 4 chapter 1 v4.0 answers 2011Ccna 4 chapter 1 v4.0 answers 2011
Ccna 4 chapter 1 v4.0 answers 2011
 
Ccna 3 chapter 7 v4.0 answers 2011
Ccna 3 chapter 7 v4.0 answers 2011Ccna 3 chapter 7 v4.0 answers 2011
Ccna 3 chapter 7 v4.0 answers 2011
 
Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011
 
Ccna 1 chapter 7 v4.0 answers 2011
Ccna 1 chapter 7 v4.0 answers 2011Ccna 1 chapter 7 v4.0 answers 2011
Ccna 1 chapter 7 v4.0 answers 2011
 
Ccna 1 chapter 6 v4.0 answers 2011
Ccna 1 chapter 6 v4.0 answers 2011Ccna 1 chapter 6 v4.0 answers 2011
Ccna 1 chapter 6 v4.0 answers 2011
 
Ccna 1 chapter 5 v4.0 answers 2011
Ccna 1 chapter 5 v4.0 answers 2011Ccna 1 chapter 5 v4.0 answers 2011
Ccna 1 chapter 5 v4.0 answers 2011
 
Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011
 
Ccna 3 chapter 4 v4.0 answers 2011
Ccna 3 chapter 4 v4.0 answers 2011Ccna 3 chapter 4 v4.0 answers 2011
Ccna 3 chapter 4 v4.0 answers 2011
 
Ccna 4 chapter 8 v4.0 answers 2011
Ccna 4 chapter 8 v4.0 answers 2011Ccna 4 chapter 8 v4.0 answers 2011
Ccna 4 chapter 8 v4.0 answers 2011
 
Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011
 
Ccna 3 chapter 5 v4.0 answers 2011
Ccna 3 chapter 5 v4.0 answers 2011Ccna 3 chapter 5 v4.0 answers 2011
Ccna 3 chapter 5 v4.0 answers 2011
 
Ccna 1 chapter 8 v4.0 answers 2011
Ccna 1 chapter 8 v4.0 answers 2011Ccna 1 chapter 8 v4.0 answers 2011
Ccna 1 chapter 8 v4.0 answers 2011
 
Ccna 1 chapter 3 v4.0 answers 100 updated 2011
Ccna 1 chapter 3 v4.0 answers 100 updated 2011Ccna 1 chapter 3 v4.0 answers 100 updated 2011
Ccna 1 chapter 3 v4.0 answers 100 updated 2011
 
Ccna 3 chapter 1 v4.0 answers 2011
Ccna 3 chapter 1 v4.0 answers 2011Ccna 3 chapter 1 v4.0 answers 2011
Ccna 3 chapter 1 v4.0 answers 2011
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011
 

Recently uploaded

Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 

Recently uploaded (20)

Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 

Ccna 2 chapter 5 v4.0 answers 2011

  • 1. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info CCNA 2 Chapter 5 V4.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. 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
  • 2. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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 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.
  • 3. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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
  • 4. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info routes are present in the routing tables? All routers have all routes in their routing table. 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.
  • 5. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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] 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
  • 6. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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
  • 7. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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 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
  • 8. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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. 20. Refer to the exhibit. RIPv1 is running on all three routers. All interfaces have been correctly configured with addresses in the address ranges that are shown. Which route would you see in the routing table on router CHI if the routers are configured with the commands that are displayed in the exhibit? 192.168.0.4/30 192.168.0.0/24 192.168.0.0/16 192.168.0.32/27 21. Refer to the exhibit. The Ethernet interface on Router2 goes down and the administrator notices that the route is still valid in the routing table of Router1. How much longer will it take for Router1 to mark the route invalid by setting the metric to 16?
  • 9. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 30 seconds 90 seconds 155 seconds 180 seconds 255 seconds Taged: Refer to the exhibit RIPv1 is running on all three routers All interfaces have been correctly configured with addresses in the address ranges that are shown Which route would you see in the routing table on router CHI if the routers are configured with th,ccna 2 v4 routing protocols and concepts answers,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? Related Posts • CCNA 2 Skill test 2011 • CCNA 2 Chapter 11 V4.0 Answers • CCNA 2 Chapter 10 V4.0 Answers • CCNA 2 Chapter 9 V4.0 Answers • CCNA 2 Chapter 8 V4.0 Answers • CCNA 2 Chapter 7 V4.0 Answers • CCNA 2 Chapter 6 V4.0 Answers • CCNA 2 Chapter 4 V4.0 Answers • CCNA 2 Chapter 3 V4.0 Answers • CCNA 2 Chapter 2 V4.0 Answers • CCNA 2 Chapter 1 V4.0 Answers • CCNA 2 Final Exam Answers Tags: CCNA 2, CCNA 2 Final, ccna 2 final answers, CCNA 2 Final Exam, ccna 2 final exam 2011, CCNA 2 Final Exam Answers, ccna 2 final exams, ccna 2 final questions, ccna final exam 2011 ← CCNA 1 Final Exam Answers CCNA 3 Final Exam Answers (2010) →
  • 10. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info Leave a Reply