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 3 V4.0 Answers
1. Which two statements correctly describe the concepts of administrative distance
and metric? (Choose two.)
Administrative distance refers to the trustworthiness of a particular route.
A router first installs routes with higher administrative distances.
The value of the administrative distance can not be altered by the network administrator.
Routes with the smallest metric to a destination indicate the best path.
The metric is always determined based on hop count.
The metric varies depending which Layer 3 protocol is being routed, such as IP or IPX.

2.




                                                          Refer to the exhibit. Which
statement correctly describes how R1 will determine the best path to R2?
R1 will install a RIP route using network A in its routing table because the
administrative distance of RIP is higher than EIGRP.
R1 will install a RIP route using network A in its routing table because the path cost from
RIP is lower than EIGRP.
R1 will install an EIGRP route using network B in its routing table because the
administrative distance of EIGRP is lower than RIP.
R1 will install an EIGRP route using network B in its routing table because the path cost
from EIGRP is lower than RIP.
R1 will install an EIGRP route and a RIP route in its routing table and load balance
between them.

3. Which two statements are true regarding classless routing protocols? (Choose
two.)
* sends subnet mask information in routing updates
sends complete routing table update to all neighbors
is supported by RIP version 1
* allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same
topology
reduces the amount of address space available in an organization
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

4. Which command would the network administrator issue to determine if load
balancing is in effect on a router?
show ip protocols
show ip route
show ip interface brief
show ip interface

5. Which statement is true regarding routing protocols?
RIP uses hop count and bandwidth as the metric for path selection and sendsupdates
periodically.
OSPF is a Cisco proprietary protocol that sends updates triggered by topology changes.
EIGRP uses DUAL to calculate the shortest path and can be configured to do unequal
cost load balancing.
BGP is a path vector interior routing protocol.

6. Which two conditions would create a setting where the use of a distance-vector
routing protocol would be efficient? (Choose two.)
the network requires a special hierarchical design
fast convergence of the network is crucial
the network is using a hub and spoke topology
the network is using a flat design
there are more than 15 hops between the most distant routers

7. What is the purpose of a routing protocol?
It is used to build and maintain ARP tables.
It provides a method for segmenting and reassembling data packets.
It allows an administrator to devise an addressing scheme for the network.
It allows a router to share information about known networks with other routers.
It provides a procedure for encoding and decoding data into bits for packet forwarding.

8. Which of the following best describes the operation of distance vector routing
protocols?
They use hop count as their only metric.
They only send out updates when a new network is added.
They send their routing tables to directly connected neighbors.
They flood the entire network with routing updates.

9. Which of the following is associated with link-state routing protocols?
low processor overhead
poison reverse
routing loops
split horizon
shortest-path first calculations

10. Why is fast convergence desirable in networks that use dynamic routing
protocols?
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

Routers will not allow packets to be forwarded until the network has converged.
Hosts are unable to access their gateway until the network has converged.
Routers may make incorrect forwarding decisions until the network has converged.
Routers will not allow configuration changes to be made until the network has converged.

11. Which of the following conditions must be met in order for a network to have
converged?
The routers in the network are operating with dynamic routing protocols.
The routers in the network are operating with compatible versions of IOS.
The routers in the network are operating with the same routing tables.
The routers in the network are operating with consistent routing knowledge.

12. Which two statements are true regarding metrics? (Choose two.)
RIP uses bandwidth as a metric.
OSPF uses delay as a metric.
EIGRP uses bandwidth as a metric.
OSPF uses cost based on bandwidth as a metric.
RIP uses delay as a metric.
EIGRP uses hop count only as a metric.

13. Which two statements are true regarding the advantages of the use of static
routes? (Choose two).
increased security
reduced effort in configuring routes
the administrator maintains control over routing
easier to implement in a growing network
reduces the chance of routing errors
increased router resource usage

14. The following line of code is displayed in a routing table:
R 209.165.201.0/24 [120/2] via 192.168.252.2, 00:00:16, S0/0/0
What can be concluded from this output?
A packet destined for host 192.168.252.2 will be forwarded out the interface connected to
network 209.165.201.0/24.
The value, 120, is used to determine the best path when a router has more than one
routing protocol configured for the same destination network.
This route was manually configured using the ip route command.
192.168.252.2 is an interface on the router that produced this output.

15. What will be the result of the following commands?
ORL(config)# interface fastethernet 0/0 ORL(config-if)# ip address 172.16.3.1
255.255.255.0 ORL(config-if)# no shutdown
The 172.16.3.0 network will be routed by any dynamic routing protocol automatically.
A routing table entry is made to the 172.16.3.0 network with a code of “C”.
A static route is required to route traffic to the 172.16.3.0 network.
The commands will be saved to the startup-configuration.
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

16. An engineer creates a static route by entering the Router(config)# ip route
10.0.0.0 255.255.255.0 192.168.1.2 command. What can be concluded about this
route?
The administrative distance of this route is 1.
192.168.1.2 is the address of an interface on this router.
This route will display as a directly connected network in the routing table.
Packets with a destination IP address of 192.168.1.2 will be forwarded to the 10.0.0.0/24
network first.

17.




Refer to the exhibit. Router1 and Router2 are running EIGRP. All interfaces are
operational and packets can be forwarded between all networks. What information
will be found in the routing table for Router1?
Router1 will have 6 directly connected networks.
The administrative distance of the route to network 172.16.0.0 will be 90.
The metric for routes to 172.16.0.0 will be 1.
The interface that is used to forward packets to 172.16.0.0 will always be the S0/1
interface.

18. The following line of code is present in the routing table:
O 10.16.1.0/27 [110/129] via 192.168.1.5, 00:00:05, Serial0/0/1
What does the number 129 indicate in this output?
The cost for this link has a value of 129.
The clock rate on this serial interface is set to 129,000.
The next-hop router is 129 hops away from this router.
This route has been updated 129 times in this routing table.

19. A growing medium-sized manufacturing company recently began to have
routing instability issues. The company uses static routes and has a mixture of over
30 Cisco and non-Cisco routers. The network administrator has decided to convert
the network to dynamic routing. What characteristics of protocols should be
considered in this selection process?
Distance vector routing protocols, such as RIP, converge more quickly than do link-state
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

routing protocols.
EIGRP can be used on all of the routers in the company.
OSPF can be used between the routers.
An exterior routing protocol, such as BGP, is recommended for growing companies.

20.




Refer to the exhibit. If RIP is the routing protocol, what is the value of the metric
from router A to network 192.168.5.0/24?
3
4
56
624
724

21. A router learns two paths with equal metrics to a destination network via the
RIP routing protocol. How will the router handle packets to the destination
network?
The router will install the first route it learned into the routing table.
The router will install both routes in the routing table and load balance between the two.
The router will put the first route in the routing table, and denote the second route as a
backup route.
The router will pick the path with the higher bandwidth and will place it in the routing
table.

22. When multiple routing protocols have a route to the same destination network,
what determines which route is installed in the routing table?
best metric
lowest hop count
greatest available bandwidth
lowest administrative distance
lowest cost
www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net
                      www.ccna4u.org www.ccna4u.info

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 5 V4.0 Answers
   •   CCNA 2 Chapter 4 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) →

Leave a Reply

More Related Content

What's hot

Group 1
Group 1Group 1
Group 1
lifetobeart
 
network convergence problem and solutions
network convergence  problem and solutionsnetwork convergence  problem and solutions
network convergence problem and solutions
Siddhi Viradiya
 
BGP Weight Manipulation with Route Map
BGP Weight Manipulation with Route MapBGP Weight Manipulation with Route Map
BGP Weight Manipulation with Route Map
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
 
EIGRP Overview
EIGRP OverviewEIGRP Overview
EIGRP Overview
NetProtocol Xpert
 
Routing Information Protocol (RIP)
Routing Information Protocol(RIP)Routing Information Protocol(RIP)
Routing Information Protocol (RIP)
waqasahmad1995
 
Rip presentation
Rip presentationRip presentation
Rip presentation
Ebrahim AlRahawe
 
EIGRP Automatic & Manual Summarization
EIGRP Automatic & Manual SummarizationEIGRP Automatic & Manual Summarization
EIGRP Automatic & Manual Summarization
NetProtocol Xpert
 
Rip
RipRip
Chapter 06 - Routing
Chapter 06 - RoutingChapter 06 - Routing
Chapter 06 - Routingphanleson
 
Dynamic Routing
Dynamic RoutingDynamic Routing
Dynamic Routing
tmavroidis
 
EIGRP Authentication & Load Balancing
EIGRP Authentication & Load BalancingEIGRP Authentication & Load Balancing
EIGRP Authentication & Load Balancing
NetProtocol Xpert
 
EIGRP Configuration
EIGRP ConfigurationEIGRP Configuration
EIGRP Configuration
NetProtocol Xpert
 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
Najmul Hossain Nayan
 
Routing information protocol
Routing information protocolRouting information protocol
Routing information protocol
Saranya Parthasarathy
 

What's hot (20)

Group 1
Group 1Group 1
Group 1
 
ivesgimpaya3
ivesgimpaya3ivesgimpaya3
ivesgimpaya3
 
network convergence problem and solutions
network convergence  problem and solutionsnetwork convergence  problem and solutions
network convergence problem and solutions
 
BGP Weight Manipulation with Route Map
BGP Weight Manipulation with Route MapBGP Weight Manipulation with Route Map
BGP Weight Manipulation with Route Map
 
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
 
13. eigrp and ospf
13. eigrp and ospf13. eigrp and ospf
13. eigrp and ospf
 
EIGRP Overview
EIGRP OverviewEIGRP Overview
EIGRP Overview
 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
 
Routing Information Protocol (RIP)
Routing Information Protocol(RIP)Routing Information Protocol(RIP)
Routing Information Protocol (RIP)
 
Rip presentation
Rip presentationRip presentation
Rip presentation
 
EIGRP Automatic & Manual Summarization
EIGRP Automatic & Manual SummarizationEIGRP Automatic & Manual Summarization
EIGRP Automatic & Manual Summarization
 
Rip
RipRip
Rip
 
Routing
RoutingRouting
Routing
 
Chapter 06 - Routing
Chapter 06 - RoutingChapter 06 - Routing
Chapter 06 - Routing
 
Dynamic Routing
Dynamic RoutingDynamic Routing
Dynamic Routing
 
Dynamic Routing RIP
Dynamic Routing RIPDynamic Routing RIP
Dynamic Routing RIP
 
EIGRP Authentication & Load Balancing
EIGRP Authentication & Load BalancingEIGRP Authentication & Load Balancing
EIGRP Authentication & Load Balancing
 
EIGRP Configuration
EIGRP ConfigurationEIGRP Configuration
EIGRP Configuration
 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
 
Routing information protocol
Routing information protocolRouting information protocol
Routing information protocol
 

Similar to Ccna 2 chapter 3 v4.0 answers 2011

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 2 chapter 7 v4.0 answers 2011
Ccna 2 chapter 7 v4.0 answers 2011Ccna 2 chapter 7 v4.0 answers 2011
Ccna 2 chapter 7 v4.0 answers 2011Dân Chơi
 
Ccna 2 chapter 5 v4.0 answers 2011
Ccna 2 chapter 5 v4.0 answers 2011Ccna 2 chapter 5 v4.0 answers 2011
Ccna 2 chapter 5 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
 
3 ip routing bgp-updated
3 ip routing bgp-updated3 ip routing bgp-updated
3 ip routing bgp-updated
SagarR24
 
3 ip routing part b
3 ip routing part b3 ip routing part b
3 ip routing part b
SagarR24
 
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
 
Lesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing ALesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing A
Mahmmoud Mahdi
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100junkut3
 
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
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrp
SagarR24
 
ENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptxENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptx
ManuelRojas960410
 
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
 
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
 
BÀI TẬP 01.docx
BÀI TẬP 01.docxBÀI TẬP 01.docx
BÀI TẬP 01.docx
ssuseraf0e77
 
BÀI TẬP 01.docx
BÀI TẬP 01.docxBÀI TẬP 01.docx
BÀI TẬP 01.docx
ssuseraf0e77
 
3 ip routing pbr bfd -v2
3 ip routing   pbr bfd -v23 ip routing   pbr bfd -v2
3 ip routing pbr bfd -v2
SagarR24
 
3 ip routing vrf lite - v2
3 ip routing   vrf lite - v23 ip routing   vrf lite - v2
3 ip routing vrf lite - v2
SagarR24
 

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

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 2 chapter 7 v4.0 answers 2011
Ccna 2 chapter 7 v4.0 answers 2011Ccna 2 chapter 7 v4.0 answers 2011
Ccna 2 chapter 7 v4.0 answers 2011
 
Ccna 2 chapter 5 v4.0 answers 2011
Ccna 2 chapter 5 v4.0 answers 2011Ccna 2 chapter 5 v4.0 answers 2011
Ccna 2 chapter 5 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
 
3 ip routing bgp-updated
3 ip routing bgp-updated3 ip routing bgp-updated
3 ip routing bgp-updated
 
3 ip routing part b
3 ip routing part b3 ip routing part b
3 ip routing part b
 
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
 
Lesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing ALesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing A
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
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
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrp
 
1 using default
1 using default1 using default
1 using default
 
1 using default
1 using default1 using default
1 using default
 
ENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptxENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptx
 
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.
 
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.
 
BÀI TẬP 01.docx
BÀI TẬP 01.docxBÀI TẬP 01.docx
BÀI TẬP 01.docx
 
BÀI TẬP 01.docx
BÀI TẬP 01.docxBÀI TẬP 01.docx
BÀI TẬP 01.docx
 
3 ip routing pbr bfd -v2
3 ip routing   pbr bfd -v23 ip routing   pbr bfd -v2
3 ip routing pbr bfd -v2
 
3 ip routing vrf lite - v2
3 ip routing   vrf lite - v23 ip routing   vrf lite - v2
3 ip routing vrf lite - v2
 

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

More from Dân Chơi (20)

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

Recently uploaded

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
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
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
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
 
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
 
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
 
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
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
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
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
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
 
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
 

Recently uploaded (20)

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
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...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
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 ...
 
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...
 
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
 
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...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
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
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
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
 
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
 

Ccna 2 chapter 3 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 3 V4.0 Answers 1. Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.) Administrative distance refers to the trustworthiness of a particular route. A router first installs routes with higher administrative distances. The value of the administrative distance can not be altered by the network administrator. Routes with the smallest metric to a destination indicate the best path. The metric is always determined based on hop count. The metric varies depending which Layer 3 protocol is being routed, such as IP or IPX. 2. Refer to the exhibit. Which statement correctly describes how R1 will determine the best path to R2? R1 will install a RIP route using network A in its routing table because the administrative distance of RIP is higher than EIGRP. R1 will install a RIP route using network A in its routing table because the path cost from RIP is lower than EIGRP. R1 will install an EIGRP route using network B in its routing table because the administrative distance of EIGRP is lower than RIP. R1 will install an EIGRP route using network B in its routing table because the path cost from EIGRP is lower than RIP. R1 will install an EIGRP route and a RIP route in its routing table and load balance between them. 3. Which two statements are true regarding classless routing protocols? (Choose two.) * sends subnet mask information in routing updates sends complete routing table update to all neighbors is supported by RIP version 1 * allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology reduces the amount of address space available in an organization
  • 2. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 4. Which command would the network administrator issue to determine if load balancing is in effect on a router? show ip protocols show ip route show ip interface brief show ip interface 5. Which statement is true regarding routing protocols? RIP uses hop count and bandwidth as the metric for path selection and sendsupdates periodically. OSPF is a Cisco proprietary protocol that sends updates triggered by topology changes. EIGRP uses DUAL to calculate the shortest path and can be configured to do unequal cost load balancing. BGP is a path vector interior routing protocol. 6. Which two conditions would create a setting where the use of a distance-vector routing protocol would be efficient? (Choose two.) the network requires a special hierarchical design fast convergence of the network is crucial the network is using a hub and spoke topology the network is using a flat design there are more than 15 hops between the most distant routers 7. What is the purpose of a routing protocol? It is used to build and maintain ARP tables. It provides a method for segmenting and reassembling data packets. It allows an administrator to devise an addressing scheme for the network. It allows a router to share information about known networks with other routers. It provides a procedure for encoding and decoding data into bits for packet forwarding. 8. Which of the following best describes the operation of distance vector routing protocols? They use hop count as their only metric. They only send out updates when a new network is added. They send their routing tables to directly connected neighbors. They flood the entire network with routing updates. 9. Which of the following is associated with link-state routing protocols? low processor overhead poison reverse routing loops split horizon shortest-path first calculations 10. Why is fast convergence desirable in networks that use dynamic routing protocols?
  • 3. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info Routers will not allow packets to be forwarded until the network has converged. Hosts are unable to access their gateway until the network has converged. Routers may make incorrect forwarding decisions until the network has converged. Routers will not allow configuration changes to be made until the network has converged. 11. Which of the following conditions must be met in order for a network to have converged? The routers in the network are operating with dynamic routing protocols. The routers in the network are operating with compatible versions of IOS. The routers in the network are operating with the same routing tables. The routers in the network are operating with consistent routing knowledge. 12. Which two statements are true regarding metrics? (Choose two.) RIP uses bandwidth as a metric. OSPF uses delay as a metric. EIGRP uses bandwidth as a metric. OSPF uses cost based on bandwidth as a metric. RIP uses delay as a metric. EIGRP uses hop count only as a metric. 13. Which two statements are true regarding the advantages of the use of static routes? (Choose two). increased security reduced effort in configuring routes the administrator maintains control over routing easier to implement in a growing network reduces the chance of routing errors increased router resource usage 14. The following line of code is displayed in a routing table: R 209.165.201.0/24 [120/2] via 192.168.252.2, 00:00:16, S0/0/0 What can be concluded from this output? A packet destined for host 192.168.252.2 will be forwarded out the interface connected to network 209.165.201.0/24. The value, 120, is used to determine the best path when a router has more than one routing protocol configured for the same destination network. This route was manually configured using the ip route command. 192.168.252.2 is an interface on the router that produced this output. 15. What will be the result of the following commands? ORL(config)# interface fastethernet 0/0 ORL(config-if)# ip address 172.16.3.1 255.255.255.0 ORL(config-if)# no shutdown The 172.16.3.0 network will be routed by any dynamic routing protocol automatically. A routing table entry is made to the 172.16.3.0 network with a code of “C”. A static route is required to route traffic to the 172.16.3.0 network. The commands will be saved to the startup-configuration.
  • 4. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 16. An engineer creates a static route by entering the Router(config)# ip route 10.0.0.0 255.255.255.0 192.168.1.2 command. What can be concluded about this route? The administrative distance of this route is 1. 192.168.1.2 is the address of an interface on this router. This route will display as a directly connected network in the routing table. Packets with a destination IP address of 192.168.1.2 will be forwarded to the 10.0.0.0/24 network first. 17. Refer to the exhibit. Router1 and Router2 are running EIGRP. All interfaces are operational and packets can be forwarded between all networks. What information will be found in the routing table for Router1? Router1 will have 6 directly connected networks. The administrative distance of the route to network 172.16.0.0 will be 90. The metric for routes to 172.16.0.0 will be 1. The interface that is used to forward packets to 172.16.0.0 will always be the S0/1 interface. 18. The following line of code is present in the routing table: O 10.16.1.0/27 [110/129] via 192.168.1.5, 00:00:05, Serial0/0/1 What does the number 129 indicate in this output? The cost for this link has a value of 129. The clock rate on this serial interface is set to 129,000. The next-hop router is 129 hops away from this router. This route has been updated 129 times in this routing table. 19. A growing medium-sized manufacturing company recently began to have routing instability issues. The company uses static routes and has a mixture of over 30 Cisco and non-Cisco routers. The network administrator has decided to convert the network to dynamic routing. What characteristics of protocols should be considered in this selection process? Distance vector routing protocols, such as RIP, converge more quickly than do link-state
  • 5. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info routing protocols. EIGRP can be used on all of the routers in the company. OSPF can be used between the routers. An exterior routing protocol, such as BGP, is recommended for growing companies. 20. Refer to the exhibit. If RIP is the routing protocol, what is the value of the metric from router A to network 192.168.5.0/24? 3 4 56 624 724 21. A router learns two paths with equal metrics to a destination network via the RIP routing protocol. How will the router handle packets to the destination network? The router will install the first route it learned into the routing table. The router will install both routes in the routing table and load balance between the two. The router will put the first route in the routing table, and denote the second route as a backup route. The router will pick the path with the higher bandwidth and will place it in the routing table. 22. When multiple routing protocols have a route to the same destination network, what determines which route is installed in the routing table? best metric lowest hop count greatest available bandwidth lowest administrative distance lowest cost
  • 6. www.ccnafinal.net www.ccnafinalexam.com www.ccnaanswers.org www.ccna4u.net www.ccna4u.org www.ccna4u.info 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 5 V4.0 Answers • CCNA 2 Chapter 4 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) → Leave a Reply