SlideShare uma empresa Scribd logo
1 de 21
 HYPERLINK quot;
http://assessment.netacad.net/virtuoso/delivery/pub-doc/exam.shtmlquot;
 1Inizio moduloRefer to the exhibit. A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 S0/0/0. What is the result of adding this command?This route is automatically propagated throughout the network.The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0.A static route is established.The traffic for all Class C networks is forwarded to 172.16.1.2.Fine modulo2Inizio moduloA company is using static routes that are configured with an administrative distance of “1” on all routers in the network. The network administrator decides to introduce a dynamic routing protocol to reduce the manual configurations for the static routes. Which option identifies the correct procedure for the dynamic routing to take place in the network?The static routes and the dynamic routes will have the traffic alternate between them.The static routes will be automatically removed once the dynamic routing is configured. The static routes will be automatically updated with the next hop IP address once the dynamic routing is configured. The static routes must be manually removed from all routers in order for the dynamic routes to be installed in the routing table. Fine modulo<br />3Inizio moduloRefer to the exhibit. Host A is unable to access the Internet. What is the reason for this?The IP address of host A is incorrect.The default gateway of host A is incorrect.The Fa0/1 interfaces of the two routers are configured for different subnets.The subnet mask for the Fa0/0 interface of R1 is incorrect.Fine modulo4Inizio moduloRefer to the exhibit. The routers in the exhibit are running the EIGRP routing protocol. What statement is true regarding how packets will travel from the 172.16.1.0/16 network to the 192.168.200.0/24 network?The router chooses the first path that it learned and installs only that route in the routing table.The router chooses the path with the lowest administrative distance and installs only that route in the routing table.The router chooses the highest routing ID based on the advertised network IP addresses and installs only that route in the routing table.The router installs all the equal cost paths in the routing table but sends packets out only one, holding the others in reserve in case the primary route goes down.The router installs all the equal cost paths in the routing table and performs equal cost load balancing to send packets out multiple exit interfaces.Fine modulo<br />5Inizio moduloRefer to the exhibit. How many routes are ultimate routes?3457Fine modulo6Inizio moduloWhen connecting two devices, which situation would normally require the use of a crossover cable?connecting a host to a switchconnecting a switch to a routerconnecting a switch to a switchconnecting a host to a router console portFine modulo<br />7Inizio moduloRefer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (Choose two.)10.0.0.0/864.100.0.0/16128.107.0.0/16172.16.40.0/24192.168.1.0/24192.168.2.0/24Fine modulo8Inizio moduloRefer to the exhibit. R1 is configured properly for a single area OSPF, and R2 has been recently installed in the network. Which set of commands is required to configure a single area OSPF for the networks that are connected to R2?R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config)# router ospf 2R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 1R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.0.0.0 0.0.0.3 area 1Fine modulo<br />9Inizio moduloRefer to the exhibit. What is the meaning of the highlighted value 120?It is the metric that is calculated by the routing protocol.It is the value that is used by the DUAL algorithm to determine the bandwidth for the link.It is the administrative distance of the routing protocol.It is the hold-down time, measured in seconds, before the next update.Fine modulo10Inizio moduloRefer to the exhibit. A network administrator has configured OSPF using the following command:network 192.168.1.32 0.0.0.31 area 0Which router interface will participate in OSPF?FastEthernet0/0FastEthernet0/1Serial0/0/0Serial0/0/1Fine modulo<br />11Inizio moduloWhat is the function of the OSPF LSU packet?used to confirm receipt of certain types of OSPF packetsused to establish and maintain adjacency with other OSPF routersused to request more information about any entry in the BDRused to announce new OSPF information and to reply to certain types of requestsFine modulo12Inizio moduloRefer to the exhibit. The network is configured with RIPv2. However, network administrators notice that communication cannot be successfully completed from one LAN to another. A network administrator issues the show ip route command on the HQ router. Based on the output, what should be done to correct the problem?Disable the load balancing feature of RIPv2.Issue the no auto-summary command for RIPv2.Replace RIPv2 with EIGRP which supports VLSM.Make sure that the network statements include the correct subnet mask.Fine modulo<br />13Inizio moduloWhich 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.Fine modulo14Inizio moduloRefer to the exhibit. Which three statements are true of the routing table for Router1? (Choose three.)The route to network 172.16.0.0 has an AD of 156160.Network 192.168.0.16 can best be reached using FastEthernet0/0.The AD of EIGRP routes has been manually changed to a value other than the default value.Router1 is running both the EIGRP and OSPF routing process.Network 172.17.0.0 can only be reached using a default route.No default route has been configured.Fine modulo<br />15Inizio moduloRefer to the exhibit. Hosts on the 192.168.1.0 network cannot communicate with hosts on the 172.16.1.1 network. The network administrator has run the show ip route command on R1. What could be the cause of this problem?The FastEthernet interface on R1 is disabled.Autosummarization is enabled on R1.The serial interface S0/0/0 of R1 is administratively down.No static route or routing protocol is configured.Fine modulo<br />16Inizio moduloRefer to the exhibit. The network administrator has run the following command on R1.R1(config)# ip route 192.168.2.0 255.255.255.0 172.16.1.2What is the result of running this command?Traffic for network 192.168.2.0 is forwarded to 172.16.1.2.This route is automatically propagated throughout the entire network.Traffic for all networks is forwarded to 172.16.1.2.The command invokes a dynamic routing protocol for 192.168.2.0.Fine modulo17Inizio moduloWhat are two functions of a router? (Choose two.)It forwards data packets toward their destination.It forwards the packet to the destination if the TTL value is 0.It changes the destination IP address of data packets before forwarding them to an exit interface.It determines the best path based on the destination MAC address.It acts as an intersection between multiple IP networks.Fine modulo<br />18Inizio moduloRefer to the exhibit. Which host has a combination of IP address and subnet mask on the same network as Fa0/0 of Router1?host Ahost Bhost Chost DFine modulo19Inizio moduloRefer to exhibit. A company network engineer enters the following commands in the routers:R1(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.2R2(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.1When the engineer enters the show ip route command on R1, the routing table does not display the static route to the 10.1.1.0 network. All R1 and R2 interfaces are correctly addressed per the graphic. What is a logical next step that the engineer could take in order to make the static route display in the routing table in R1?Enter default routes in R1 and R2.Enable the R1 and R2 serial interfaces.Configure the static route to use an exit interface instead of a next-hop address.Enter the copy run start command to force the router to recognize the configuration.Fine modulo<br />20Inizio moduloRefer to the exhibit. A device is required to complete the connection between router R1 and the WAN. Which two devices can be used for this? (Choose two.)a CSU/DSU devicea modeman Ethernet switcha huba bridgeFine modulo21Inizio moduloRefer to the exhibit. What information can be determined from the displayed output?EIGRP packets are waiting to be sent to the neighbors.The adjacencies between the routers are yet to be established.The IP address 192.168.10.10 is configured at serial interface S0/0/1 of router R2.Router R2 is receiving hello packets from a neighbor with the IP address 192.168.10.10 via the R2 S0/0/1 interface.Fine modulo<br />22Inizio moduloThe network administrator configures the router with the ip route 172.16.1.0 255.255.255.0 172.16.2.2 command. How will this route appear in the routing table?C 172.16.1.0 is directly connected, Serial0/0S 172.16.1.0 is directly connected, Serial0/0C 172.16.1.0 [1/0] via 172.16.2.2S 172.16.1.0 [1/0] via 172.16.2.2Fine modulo23Inizio moduloRefer to the exhibit. The command ip route 0.0.0.0 0.0.0.0 S0/0/0 is run on router R2. What are the two results of this command? (Choose two.)A static route will be updated in the routing table.The traffic from the Internet will be directed to R2.The traffic from the source network 172.16.0.0/22 will be blocked.The route will be specified as the default route for all networks not defined in the routing table.All the broadcasts will be forwarded via the S0/0/0 interface of R2.Fine modulo<br />24Inizio moduloWhich two statements are true for link-state routing protocols? (Choose two.)Routers that run a link-state protocol can establish a complete topology of the network.Routers in a multipoint network that run a link-state protocol can exchange routing tables.Routers use only hop count for routing decisions.The shortest path first algorithm is used.Split horizon is used to avoid routing loops.Fine modulo25Inizio moduloRefer to the exhibit. A network administrator is trying to determine why router JAX has no OSPF routes in its routing table. All routers are configured for OSPF area 0. From the JAX router, the administrator is able to ping its connected interfaces and the Fa0/1 interface of the ORL router but no other router interfaces. What is a logical step that the network administrator should take to troubleshoot the problem?Reboot the routers.Change the OSPF process ID on all of the routers to 0.Check to see if the cable is loose between ORL and JAX.Check to see if CDP packets are passing between the routers.Use show and debug commands to determine if hellos are propagating.Fine modulo<br />26Inizio moduloRefer to the exhibit. Which path will traffic from the 172.16.1.0/24 network take to get to the 10.0.0.0/24 network?ADCABCIt will load balance the traffic between ADC and ABCIt will send the traffic via ABC, and will use ADC as a backup path only when ABC fails.Fine modulo27Inizio moduloRefer to the exhibit. When troubleshooting a network, it is important to interpret the output of various router commands. On the basis of the exhibit, which three statements are true? (Choose three.)The missing information for Blank 1 is the command show ip route.The missing information for Blank 1 is the command debug ip route.The missing information for Blank 2 is the number 100.The missing information for Blank 2 is the number 120.The missing information for Blank 3 is the letter R.The missing information for Blank 3 is the letter C.Fine modulo<br />28Inizio moduloRefer to the exhibit. The router receives a packet that is destined for 192.168.5.79. How will the router handle this packet?It will forward the packet via the FastEthernet0/0 interface.It will forward the packet via the Serial0/0/0 interface.It will forward the packet via the Serial0/0/1 interface.It will drop the packet.Fine modulo29Inizio moduloRefer to the exhibit. If the EIGRP routing protocol is used throughout the network, which IP address and mask prefix should be sent by router R1 to the Edge router as a result of manual summarization of LANs A, B, C, and D?192.168.4.0/20192.168.4.0/22192.168.4.0/24192.168.4.0/26Fine modulo<br />30Inizio moduloRefer to the exhibit. What summarization should R2 use to advertise its LAN networks to R1?172.16.0.0/24172.16.4.0/22172.16.4.0/23172.16.4.0/24Fine modulo31Inizio moduloWhich router component contains a scaled-down version of the IOS that can be used to reload a complete version of the IOS in the event that the IOS becomes damaged or corrupted?ROMFlashSDRAMNVRAMFine modulo32Inizio moduloRefer to the exhibit. The network is using the RIPv2 routing protocol. If network 10.0.0.0 goes down, what mechanism will prevent Router1 from advertising false routing information back to Router2?triggered updatespoison reverseholddown timerssplit horizonFine modulo<br />33Inizio moduloRefer to the exhibit. When a static IP address is being configured on the host, what address should be used for the default gateway?10.1.1.110.1.1.2172.16.1.1192.168.1.1Fine modulo34Inizio moduloA router has learned two equal cost paths to a remote network via the EIGRP and RIP protocols. Both protocols are using their default configurations. Which path to the remote network will be installed in the routing table?the path learned via EIGRPthe path learned via RIPthe path with the highest metric valueboth paths with load balancingFine modulo<br />35Inizio moduloWhich statement correctly describes a feasible successor in EIGRP?It is a primary route that is stored in the routing table.It is a backup route that is stored in the routing table.It is a primary route that is stored in the topology table.It is a backup route that is stored in the topology table.Fine modulo36Inizio moduloRefer to the exhibit. OSPF is used for the routing protocol and all interfaces are configured with the correct IP addresses and subnet masks. During testing, it is found that router R1 is unable to form an adjacency with R2. What is the cause of this problem?Both routers have been configured with incorrect router IDs.Both routers have been configured in different OSPF areas.Both routers have been configured with an incorrect network type.Both routers have been configured with different hello and dead intervals.Fine modulo<br />37Inizio moduloRefer to the exhibit. The show cdp neighbors command was run on one of the devices as shown. Based on this information, which two facts can be determined? (Choose two.)The command was run on the router.ABCD is a non- CISCO device.Layer 3 connectivity between two devices exists.ABCD supports routing capability.ABCD is connected to the Fa0/0 interface of the neighboring device.Fine modulo38Inizio moduloRefer to the exhibit. When the show cdp neighbors command is issued from router C, which devices will be displayed in the output?B, DA, B, DD, SWH-2SWH-1, A, BSWH-1, SWH-2A, B, D, SWH-1, SWH-2Fine modulo<br />39Inizio moduloHow will a router that is configured with a classless routing protocol determine the subnet mask that should be assigned to routes that are learned from neighboring classless routers?The subnet mask that is included in the routing updates will be used.The subnet mask of the interface that receives the update will be used.The subnet mask that is specified in the network command will be used.The class of the network in the update will determine the subnet mask that is used.Fine modulo40Inizio moduloA network administrator must use the subnet 172.16.128.0/18 to create 6 additional subnets each containing up to 2000 hosts for local LANs. Which subnet mask should the administrator use to create the new subnets?255.255.224.0255.255.240.0255.255.248.0255.255.252.0Fine modulo<br />41Inizio moduloRefer to the exhibit. While trying to diagnose a routing problem in the network, the network administrator runs the debug ip rip command. What can be determined from the output of this command?The router is broadcasting RIP updates.The router will be unable to ping 192.168.1.2.The router is directly connected to network 172.16.1.0 /24. The router has two interfaces that participate in the RIP process.Fine modulo42Inizio moduloRefer to the exhibit. Routers R1 and R2 are directly connected via their serial interfaces and are both running the EIGRP routing protocol. R1 and R2 can ping the directly connected serial interface of their neighbor, but they cannot form an EIGRP neighbor adjacency. What action should be taken to solve this problem?Enable the serial interfaces of both routers.Configure EIGRP to send periodic updates.Configure the same hello interval between the routers.Configure both routers with the same EIGRP process ID.Fine modulo<br />43Inizio moduloRefer to the exhibit. An administrator is adding a new subnet of 50 hosts to R3. Which subnet address should be used for the new subnet that provides enough addresses while wasting a minimum of addresses?192.168.1.0/24192.168.1.48 /28192.168.1.32/27192.168.1.64/26Fine modulo44Inizio moduloRefer to the exhibit. A network engineer has run the show version command on R3. Upon rebooting, R3 does not load the start-up configuration settings. What could be the cause of this problem?There is insufficient NVRAM.There is insufficient flash memory.The configuration register is not configured with the default setting.The system image file is not located in NVRAM.Fine modulo<br />45Inizio moduloRefer to the exhibit. R2 is configured correctly. The network administrator has configured R1 as shown. Which two facts are true about the forwarding of route information by R1? (Choose two.)R1 will forward the route information for subnet 192.168.100.0/30.R1 will not forward route information for subnet 192.168.100.4/30.R1 will forward the route information with an administrative distance set to 50.R1 will forward the summarized route information for network 192.168.100.0/24.R1 will forward route information for subnet 10.10.10.0/30 out the serial interface.Fine modulo<br />Take Assessment - ERouting Final Exam - CCNA Exploration: Routing Protocols and Concepts (Version 4.0) Inizio moduloFine moduloTime Remaining: <br />46Inizio moduloWhich statement correctly describes a feature of RIP?RIP is a link-state routing protocol.RIP uses only one metric—hop count— for path selection.Advertised routes with hop counts greater than 10 are unreachable.Messages are broadcast every 10 seconds.Fine modulo47Inizio moduloRefer to the exhibit. R1 and R2 are adjacent routers both running RIP. All interfaces on both routers are correctly configured and operational. Both routers are configured to include all connected interfaces in routing updates. R2 is not showing any routes from R1 in the routing table. What is the likely cause?The adjacent interfaces are passive.The distance of 120 exceeds 15 hops.R2 will not accept version 1 updates from R1.Routes are being summarized by R1 but not by R2.Fine modulo<br />48Inizio moduloRefer to the exhibit. Which two statements are true based on the exhibited output? (Choose two.)All routes are stable.Each route has one feasible successor.The serial interface between the two routers is down.The administrative distance of EIGRP has been set to 50.The show ip eigrp topology command has been run on R1.Fine modulo49Inizio moduloWhen presented with multiple valid routes to a destination, what criteria does a router use to determine which routes to add to the routing table?The router selects the routes with the best metric. All routes that have the same best metric are added to the routing table.The router first selects routes with the lowest administrative distance. The resulting routes are then prioritized by metric and the routes with the best metric are added to the routing table.The router selects the routes with the lowest administrative distance. All routes with the same lowest administrative distance are added to the routing table.The router installs all routes in the routing table but uses the route with the best metric most when load balancing.Fine modulo<br />50Inizio moduloTwo routers need to be configured within a single OSPF area. Which two components need to be configured on both routers to achieve this? (Choose two.)the same process IDthe same area IDnetwork addresses and wildcard masksthe same router IDthe same loop back addressFine modulo51Inizio moduloRefer to the exhibit. A network administrator accesses router R1 from the console port to configure a newly connected interface. What passwords will the network administrator need to enter to make the connection and the necessary configuration changes?the Cisco123 password onlythe Cisco789 password onlythe Cisco001 password onlythe Cisco001 password and the Cisco789 passwordsthe Cisco001 password and the Cisco123 passwordsFine modulo<br />52Inizio moduloRefer to the exhibit. The IP addresses on all interfaces on router R1 were configured before the OSPF protocol had been enabled on the router. No OSPF router ID was manually configured. Which IP address will be selected by the router as an OSPF router ID?10.10.10.1172.16.1.1172.16.2.1192.168.1.1192.168.100.1Fine modulo<br />
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions
Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions

Mais conteúdo relacionado

Mais procurados

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
 
Ccnav5.org ccna 3-v50_practice_final_exam_2014
Ccnav5.org ccna 3-v50_practice_final_exam_2014Ccnav5.org ccna 3-v50_practice_final_exam_2014
Ccnav5.org ccna 3-v50_practice_final_exam_2014Đồng Quốc Vương
 
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
 
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
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2Kris Mofu
 
Internal & External of Routers
Internal & External of RoutersInternal & External of Routers
Internal & External of RoutersKishore Kumar
 
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAMCMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAMHamesKellor
 
Dynamic Routing IGRP
Dynamic Routing IGRPDynamic Routing IGRP
Dynamic Routing IGRPKishore Kumar
 
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
 
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
 
Free CCNA workbook by networkers home pdf
Free CCNA workbook by networkers home pdfFree CCNA workbook by networkers home pdf
Free CCNA workbook by networkers home pdfNetworkershome
 
Wan Interface Configuration
Wan Interface ConfigurationWan Interface Configuration
Wan Interface ConfigurationKishore Kumar
 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information ProtocolKashif Latif
 
119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tut119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tutnicolelemmimg
 

Mais procurados (18)

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
 
Ccnav5.org ccna 3-v50_practice_final_exam_2014
Ccnav5.org ccna 3-v50_practice_final_exam_2014Ccnav5.org ccna 3-v50_practice_final_exam_2014
Ccnav5.org ccna 3-v50_practice_final_exam_2014
 
3 2
3 23 2
3 2
 
Dynamic Routing RIP
Dynamic Routing RIPDynamic Routing RIP
Dynamic Routing RIP
 
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
 
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
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2
 
EIGRP CCNA
EIGRP CCNAEIGRP CCNA
EIGRP CCNA
 
Internal & External of Routers
Internal & External of RoutersInternal & External of Routers
Internal & External of Routers
 
CCNP Troubleshooting
CCNP TroubleshootingCCNP Troubleshooting
CCNP Troubleshooting
 
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAMCMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
 
Dynamic Routing IGRP
Dynamic Routing IGRPDynamic Routing IGRP
Dynamic Routing IGRP
 
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
 
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
 
Free CCNA workbook by networkers home pdf
Free CCNA workbook by networkers home pdfFree CCNA workbook by networkers home pdf
Free CCNA workbook by networkers home pdf
 
Wan Interface Configuration
Wan Interface ConfigurationWan Interface Configuration
Wan Interface Configuration
 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information Protocol
 
119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tut119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tut
 

Destaque

Announcements, 10/31/10
Announcements, 10/31/10Announcements, 10/31/10
Announcements, 10/31/10CLADSM
 
Cogapp's World Usability Day Slides
Cogapp's World Usability Day SlidesCogapp's World Usability Day Slides
Cogapp's World Usability Day SlidesCogapp
 
Announcements, 1/26/14
Announcements, 1/26/14Announcements, 1/26/14
Announcements, 1/26/14CLADSM
 
Announcements, 10/6/13
Announcements, 10/6/13Announcements, 10/6/13
Announcements, 10/6/13CLADSM
 
CERI Conference Concluding Remarks
CERI Conference Concluding Remarks CERI Conference Concluding Remarks
CERI Conference Concluding Remarks EduSkills OECD
 
Announcements, 7/6/14
Announcements, 7/6/14Announcements, 7/6/14
Announcements, 7/6/14CLADSM
 
Economics of plutonium recycle 6 nov2015fvh j
Economics of plutonium recycle 6 nov2015fvh jEconomics of plutonium recycle 6 nov2015fvh j
Economics of plutonium recycle 6 nov2015fvh jhkano
 
Infographic: The Turkish Games Market
Infographic: The Turkish Games MarketInfographic: The Turkish Games Market
Infographic: The Turkish Games MarketIngenico ePayments
 
Strong performers and successful reformers Lessons from PISA - Aurora Illinoi...
Strong performers and successful reformersLessons from PISA - Aurora Illinoi...Strong performers and successful reformersLessons from PISA - Aurora Illinoi...
Strong performers and successful reformers Lessons from PISA - Aurora Illinoi...EduSkills OECD
 
英国における再処理:軛の期限 ウイリアム・ウォーカー
英国における再処理:軛の期限 ウイリアム・ウォーカー英国における再処理:軛の期限 ウイリアム・ウォーカー
英国における再処理:軛の期限 ウイリアム・ウォーカーhkano
 
ブラジルのビジネスチャンスと課題
ブラジルのビジネスチャンスと課題ブラジルのビジネスチャンスと課題
ブラジルのビジネスチャンスと課題Unreasonable Lab Japan
 
Профессиональные планы
Профессиональные планыПрофессиональные планы
Профессиональные планыveterln
 
Key findings from the 2011 edition of Education at a Glance
Key findings from the 2011 edition of  Education at a GlanceKey findings from the 2011 edition of  Education at a Glance
Key findings from the 2011 edition of Education at a GlanceEduSkills OECD
 
What's A Christian? Slides, 11/17/13
What's A Christian? Slides, 11/17/13What's A Christian? Slides, 11/17/13
What's A Christian? Slides, 11/17/13CLADSM
 
Dinosaur trail presentation
Dinosaur trail presentationDinosaur trail presentation
Dinosaur trail presentationharrisonv
 
Announcements, 10/10/10
Announcements, 10/10/10Announcements, 10/10/10
Announcements, 10/10/10CLADSM
 
INTS 3301 Setting Goals
INTS 3301 Setting GoalsINTS 3301 Setting Goals
INTS 3301 Setting GoalsAlex Agnew
 

Destaque (20)

Announcements, 10/31/10
Announcements, 10/31/10Announcements, 10/31/10
Announcements, 10/31/10
 
Cogapp's World Usability Day Slides
Cogapp's World Usability Day SlidesCogapp's World Usability Day Slides
Cogapp's World Usability Day Slides
 
Tmp Sales Master
Tmp Sales MasterTmp Sales Master
Tmp Sales Master
 
Permendesa pdtt no.2 th.2015
Permendesa pdtt no.2 th.2015Permendesa pdtt no.2 th.2015
Permendesa pdtt no.2 th.2015
 
Announcements, 1/26/14
Announcements, 1/26/14Announcements, 1/26/14
Announcements, 1/26/14
 
Announcements, 10/6/13
Announcements, 10/6/13Announcements, 10/6/13
Announcements, 10/6/13
 
CERI Conference Concluding Remarks
CERI Conference Concluding Remarks CERI Conference Concluding Remarks
CERI Conference Concluding Remarks
 
Memorial day
Memorial dayMemorial day
Memorial day
 
Announcements, 7/6/14
Announcements, 7/6/14Announcements, 7/6/14
Announcements, 7/6/14
 
Economics of plutonium recycle 6 nov2015fvh j
Economics of plutonium recycle 6 nov2015fvh jEconomics of plutonium recycle 6 nov2015fvh j
Economics of plutonium recycle 6 nov2015fvh j
 
Infographic: The Turkish Games Market
Infographic: The Turkish Games MarketInfographic: The Turkish Games Market
Infographic: The Turkish Games Market
 
Strong performers and successful reformers Lessons from PISA - Aurora Illinoi...
Strong performers and successful reformersLessons from PISA - Aurora Illinoi...Strong performers and successful reformersLessons from PISA - Aurora Illinoi...
Strong performers and successful reformers Lessons from PISA - Aurora Illinoi...
 
英国における再処理:軛の期限 ウイリアム・ウォーカー
英国における再処理:軛の期限 ウイリアム・ウォーカー英国における再処理:軛の期限 ウイリアム・ウォーカー
英国における再処理:軛の期限 ウイリアム・ウォーカー
 
ブラジルのビジネスチャンスと課題
ブラジルのビジネスチャンスと課題ブラジルのビジネスチャンスと課題
ブラジルのビジネスチャンスと課題
 
Профессиональные планы
Профессиональные планыПрофессиональные планы
Профессиональные планы
 
Key findings from the 2011 edition of Education at a Glance
Key findings from the 2011 edition of  Education at a GlanceKey findings from the 2011 edition of  Education at a Glance
Key findings from the 2011 edition of Education at a Glance
 
What's A Christian? Slides, 11/17/13
What's A Christian? Slides, 11/17/13What's A Christian? Slides, 11/17/13
What's A Christian? Slides, 11/17/13
 
Dinosaur trail presentation
Dinosaur trail presentationDinosaur trail presentation
Dinosaur trail presentation
 
Announcements, 10/10/10
Announcements, 10/10/10Announcements, 10/10/10
Announcements, 10/10/10
 
INTS 3301 Setting Goals
INTS 3301 Setting GoalsINTS 3301 Setting Goals
INTS 3301 Setting Goals
 

Semelhante a Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions

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
 
BÀI TẬP 01.docx
BÀI TẬP 01.docxBÀI TẬP 01.docx
BÀI TẬP 01.docxssuseraf0e77
 
BÀI TẬP 01.docx
BÀI TẬP 01.docxBÀI TẬP 01.docx
BÀI TẬP 01.docxssuseraf0e77
 
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
 
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
 
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
 
Ccna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 AnswersCcna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 AnswersCCNA4Answers
 
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
 
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
 
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
 
RIP (routing information protocol)
RIP (routing information protocol)RIP (routing information protocol)
RIP (routing information protocol)Netwax Lab
 
project on OSPF
project on OSPFproject on OSPF
project on OSPFOm Prakash
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5friv4schoolgames
 
Ccna 3 final exam answer v5
Ccna 3 final exam answer v5Ccna 3 final exam answer v5
Ccna 3 final exam answer v5friv4schoolgames
 

Semelhante a Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions (20)

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
 
1 using default
1 using default1 using default
1 using default
 
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
 
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
 
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.
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
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
 
Ccna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 AnswersCcna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 Answers
 
M odul1
M odul1M odul1
M odul1
 
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
 
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.
 
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
 
Examen ccna capitulo 6 en ingles
Examen ccna capitulo 6 en inglesExamen ccna capitulo 6 en ingles
Examen ccna capitulo 6 en ingles
 
CCNA 1 Chapter 6 v5.0 2014
CCNA 1 Chapter 6 v5.0 2014CCNA 1 Chapter 6 v5.0 2014
CCNA 1 Chapter 6 v5.0 2014
 
RIP (routing information protocol)
RIP (routing information protocol)RIP (routing information protocol)
RIP (routing information protocol)
 
project on OSPF
project on OSPFproject on OSPF
project on OSPF
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
 
Eigrp
EigrpEigrp
Eigrp
 
Ccna 3 final exam answer v5
Ccna 3 final exam answer v5Ccna 3 final exam answer v5
Ccna 3 final exam answer v5
 

Configure Static and Dynamic Routing ProtocolsTITLE Network Routing Concepts Explained with Examples TITLE IP Routing Fundamentals - Static vs Dynamic RoutingTITLE Router Configuration Guide - Static Routes, OSPF, EIGRPTITLE Network Administration Assessment - IP Routing Questions

  • 1. HYPERLINK quot; http://assessment.netacad.net/virtuoso/delivery/pub-doc/exam.shtmlquot; 1Inizio moduloRefer to the exhibit. A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 S0/0/0. What is the result of adding this command?This route is automatically propagated throughout the network.The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0.A static route is established.The traffic for all Class C networks is forwarded to 172.16.1.2.Fine modulo2Inizio moduloA company is using static routes that are configured with an administrative distance of “1” on all routers in the network. The network administrator decides to introduce a dynamic routing protocol to reduce the manual configurations for the static routes. Which option identifies the correct procedure for the dynamic routing to take place in the network?The static routes and the dynamic routes will have the traffic alternate between them.The static routes will be automatically removed once the dynamic routing is configured. The static routes will be automatically updated with the next hop IP address once the dynamic routing is configured. The static routes must be manually removed from all routers in order for the dynamic routes to be installed in the routing table. Fine modulo<br />3Inizio moduloRefer to the exhibit. Host A is unable to access the Internet. What is the reason for this?The IP address of host A is incorrect.The default gateway of host A is incorrect.The Fa0/1 interfaces of the two routers are configured for different subnets.The subnet mask for the Fa0/0 interface of R1 is incorrect.Fine modulo4Inizio moduloRefer to the exhibit. The routers in the exhibit are running the EIGRP routing protocol. What statement is true regarding how packets will travel from the 172.16.1.0/16 network to the 192.168.200.0/24 network?The router chooses the first path that it learned and installs only that route in the routing table.The router chooses the path with the lowest administrative distance and installs only that route in the routing table.The router chooses the highest routing ID based on the advertised network IP addresses and installs only that route in the routing table.The router installs all the equal cost paths in the routing table but sends packets out only one, holding the others in reserve in case the primary route goes down.The router installs all the equal cost paths in the routing table and performs equal cost load balancing to send packets out multiple exit interfaces.Fine modulo<br />5Inizio moduloRefer to the exhibit. How many routes are ultimate routes?3457Fine modulo6Inizio moduloWhen connecting two devices, which situation would normally require the use of a crossover cable?connecting a host to a switchconnecting a switch to a routerconnecting a switch to a switchconnecting a host to a router console portFine modulo<br />7Inizio moduloRefer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (Choose two.)10.0.0.0/864.100.0.0/16128.107.0.0/16172.16.40.0/24192.168.1.0/24192.168.2.0/24Fine modulo8Inizio moduloRefer to the exhibit. R1 is configured properly for a single area OSPF, and R2 has been recently installed in the network. Which set of commands is required to configure a single area OSPF for the networks that are connected to R2?R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config)# router ospf 2R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 1R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.0.0.0 0.0.0.3 area 1Fine modulo<br />9Inizio moduloRefer to the exhibit. What is the meaning of the highlighted value 120?It is the metric that is calculated by the routing protocol.It is the value that is used by the DUAL algorithm to determine the bandwidth for the link.It is the administrative distance of the routing protocol.It is the hold-down time, measured in seconds, before the next update.Fine modulo10Inizio moduloRefer to the exhibit. A network administrator has configured OSPF using the following command:network 192.168.1.32 0.0.0.31 area 0Which router interface will participate in OSPF?FastEthernet0/0FastEthernet0/1Serial0/0/0Serial0/0/1Fine modulo<br />11Inizio moduloWhat is the function of the OSPF LSU packet?used to confirm receipt of certain types of OSPF packetsused to establish and maintain adjacency with other OSPF routersused to request more information about any entry in the BDRused to announce new OSPF information and to reply to certain types of requestsFine modulo12Inizio moduloRefer to the exhibit. The network is configured with RIPv2. However, network administrators notice that communication cannot be successfully completed from one LAN to another. A network administrator issues the show ip route command on the HQ router. Based on the output, what should be done to correct the problem?Disable the load balancing feature of RIPv2.Issue the no auto-summary command for RIPv2.Replace RIPv2 with EIGRP which supports VLSM.Make sure that the network statements include the correct subnet mask.Fine modulo<br />13Inizio moduloWhich 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.Fine modulo14Inizio moduloRefer to the exhibit. Which three statements are true of the routing table for Router1? (Choose three.)The route to network 172.16.0.0 has an AD of 156160.Network 192.168.0.16 can best be reached using FastEthernet0/0.The AD of EIGRP routes has been manually changed to a value other than the default value.Router1 is running both the EIGRP and OSPF routing process.Network 172.17.0.0 can only be reached using a default route.No default route has been configured.Fine modulo<br />15Inizio moduloRefer to the exhibit. Hosts on the 192.168.1.0 network cannot communicate with hosts on the 172.16.1.1 network. The network administrator has run the show ip route command on R1. What could be the cause of this problem?The FastEthernet interface on R1 is disabled.Autosummarization is enabled on R1.The serial interface S0/0/0 of R1 is administratively down.No static route or routing protocol is configured.Fine modulo<br />16Inizio moduloRefer to the exhibit. The network administrator has run the following command on R1.R1(config)# ip route 192.168.2.0 255.255.255.0 172.16.1.2What is the result of running this command?Traffic for network 192.168.2.0 is forwarded to 172.16.1.2.This route is automatically propagated throughout the entire network.Traffic for all networks is forwarded to 172.16.1.2.The command invokes a dynamic routing protocol for 192.168.2.0.Fine modulo17Inizio moduloWhat are two functions of a router? (Choose two.)It forwards data packets toward their destination.It forwards the packet to the destination if the TTL value is 0.It changes the destination IP address of data packets before forwarding them to an exit interface.It determines the best path based on the destination MAC address.It acts as an intersection between multiple IP networks.Fine modulo<br />18Inizio moduloRefer to the exhibit. Which host has a combination of IP address and subnet mask on the same network as Fa0/0 of Router1?host Ahost Bhost Chost DFine modulo19Inizio moduloRefer to exhibit. A company network engineer enters the following commands in the routers:R1(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.2R2(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.1When the engineer enters the show ip route command on R1, the routing table does not display the static route to the 10.1.1.0 network. All R1 and R2 interfaces are correctly addressed per the graphic. What is a logical next step that the engineer could take in order to make the static route display in the routing table in R1?Enter default routes in R1 and R2.Enable the R1 and R2 serial interfaces.Configure the static route to use an exit interface instead of a next-hop address.Enter the copy run start command to force the router to recognize the configuration.Fine modulo<br />20Inizio moduloRefer to the exhibit. A device is required to complete the connection between router R1 and the WAN. Which two devices can be used for this? (Choose two.)a CSU/DSU devicea modeman Ethernet switcha huba bridgeFine modulo21Inizio moduloRefer to the exhibit. What information can be determined from the displayed output?EIGRP packets are waiting to be sent to the neighbors.The adjacencies between the routers are yet to be established.The IP address 192.168.10.10 is configured at serial interface S0/0/1 of router R2.Router R2 is receiving hello packets from a neighbor with the IP address 192.168.10.10 via the R2 S0/0/1 interface.Fine modulo<br />22Inizio moduloThe network administrator configures the router with the ip route 172.16.1.0 255.255.255.0 172.16.2.2 command. How will this route appear in the routing table?C 172.16.1.0 is directly connected, Serial0/0S 172.16.1.0 is directly connected, Serial0/0C 172.16.1.0 [1/0] via 172.16.2.2S 172.16.1.0 [1/0] via 172.16.2.2Fine modulo23Inizio moduloRefer to the exhibit. The command ip route 0.0.0.0 0.0.0.0 S0/0/0 is run on router R2. What are the two results of this command? (Choose two.)A static route will be updated in the routing table.The traffic from the Internet will be directed to R2.The traffic from the source network 172.16.0.0/22 will be blocked.The route will be specified as the default route for all networks not defined in the routing table.All the broadcasts will be forwarded via the S0/0/0 interface of R2.Fine modulo<br />24Inizio moduloWhich two statements are true for link-state routing protocols? (Choose two.)Routers that run a link-state protocol can establish a complete topology of the network.Routers in a multipoint network that run a link-state protocol can exchange routing tables.Routers use only hop count for routing decisions.The shortest path first algorithm is used.Split horizon is used to avoid routing loops.Fine modulo25Inizio moduloRefer to the exhibit. A network administrator is trying to determine why router JAX has no OSPF routes in its routing table. All routers are configured for OSPF area 0. From the JAX router, the administrator is able to ping its connected interfaces and the Fa0/1 interface of the ORL router but no other router interfaces. What is a logical step that the network administrator should take to troubleshoot the problem?Reboot the routers.Change the OSPF process ID on all of the routers to 0.Check to see if the cable is loose between ORL and JAX.Check to see if CDP packets are passing between the routers.Use show and debug commands to determine if hellos are propagating.Fine modulo<br />26Inizio moduloRefer to the exhibit. Which path will traffic from the 172.16.1.0/24 network take to get to the 10.0.0.0/24 network?ADCABCIt will load balance the traffic between ADC and ABCIt will send the traffic via ABC, and will use ADC as a backup path only when ABC fails.Fine modulo27Inizio moduloRefer to the exhibit. When troubleshooting a network, it is important to interpret the output of various router commands. On the basis of the exhibit, which three statements are true? (Choose three.)The missing information for Blank 1 is the command show ip route.The missing information for Blank 1 is the command debug ip route.The missing information for Blank 2 is the number 100.The missing information for Blank 2 is the number 120.The missing information for Blank 3 is the letter R.The missing information for Blank 3 is the letter C.Fine modulo<br />28Inizio moduloRefer to the exhibit. The router receives a packet that is destined for 192.168.5.79. How will the router handle this packet?It will forward the packet via the FastEthernet0/0 interface.It will forward the packet via the Serial0/0/0 interface.It will forward the packet via the Serial0/0/1 interface.It will drop the packet.Fine modulo29Inizio moduloRefer to the exhibit. If the EIGRP routing protocol is used throughout the network, which IP address and mask prefix should be sent by router R1 to the Edge router as a result of manual summarization of LANs A, B, C, and D?192.168.4.0/20192.168.4.0/22192.168.4.0/24192.168.4.0/26Fine modulo<br />30Inizio moduloRefer to the exhibit. What summarization should R2 use to advertise its LAN networks to R1?172.16.0.0/24172.16.4.0/22172.16.4.0/23172.16.4.0/24Fine modulo31Inizio moduloWhich router component contains a scaled-down version of the IOS that can be used to reload a complete version of the IOS in the event that the IOS becomes damaged or corrupted?ROMFlashSDRAMNVRAMFine modulo32Inizio moduloRefer to the exhibit. The network is using the RIPv2 routing protocol. If network 10.0.0.0 goes down, what mechanism will prevent Router1 from advertising false routing information back to Router2?triggered updatespoison reverseholddown timerssplit horizonFine modulo<br />33Inizio moduloRefer to the exhibit. When a static IP address is being configured on the host, what address should be used for the default gateway?10.1.1.110.1.1.2172.16.1.1192.168.1.1Fine modulo34Inizio moduloA router has learned two equal cost paths to a remote network via the EIGRP and RIP protocols. Both protocols are using their default configurations. Which path to the remote network will be installed in the routing table?the path learned via EIGRPthe path learned via RIPthe path with the highest metric valueboth paths with load balancingFine modulo<br />35Inizio moduloWhich statement correctly describes a feasible successor in EIGRP?It is a primary route that is stored in the routing table.It is a backup route that is stored in the routing table.It is a primary route that is stored in the topology table.It is a backup route that is stored in the topology table.Fine modulo36Inizio moduloRefer to the exhibit. OSPF is used for the routing protocol and all interfaces are configured with the correct IP addresses and subnet masks. During testing, it is found that router R1 is unable to form an adjacency with R2. What is the cause of this problem?Both routers have been configured with incorrect router IDs.Both routers have been configured in different OSPF areas.Both routers have been configured with an incorrect network type.Both routers have been configured with different hello and dead intervals.Fine modulo<br />37Inizio moduloRefer to the exhibit. The show cdp neighbors command was run on one of the devices as shown. Based on this information, which two facts can be determined? (Choose two.)The command was run on the router.ABCD is a non- CISCO device.Layer 3 connectivity between two devices exists.ABCD supports routing capability.ABCD is connected to the Fa0/0 interface of the neighboring device.Fine modulo38Inizio moduloRefer to the exhibit. When the show cdp neighbors command is issued from router C, which devices will be displayed in the output?B, DA, B, DD, SWH-2SWH-1, A, BSWH-1, SWH-2A, B, D, SWH-1, SWH-2Fine modulo<br />39Inizio moduloHow will a router that is configured with a classless routing protocol determine the subnet mask that should be assigned to routes that are learned from neighboring classless routers?The subnet mask that is included in the routing updates will be used.The subnet mask of the interface that receives the update will be used.The subnet mask that is specified in the network command will be used.The class of the network in the update will determine the subnet mask that is used.Fine modulo40Inizio moduloA network administrator must use the subnet 172.16.128.0/18 to create 6 additional subnets each containing up to 2000 hosts for local LANs. Which subnet mask should the administrator use to create the new subnets?255.255.224.0255.255.240.0255.255.248.0255.255.252.0Fine modulo<br />41Inizio moduloRefer to the exhibit. While trying to diagnose a routing problem in the network, the network administrator runs the debug ip rip command. What can be determined from the output of this command?The router is broadcasting RIP updates.The router will be unable to ping 192.168.1.2.The router is directly connected to network 172.16.1.0 /24. The router has two interfaces that participate in the RIP process.Fine modulo42Inizio moduloRefer to the exhibit. Routers R1 and R2 are directly connected via their serial interfaces and are both running the EIGRP routing protocol. R1 and R2 can ping the directly connected serial interface of their neighbor, but they cannot form an EIGRP neighbor adjacency. What action should be taken to solve this problem?Enable the serial interfaces of both routers.Configure EIGRP to send periodic updates.Configure the same hello interval between the routers.Configure both routers with the same EIGRP process ID.Fine modulo<br />43Inizio moduloRefer to the exhibit. An administrator is adding a new subnet of 50 hosts to R3. Which subnet address should be used for the new subnet that provides enough addresses while wasting a minimum of addresses?192.168.1.0/24192.168.1.48 /28192.168.1.32/27192.168.1.64/26Fine modulo44Inizio moduloRefer to the exhibit. A network engineer has run the show version command on R3. Upon rebooting, R3 does not load the start-up configuration settings. What could be the cause of this problem?There is insufficient NVRAM.There is insufficient flash memory.The configuration register is not configured with the default setting.The system image file is not located in NVRAM.Fine modulo<br />45Inizio moduloRefer to the exhibit. R2 is configured correctly. The network administrator has configured R1 as shown. Which two facts are true about the forwarding of route information by R1? (Choose two.)R1 will forward the route information for subnet 192.168.100.0/30.R1 will not forward route information for subnet 192.168.100.4/30.R1 will forward the route information with an administrative distance set to 50.R1 will forward the summarized route information for network 192.168.100.0/24.R1 will forward route information for subnet 10.10.10.0/30 out the serial interface.Fine modulo<br />Take Assessment - ERouting Final Exam - CCNA Exploration: Routing Protocols and Concepts (Version 4.0) Inizio moduloFine moduloTime Remaining: <br />46Inizio moduloWhich statement correctly describes a feature of RIP?RIP is a link-state routing protocol.RIP uses only one metric—hop count— for path selection.Advertised routes with hop counts greater than 10 are unreachable.Messages are broadcast every 10 seconds.Fine modulo47Inizio moduloRefer to the exhibit. R1 and R2 are adjacent routers both running RIP. All interfaces on both routers are correctly configured and operational. Both routers are configured to include all connected interfaces in routing updates. R2 is not showing any routes from R1 in the routing table. What is the likely cause?The adjacent interfaces are passive.The distance of 120 exceeds 15 hops.R2 will not accept version 1 updates from R1.Routes are being summarized by R1 but not by R2.Fine modulo<br />48Inizio moduloRefer to the exhibit. Which two statements are true based on the exhibited output? (Choose two.)All routes are stable.Each route has one feasible successor.The serial interface between the two routers is down.The administrative distance of EIGRP has been set to 50.The show ip eigrp topology command has been run on R1.Fine modulo49Inizio moduloWhen presented with multiple valid routes to a destination, what criteria does a router use to determine which routes to add to the routing table?The router selects the routes with the best metric. All routes that have the same best metric are added to the routing table.The router first selects routes with the lowest administrative distance. The resulting routes are then prioritized by metric and the routes with the best metric are added to the routing table.The router selects the routes with the lowest administrative distance. All routes with the same lowest administrative distance are added to the routing table.The router installs all routes in the routing table but uses the route with the best metric most when load balancing.Fine modulo<br />50Inizio moduloTwo routers need to be configured within a single OSPF area. Which two components need to be configured on both routers to achieve this? (Choose two.)the same process IDthe same area IDnetwork addresses and wildcard masksthe same router IDthe same loop back addressFine modulo51Inizio moduloRefer to the exhibit. A network administrator accesses router R1 from the console port to configure a newly connected interface. What passwords will the network administrator need to enter to make the connection and the necessary configuration changes?the Cisco123 password onlythe Cisco789 password onlythe Cisco001 password onlythe Cisco001 password and the Cisco789 passwordsthe Cisco001 password and the Cisco123 passwordsFine modulo<br />52Inizio moduloRefer to the exhibit. The IP addresses on all interfaces on router R1 were configured before the OSPF protocol had been enabled on the router. No OSPF router ID was manually configured. Which IP address will be selected by the router as an OSPF router ID?10.10.10.1172.16.1.1172.16.2.1192.168.1.1192.168.100.1Fine modulo<br />