Your Ad Here

CCNA Exploration 4.0: Routing Protocols and Concepts - Chapter 5 Exam 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. 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

3. 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.

4



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
180 seconds
255 seconds

5



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 0.0.0.0
* ip route 0.0.0.0 0.0.0.0 S0/0/1

6. 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

7

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

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

10
12
15
20
* 30
60

9



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.

10



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

11



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

12. 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.

13. 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

14

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]

15. 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

16



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.

17.



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

18.



Refer to the exhibit. Pings between the serial interfaces of the routers are successful. Hosts on each LAN can ping the Fa0/0 interface of the router to which they are directly connected through the switch. However, pings between hosts on the 10.1.1.0/24 and 10.1.2.0/24 networks are unsuccessful. What is a likely cause of this problem?

The Fa0/0 interface on R1 is configured as a passive interface.
The Fa0/0 interfaces on each router is shutdown.
* RIP is configured incorrectly on R1.
Automatic summarization is preventing the routing updates from being forwarded.
The network has not converged and R2 must wait 12 more seconds before receiving a full routing table update from R1.

19. 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.

20.



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 originate command 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

Related Posts by Categories



Widget by Scrapur

Comments :

0 comments to “CCNA Exploration 4.0: Routing Protocols and Concepts - Chapter 5 Exam Answers”

Post a Comment

Labels

50 Cent ADELE AKON ALAINA WHITAKER Alanis Morissette Album Alexandra Burke Alicia Keys AMERICAN IDOL PERFORMANCE Amerie ANDRE 3000 ANTHONY HAMILTON ASHANTI Assessment Cisco Program Edit audio AVRIL LAVIGNE BACKSTREET BOYS Benisour Benzino Beyonce Birdman Black Eyed Peas Blondie BRANDY Brian Mcknight Britney Spears Brooke Hogan BROOKE VALENTINE Bun B Butta creme CASSIE CCNA 1 CCNA 2 ccna 3 ccna 3 version 4 CCNA 3 version 4 CHAPTER 1 ccna 3 version 4 CHAPTER 2 CCNA 4 - Module 6 Exam Answers CCNA Discovery 4.0 Curriculum CCNA Exploration 4.0: Routing Protocols and Concepts Chamillionaire Chapter 1 Exam Answers Chapter 10 Exam Answers Chapter 3 Exam Answers Chapter 4 Exam Answers Chapter 5 Exam Answers Chapter 6 Exam Answers Chapter 8 Exam Answers Chapter 9 Exam Answers Cherisme CHICK COREA AND JOHN MCLAUGHLIN Chis Brown Chpater 2 Exam Answers CHRIS BROWN Chrisette Michelle CHRISTINA AGUILERA ciara CISCO CCNA 1 CISCO CCNA 1 - Module 1 Exam Answers CISCO CCNA 1 - Module 2 Exam Answers CISCO CCNA 1 - Module 3 Exam Answers CISCO CCNA 1 - Module 4 Exam Answers CISCO CCNA 1 - Module 5 Exam Answers CISCO CCNA 1 - Module 6 Exam Answers CISCO CCNA 1 - Module 6/7 Exam Answers CISCO CCNA 1 - Module 7 Exam Answers CISCO CCNA 1 - Module 8 Exam Answers CISCO CCNA 1 - Module 9 Exam Answers CISCO CCNA 1 - Module 9/10 Exam Answers CISCO CCNA 1 - Practice Final CISCO CCNA 1- Final Exam Result CISCO CCNA 2 CISCO CCNA 2 - Module 10 Exam Answers CISCO CCNA 2 - Practice Final CISCO CCNA 2 - Voucher Exam CISCO CCNA 3 CISCO CCNA 3 - Final Exam CISCO CCNA 3 - Module 1 Exam Answers CISCO CCNA 3 - Module 2 Exam Answers CISCO CCNA 3 - Module 3 Exam Answers CISCO CCNA 3 - Module 4 Exam Answers CISCO CCNA 3 - Module 5 Exam Answers CISCO CCNA 3 - Module 6 Exam Answers CISCO CCNA 3 - Module 7 Exam Answers CISCO CCNA 3 - Module 8 Exam Answers CISCO CCNA 3 - Module 9 Exam Answers CISCO CCNA 3- PRACTICE FINAL Cisco CCNA 4 CISCO CCNA 4 - Module 1 Exam Answers CISCO CCNA 4 - Voucher Exam Cisco CCNA 4 Exam 2 Answer Cisco CCNA 4 Exam 3 Answer Cisco CCNA 4 Exam 4 Answer Cisco CCNA 4 Exam 5 Answer Cisco CCNA 4 Final Exam Answer COLBY O DONIS Common CRAIG DAVID DANITY KANE DAVID ARCHULETA DAVID BANNER David Guetta DAY 26 Discovery 1 Discovery 1 - Final Exam Discovery 1 - Module 1 Discovery 1 - Module 2 Discovery 1 - Module 3 Discovery 1 - Module 4 Discovery 1 - Module 5 Discovery 1 - Module 6 Discovery 1 - Module 7 Discovery 1 - Module 8 Discovery 1 - Module 9 Discovery 2 Discovery 2 - FINAL EXAM Discovery 2 - Module 1 Discovery 2 - Module 2 Discovery 2 - Module 3 Discovery 2 - Module 4 Discovery 2 - Module 5 Discovery 2 - Module 6 Discovery 2 - Module 8 Discovery 4.0 Disk Defragmenter Utility Dizzy Dondria Donell Jones Downloads Drake Duffy EDUARDO CRUZ Eminem ENRIQUE IGLESIAS Eric Benet ESTELLE Ester Dean Etta James Fabolous FAT JOE FERGIE FLO RIDA Fly C FREEWAY game GIRLICIOUS GIT FRESH Gucci Mane J. HOLIDAY James Blunt JAMIE FOXX JANET JACKSON Jazmine Sullivan Jennifer Hudson Jennifer Lopez Jesse McCartney Joe Budden JOE THOMAS John Austin JOHN LEGEND John Mayer Jojo Jordin Sparks Jordyn Taylor justin timberlake KANYE WEST KAT DELUNA Kelis Keri Hilson KERI HISON Kesha Keshia Chanté keyshia cole Khia Kid Cudi KINGSTON Kree KYLIE MINOGUE Lady Gaga LAST GOODNIGHT LEELAND LEONA LEWIS Letoya Luckett Lil Jon lil kim LIL MAMA lil mo LIL WAYNE Lindsay Lohan LINKIN PARK ll cool LL COOL J LLOYD Ludacris Lyrics M.I MADONNA Marc Anthony MARIAH CAREY MARIO maroon 5 Marquez Mary Mary MATT POKORA Mayweather Mccall MEL B Melanie Fiona MICHAEL JACKSON MICHELLE WILLIAMS Missy Elliot Mo'Cheddah MOBY Module Final Exam Monica Ms Porsh MYA N.E.R.D. NAS NATASHA BEDINGFIELD Ne-yo NEO News Nicole Scherzinger Nina Sky Nipsey Hussle Paris Hilton PAULA ABDUL PITBULL Pleasure P Pretty Ricky Pussycat Dolls R. KELLY Remix Rhea Rick Ross RICK ROSS AND DRE Rihanna RL Robin Routing Protocols and Concepts RYAN LESLIE Sandra Sean Kingston Sean Paul September SHAGGY SHAKIRA Shawty SNOOP DOGG solange SOULJA BOY TELL'EM Sugarbabes T-Pain T.I. TAMIA TANK TEAIRRA MARI THE DREAM The Game Tiffany Evans TIMBALAND Timberland Toni Braxton Trey Songz TUPAC Twista Tyga USHER VIDEO Wale WESTLIFE Whitney Houston Young Joc
 

Copyright © 2009 by Purely Arribuh