CCNA Exploration2: Routing Protocols and Concepts – Final Exam
01.
Refer to the exhibit.
R1 knows two routes, Path A and Path B, to the Ethernet network attached to R3. R1 learned Path A to network 10.2.0.0/16 from a static route and Path B to network 10.2.0.0/16 from EIGRP. Which route will R1 install in its routing table?
- Both routes are installed and load balancing occurs across both paths.
- The route via Path B is installed because the EIGRP route has the best metric to network 10.2.0.0/16.
- The route via Path A is installed because the static route has the best metric to network 10.2.0.0/16.
- The route via Path B is installed because the EIGRP route has the lowest administrative distance to network 10.2.0.0/16.
- The route via Path A is installed because the static route has the lowest administrative distance to network 10.2.0.0/16.
02.
Refer to the exhibit.
The network has three connected routers: R1, R2, and R3. The routes of all three routers are displayed. All routers are operational and pings are not blocked on this network.
Which ping will fail?
- from R1 to 172.16.1.1
- from R1 to 192.168.3.1
- from R2 to 192.168.1.1
- from R2 to 192.168.3.1
03. What are two functions of a router? (Choose two.)
- It connects multiple IP networks.
- It controls the flow of data via the use of Layer 2 addresses.
- It determines the best path to send packets.
- It manages the VLAN database.
- It increases the size of the broadcast domain
04. Which two statements are true regarding link-state routing protocols? (Choose two.)
- They are aware of the complete network topology.
- They offer rapid convergence times in large networks.
- They do not include subnet masks in their routing updates.
- They rely on decreasing hop counts to determine the best path.
- They do not work well in networks that require special hierarchical designs.
- They pass their entire routing tables to their directly connected neighbors only.
05. Which two statements are correct about the split horizon with poison reverse method of routing loop prevention? (Choose two.)
- It is enabled by default on all Cisco IOS implementations.
- It assigns a value that represents an infinite metric to the poisoned route.
- It sends back the poisoned route update to the same interface from where it was received.
- It instructs routers to hold all changes that might affect routes, for a specified period of time.
- It limits the number of hops a packet can traverse through the network before it is discarded.
06.
Refer to the exhibit.
Which router is advertising subnet 172.16.1.32/28?
- Router1
- Router2
- Router3
- Router4
07.
Refer to the exhibit.
All router interfaces are configured with an IP address and are operational. If no routing protocols or static routes are configured, what information will be included in the show ip route command output for router A?
- All of the 192.168.x.0 networks will be in the routing table.
- Routes to networks 192.168.1.0/24, 192.168.2.0/24, and 192.168.3.0/24 will be in the routing table.
- The routing table will be empty because routes and dynamic routes have not been configured.
- A default route is automatically installed in the routing table to allow connectivity between the networks.
08. When a router boots, what is the default order to locate the Cisco IOS if there is no boot system command?
- ROM, TFTP server, flash
- flash, TFTP server, ROM
- flash, NVRAM, TFTP server
- NVRAM, TFTP server, flash
09. Which router component is used to store the routing table?
- Flash
- NVRAM
- ROM
- SDRAM
10. Which three statements describe the operation of routing with EIGRP? (Choose three.)
- As new neighbors are discovered, entries are placed in a neighbor table.
- If the feasible successor has a higher advertised cost than the current successor route, then it becomes the primary route.
- If hello packets are not received within the hold time, DUAL must recalculate the topology.
- The reported distance is the distance to a destination as advertised by a neighbor.
- EIGRP maintains full knowledge of the network topology in the topology table and exchanges full routing information with neighboring routers in every update.
- EIGRP builds one routing table that contains routes for all configured routed protocols.
11. What two routing protocols use a hierarchal network topology? (Choose two.)
- IS-IS
- EIGRP
- OSPF
- RIPv1
- RIPv2
12.
Refer to the exhibit.
All routers are running RIPv1. The two networks 10.1.1.0/29 and 10.1.1.16/29 are unable to access each other. What can be the cause of this problem?
- Because RIPv1 is a classless protocol, it does not support this access.
- RIPv1 does not support discontiguous networks.
- RIPv1 does not support load balancing.
- RIPv1 does not support automatic summarization.
13. What command would the network administrator apply to a router that is running OSPF to advertise the entire range of addresses included in 172.16.0.0/19 in area 0?
- R1(config-router)# network 172.16.0.0 0.0.0.255 area 0
- R1(config-router)# network 172.16.0.0 0.0.3.255 area 0
- R1(config-router)# network 172.16.0.0 0.0.15.255 area 0
- R1(config-router)# network 172.16.0.0 0.0.31.255 area 0
14.
Refer to the exhibit.
Which statement is true concerning the routing configuration?
- Using dynamic routing instead of static routing would have required fewer configuration steps.
- The 10.1.1.0/24 and 10.1.2.0/24 routes have adjacent boundaries and should be summarized.
- Packets routed to the R2 Fast Ethernet interface require two routing table lookups.
- The static route will not work correctly.
15.
Refer to the exhibit.
A network administrator has enabled RIP on routers B and C in the network diagram. Which of the following commands will prevent RIP updates from being sent to Router A?
- A(config)# router rip
A(config-router)# passive-interface S0/0 - B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64 - A(config)# router rip
A(config-router)# no network 192.168.25.32 - B(config)# router rip
B(config-router)# passive-interface S0/0 - A(config)# no router rip
16.
Refer to the exhibit.
What information can be determined from the highlighted output?
- R1 is originating the route 172.30.200.32/28.
- Automatic summarization is disabled.
- The 172.30.200.16/28 network is one hop away from R1.
- A classful routing protocol is being used.
17.
Refer to the exhibit.
Given the topology shown in the exhibit, what three commands are needed to configure EIGRP on the Paris router? (Choose three.)
- Paris(config)# router eigrp 100
- Paris(config)# router eigrp
- Paris(config-router)# network 192.168.6.0
- Paris(config-router)# network 192.168.7.0
- Paris(config-router)# network 192.168.8.0
- Paris(config-router)# network 192.168.9.0
18. A network administrator needs to assign the very last usable IP address in the 172.24.64.0/18 network range to the router interface that serves this LAN. Which IP address should the administrator configure on the interface?
- 172.16.128.154/18
- 172.16.255.254/18
- 172.24.64.254/18
- 172.24.127.254/18
19.
Refer to the exhibit.
Based on the output from the show running-config and debug ip rip commands, what are two of the routes that are added to the routing table of R1? (Choose two.)
- R 192.168.1.0/24 [120/1] via 172.16.2.1, 00:00:24, Serial0/0/1
- R 192.168.100.0/24 [120/1] via 172.16.1.1, 00:00:24, Serial0/0/0
- S 192.168.1.0/24 [1/0] via FastEthernet0/0
- R 192.168.9.0/24 [120/1] via 172.16.2.1, 00:00:24, Serial0/0/0
- R 192.168.2.0/24 [120/1] via 172.16.1.2, 00:00:24, Serial0/0/0
20.
Refer to the exhibit.
The show cdp neighbors command was run at R1. Which two facts about the newly detected device can be determined from the output? (Choose two.)
- ABCD is a router that is connected to R1.
- ABCD is a non-CISCO device that is connected to R1.
- The device is connected at the Serial0/0/1 interface of R1.
- R1 is connected at the S0/0/1 interface of device ABCD.
- ABCD does not support switching capability.
21. A network is configured with the IP, IPX, and AppleTalk protocols. Which routing protocol is recommended for this network?
- RIPv1
- RIPv2
- EIGRP
- OSPF
22.
Refer to the exhibit.
The network administrator is planning IP addressing of a new network. What part of this addressing scheme must be changed to allow communication between host A and the server?
- the IP address of the server
- the default gateway of host A
- the IP address of host A
- the default gateway of the server
23.
Refer to the exhibit.
Two routers are unable to establish an adjacency. What is the possible cause for this?
- The two routers are connected on a multiaccess network.
- The hello and dead intervals are different on the two routers.
- They have different OSPF router IDs.
- They have different process IDs.
24.
Refer to the exhibit.
Both routers are using the RIP protocol. Devices on the 192.168.1.1 network can ping the S0/0/0 interface on R2 but cannot ping devices on the 192.168.2.1 network. What is a possible cause of this problem?
- The routers are configured with different versions of RIP.
- R2 is not forwarding the routing updates.
- The R1 configuration should include the no auto-summary command.
- The maximum path number has been exceeded.
25. A router has EIGRP configured as the only routing protocol. In what way might EIGRP respond if there is no feasible successor route to a destination network and the successor route fails?
- It broadcasts hello packets to all routers in the network to re-establish neighbor adjacencies.
- It sends queries to adjacent neighbors until a new successor route is found.
- It immediately sends its entire routing table to its neighbors.
- It will set the metric for the failed route to infinity.
Related posts:
- CCNA Exploration2: Routing Protocols and Concepts – Chapter 4 Exam
- CCNA Exploration2: Routing Protocols and Concepts – Chapter 6 Exam
- CCNA Exploration2: Routing Protocols and Concepts – Chapter 7 Exam
- CCNA Exploration2: Routing Protocols and Concepts – Chapter 8 Exam
- CCNA Exploration2: Routing Protocols and Concepts–Chapter9 Exam
- CCNA Exploration2: Routing Protocols and Concepts – Chapter 11 Exam
| Print article | This entry was posted by Nathan on 06/05/2010 at 11:11 pm, and is filed under CCNA, Cisco, Routing Protocols and Concepts. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |







about 1 year ago
this is the practice exam, i just took it
about 1 year ago
yeah this is the practice exam.. but some say many of the questions on the practice exam ‘ll come back on the final.. true??
And is it true Cisco ‘ll generate the final from 250 questions of something?
Any change to learn the answers before the final? if yes, where are those?
please let me know.. tomorrow ive the final!
thanks
about 1 year ago
Question 5 Answer should be:
“It is enabled by default on all Cisco IOS implementations.”
not
“It limits the number of hops a packet can traverse through the network before it is discarded”
as this is TTL and is 15 in RIPv1.
about 1 year ago
Question 19 I think the answer might be
“S 192.168.1.0/24 [1/0] via FastEthernet0/0″
not
“R 192.168.1.0/24 [120/1] via 172.16.2.1, 00:00:24, Serial0/0/1″
just because 192.168.1.0 is in the running config as a static route and statics are more believable than dynamics.
about 1 year ago
Correcting myself Question 5 did some research, the answers might be:
“It sends back the poisoned route update to the same interface from where it was received.”
&
“It assigns a value that represents an infinite metric to the poisoned route.”
not
“It is enabled by default on all Cisco IOS implementations.”
as only split horizon is enabled.
Poison reverse, overrides the split horizon rule, and will advertise back on the same interface when a network is down.
about 1 year ago
Question 41 – the corect answers are:
***Router B will remain the DR, and router C will remain the BDR.
Router D will be elected DR, and router B will remain the BDR.
Router C will become the DR, and router B will become the BDR.
Router B will remain the BDR, and OSPF will function on the segment via the use of only the BDR.
about 1 year ago
*****Router D will be elected DR, and router C will become the BDR.
Router D will be elected DR, and router B will remain the BDR.
Router C will become the DR, and router B will become the BDR.
Router B will remain the BDR, and OSPF will function on the segment via the use of only the BDR.
If the routers are restarted D will have the highest priority and C owns the highest Loopback IP.
about 1 year ago
Question 47 – the corect answer is B:
* router R1 Fa0/0 interface
**** router R1 S0/0/0 interface
* router R2 S0/0/0 interface
* router R2 Fa0/0 and S0/0/1 interfaces
* router R3 Fa0/0 and S0/0/0 interfaces
…because from first routing principle “Every router makes it’s decision alone, base on the information it’s has in it’s own routing table” and because routers R2 and R3 do not have static or dynamic routing enabled, the router R2 does not khows how to get to network 172.16.1.0/24, and therefore router R2 cannot reply to ping request.
about 1 year ago
Question 05 – the corect answer are B,C:
It is enabled by default on all Cisco IOS implementations.
****It assigns a value that represents an infinite metric to the poisoned route.
****It sends back the poisoned route update to the same interface from where it was received.
It instructs routers to hold all changes that might affect routes, for a specified period of time.
It limits the number of hops a packet can traverse through the network before it is discarded.
about 1 year ago
Question 19 – the correct options are:
•R 192.168.100.0/24 [120/1] via 172.16.1.1, 00:00:24, Serial0/0/0
•S 192.168.1.0/24 [1/0] via FastEthernet0/0
because route is static and has a lower administrative distance that the route learned from RIP
about 1 year ago
Question 43 – the two correct options are:
•Automatic summarization is disabled.
•The EIGRP routing protocol is being used.
With the previous corrections the score should be now 100% :)
about 1 year ago
How do I get access to the final exame?CCNA 2
about 1 year ago
I seem not able to view the finial exam foe ccna 2 routing protocols, any help please!!
about 1 year ago
Fixed.. My apologies..
about 1 year ago
Are you going to be posting the orig. final any time soon?
about 11 months ago
is this the final exam, and are there more versions or its the same
about 11 months ago
Yes there are actually more than one version.. However, most of them sharing similar questions.
about 10 months ago
thanks for this….
about 10 months ago
I took the practice exam for CCNA2 and counted only 9 questions from your exam. I like how you have your site organized. Cisco is switching around the questions. I will be taking another practice this weekend and will see what changes are made on the next practice. Will keep you posted.
Rob
about 9 months ago
Can someone please answer this?
Question 22 – Why changing the ip address of the server would establish connection to host A? What will be the new ip address for the server?
about 9 months ago
@ Ricky,
The server’s IP address is the network address on the subnet between the server and its default gateway which is not usable as a host address.
The Network address: 192.168.9.16
Mask: /28 or 255.255.255.240
Assignable Range: 192.168.9.17 – 192.168.9.30
Broadcast Address: 192.168.9.31
about 9 months ago
So I’m confused because I was told the Ciso 2 Final Exam is actually 50 questions and this is only 25 so any help with that
about 9 months ago
Click on Next Page 2
The rest of the exam should be there.
about 9 months ago
Question 6.
please explain
why the answar is router 4?
could it be router 1?
about 9 months ago
By checking the given routing table for R2 you can tell the router uses RIP v2 as a routing protocol, the R letter at the beginning of some routing statement refers to RIP, and the usage of different subnets means the router uses RIP v2 which supports VLSM.
With that has been said you may check the statement related to the subnet 172.16.1.32/28:
R 172.16.1.32/28 [120/2] via 10.10.10.10, 00:00:09. Serial0/0/1RIP uses hop counts as a metric, and the number 2 in the statement indicates the subnet is two hops a way.
The network 10.10.10.8, which is 10.10.10.10 is and interface address within, is the network between R2 and R3.
about 8 months ago
Does anyone have any info on the practical exam?
Thanks