0% found this document useful (0 votes)
304 views4 pages

Module 5-7 Ans

The document contains questions about RIP routing. Question 1 asks what command should be entered on Router1 to prevent RIPv1 updates from being sent to end users on a new 192.168.10.0/24 network while still advertising it. Question 2 asks for the routing metric value shown in an output. Question 3 states that a limitation of RIPv1 is that it does not send subnet mask information.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
304 views4 pages

Module 5-7 Ans

The document contains questions about RIP routing. Question 1 asks what command should be entered on Router1 to prevent RIPv1 updates from being sent to end users on a new 192.168.10.0/24 network while still advertising it. Question 2 asks for the routing metric value shown in an output. Question 3 states that a limitation of RIPv1 is that it does not send subnet mask information.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

CCNA 2:Module 5 1. Refer to the exhibit. The network that is shown is running RIPv1. The 192.168.10.

0/24 network was recently added and will only contain end users. What command or set of commands should be entered on Router1 to prevent RIPv1 updates from being sent to the end user devices on the new network while still allowing this new network to be advertised to other routers? Router1(config-router)# no network 192.168.10.0 2. The following line was displayed in the output of the show ip route command. R 192.168.3.0/24 [120/3] via 192.168.2.2, 00:00:30, Serial0/0. What is the value of the routing metric? 3 3. Which of the following is considered a limitation of RIP v1? RIP v1 does not send subnet mask information in its updates. 4. Refer to the exhibit. The Ethernet interface on Router2 goes down and the administrator notices that the route is still in the Router1 routing table. How much longer will Router1 keep the down network in its routing table before marking it as possibly down? 155 seconds 5. Refer to the exhibit. Router1 is running RIPv1. What command was entered into Router1 to configure the gateway of last resort? ip route 0.0.0.0 0.0.0.0 S0/0/1 6. What are three characteristics of the RIPv1 routing protocol? (Choose three.) uses hop count as a metric

considers a metric of 16 as infinity calculates metrics using the Bellman Ford algorithm 7. Which of the following would be the correct command sequence to enable RIP on Router B for all connected networks? RouterB(config)# router rip RouterB(config-router)# network 198.16.4.0 RouterB(config-router)# network 210.36.7.0 RouterB(config-router)# network 220.17.29.0 8. What is the default update period in seconds for the RIP routing protocol? 30 9. Refer to the exhibit. What can be concluded from the routing table output of router B? The default-information originate command has been entered on A. 10. Refer to the exhibit. A network consists of multiple routers. What can be verified when the show ip protocols command is issued on one of the routers in the network? routing protocol configuration in use for IP on this router 11. Refer to the exhibit. All routers are configured with valid interface addresses in the indicated networks and are running RIPv1. The network is converged. Which routes are present in the routing tables? All routers have all /30 routes. Routers A and E also have some of the /24 routes in their routing table. 12. Which two statements are true regarding the characteristics of RIPv1? (Choose two).

It is a distance vector routing protocol. The data portion of a RIP message is encapsulated into a UDP segment. 13. Which command or set of commands will stop the RIP routing process? RouterB(config)# no router rip 14. Refer to the exhibit. All routers in the exhibit are running RIP v1. The network administrator issues the show ip route command on router A. What routes would appear in the routing table output if the network is converged? (Choose two). R 192.168.2.0/24 [120/1] R 10.10.1.0/24 [120/2] 15. Which command will display RIP activity as it occurs on a router debug ip rip 16. Refer to the output from the show ip route command. What can be concluded from the output of this router command? There are two equal cost paths to network 1.0.0.0. 17. Refer to the exhibit. Router1 and Router2 are running the RIPv1 protocol. The network administrator configures the command network 10.1.0.0 on Router1. What network will Router1 advertise to Router2? 10.0.0.0/8 18. Refer to the exhibit. Pings between the serial interfaces of the routers are successful. Hosts on each LAN can ping the Fa0/0 interface of the router to which they are directly connected through the switch. However, pings between hosts on the 10.1.1.0/24 and

10.1.2.0/24 networks are unsuccessful. What is a likely cause of this problem? RIP is configured incorrectly on R1. 19. What will happen if an interface IP address is entered for the address portion of the network command in a RIPv1 configuration instead of a network address? All interfaces in the same classful network as the configured address will be included in the RIPv1 routing process. 20. Refer to the exhibit. All routers that are shown arerunning the RIP routing protocol. All unknown IP traffic must be forwarded to the ISP. What router or set of routers are recommended to have both a default route and the defaultinformation originate command issued to implement this forwarding policy? only the gateway router CCNA 2:Module 6 1. What two advantages does CIDR provide to a network? (Choose two.) reduced routing table size reduced routing update traffic 2. Refer to the exhibit. The network administrator wants to create a subnet for the point-to-point connection between the two routers. Which subnetwork mask would provide enough addresses for the pointto-point link with the least number of wasted addresses? 255.255.255.252 3. Refer to the exhibit. A network engineer is summarizing the two groups of routes on router R1

shown in the exhibit. Which summarization will work for all the subnets? 192.168.0.0/21 4. Which of the following are contained in the routing updates of classless routing Protocols? (Choose two.) 32-bit address subnet mask 5. Which of the following problems does VLSM help to alleviate? the shortage of IP addresses 6. What does VLSM allow a network administrator to do? utilize multiple subnet masks in the same IP address space 7. Refer to the exhibit. What subnet mask will be applied if Router A sends a RIPv1 update for the network 172.16.1.0 to Router B? 24 8. Refer to the exhibit. The network administrator wants to minimize the number of entries in Router1 s routing table. What should the administrator implement on the network? CIDR 9. A router has a summary route to network 192.168.32.0/20 installed in its routing table. What range of networks are summarized by this route? 192.168.32.0 192.168.47.0/24 10. A network administrator is tasked with dividing up a class C network among the QA, Sales, and Administration departments. The QA department is made up of 10

people, the Sales is made up of 28 people, and the Administration has 6. Which two subnets masks adequately address the QA and Sales departments? (Choose two.) 255.255.255.224 for Sales 255.255.255.240 for QA 11. In the network shown in the graphic, three bits were borrowed from the host portion of a Class C address. How many valid host addresses will be unused on the three point-topoint links combined if VLSM is not used? 84 12. A Class C address has been assigned for use in the network shown in the graphic. Using VLSM, which bit mask should be used to provide for the number of host addresses required on Router A, while wasting the fewest addresses? /27 13. An additional subnet is required for a new Ethernet link between Router1 and Router2 as shown in the diagram. Which of the following subnet addresses can be configured in this network to provide a maximum of 14 useable addresses for this link while wasting the fewest addresses? 192.1.1.224/28 14. Which three interior routing protocols support VLSM? (ChooOSPF) RIP v2 EIGRP 15. Refer to the exhibit. The number of required host addresses for each subnet in a network is listed in the exhibit. This number includes the host address requirements for all router ports and hosts on that

subnet. After all device and router port address assignments are determined, what will be the total number of unused host addresses available? 29 16. Refer to the exhibit. In the network that is shown, the router interfaces are assigned the first address in each subnet. Which IP address would be usable for a host on one of the LANs in this network? 192.168.2.130/25 17. Refer to the exhibit. Which address is a broadcast address for one of the subnets that are shown in the exhibit? 192.168.4.15/29 18. Refer to the exhibit. A network administrator needs to create two sub networks from 10.0.0.0/8 for a router running RIPv2. The Admin subnet requires 120 hosts and the Sales subnet requires 58 hosts. The network administrator assigned 10.0.1.128/25 to the Admin subnet. The Sales subnet is given 10.0.1.192/26. What will be the result of this addressing scheme? Because RIPv2 does not support VLSM, the subnet masks will not be allowed. The subnets overlap and will be rejected by the router. 19. Refer to the exhibit. A network technician enters the static route in R1 needed to reach network 10.1.1.0/24. A ping from the S0/0/0 interface on R1 to host B fails. The technician begins testing the network and has the following results: pings from R1 to the S0/0/0 interface on R2....successful

pings from R1 to the Fa0/0 interface on R2....successful pings from host B to hosts on the 10.1.1.0/24 network....successful pings from host B to the Fa0/0 interface on R2....successful pings from R2 to host B....successful. The default gateway on host B is not correctly set.se three.) 20. What is a supernet? A summarization of classful addresses CCNA 2:Module 7 1. Refer to the exhibit. If all routers are running RIP version 2, why is there no route for the 192.168.1.32/27 network? Rip version 2 will auto summarize routes by default. 2. Refer to the exhibit. Which two statements are true?(Choose two.) Router1 will install a route to 192.168.0.0/20 Router2 will not install a route to 192.168.16.0/20 3. Refer to the exhibit. Which command on which router will allow Router1 to learn about the 192.168.0.0/20 network? Router2(config-router)# version 2 4. What are two reasons to implement RIP version 2 rather than RIP version 1? (Choose two.) RIP version 2 supports VLSM. RIP version 2 supports routing update authentication.

5. How are RIP v1 and RIP v2 similar to one another? (Choose three.) They both use hop count as a metric. They both have the same metric value for infinite distance. They both use split horizon to prevent routing loops. 6. Refer to the exhibit. Routers East and West are configured using RIPv1. Both routers are sending updates about their directly connected routes. The East router can ping the West router serial interface and West can ping the serial interface of East. However, neither router has dynamically learned routes from the other. What is most likely the problem? VLSM is not supported by RIPv1. 7. Refer to the exhibit. Which command will allow Router2 to learn about the 192.168.16.0/28 network? Router1(config-router)# network 192.168.16.0 8. Refer to the exhibit. All routers are running RIP version 2. JAX is configured to just advertise the 10.0.0.0/24 network. CHI is configured to advertise the 172.16.0.0/16 network. A network administrator enters the commands shown in the exhibit. What changes will occur in this network? The CHI router will install a route to the 192.168.0.0/16 network in its routing table. 9. Refer to the exhibit. A technician needs to add a new loopback interface to test routing functionality and network design. The technician enters the following set,of commands on the router:

Sanford(config)# interface loopback1 Sanford(config-if)# ip address 192.168.6.62 255.255.255.252 10. Why does the router respond with an error? The network address for Loopback1 overlaps with an already configured interface address. 11. What is the maximum network diameter permitted by the default metric of RIPv2? 15 hops 12. What are two functions of the network command used when configuring routing protocols? (Choose two.) identifies which networks will be included in the routing updates determines which interfaces can send and receive routing updates 13. Refer to the exhibit. What can be concluded from the output shown in the exhibit? The no auto-summary has not been configured on this router. 14. A network administrator has been told that the company IP address infrastructure must adhere to RFC 1918. What three IP address ranges from RFC 1918 could the administrator use on the network? (Choose three.) 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 15. Refer to the exhibit. All routers are running RIPv1. What changes will occur in the routing table of router B if a loopback interface with an address of 10.16.1.129/27 is configured on router B?

A connected route to the 10.16.1.128/27 network is added. 16. A network administrator installed four new routers that are running RIPv2. Router1 is a boundary router in the RIPv2 network and has a default route configured. Once the network has converged, the network administrator enters Router1(config-router)# defaultinformation originate on Router1. How will this affect the network? propagates the default route to all routers in the network 17. Refer to the exhibit. The exhibited network contains a mixture of Cisco and non-Cisco routers. The command debug ip rip was entered on the JAX router. All routers are running the same version of RIP. Router CHI and Router ORL are not able to reach the 192.168.1.16/28 network. What is a possible solution to this problem? Configure RIPv2 on routers. 18. What field was added to the RIP message header by RFC 1723 to add support for VLSM and CIDR? subnet mask 19. Refer to the exhibit. What effect will the commands that are shown have on RIP updates for Router1? Only version 2 updates are sent to 224.0.0.9. 20. Refer to the exhibit. RIPv1 is configured as the routing protocol for the network that is shown. The following commands are used on each router: router rip network 10.0.0.0 network 172.16.0.0

21. When this configuration is complete, users on the LAN of each router are unable to access the remote LANs. Why? RIPv1 is unable to route to discontiguous subnets of a major network. 22. RIPv2 is the configured routing protocol on the routers in a network. The command Router(configrouter)# no version 2 is entered on the routers. What effect does entering this command have on routing updates? Version 1 and 2 updates will be received and the version 2 updates will not be sent.

You might also like