CCNA Chapter #5

19 Questions | Attempts: 541
Share

SettingsSettingsSettings
CCNA Chapter #5 - Quiz

CCNA Routing Protocols and Concepts, Chapter 5: RIP V1


Questions and Answers
  • 1. 

    Refer to the exhibit. What can be concluded from the routing table output of router B?

    • A.

      A static default route has been configured on B.

    • B.

      The default-information originate command has been entered on A.

    • C.

      All traffic that is destined for 192.168.1.1 will be sent to address 0.0.0.0.

    • D.

      Hosts on the 10.16.1.0/27 network have 192.168.1.1 configured as the default gateway address.

    Correct Answer
    B. The default-information originate command has been entered on A.
  • 2. 

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

    • A.

      R 192.168.2.0/24 [120/1]

    • B.

      C 192.168.2.0/24 [120/1]

    • C.

      R 10.10.3.0/24 [120/0]

    • D.

      C 10.10.3.0/24 [120/1]

    • E.

      R 10.10.1.0/24 [120/2]

    Correct Answer(s)
    A. R 192.168.2.0/24 [120/1]
    E. R 10.10.1.0/24 [120/2]
  • 3. 

    Which command will display RIP activity as it occurs on a router?

    • A.

      Debug ip rip

    • B.

      Show ip route

    • C.

      Show ip interface

    • D.

      Show ip protocols

    • E.

      Debug ip rip config

    Correct Answer
    A. Debug ip rip
  • 4. 

    Refer to the output from the show ip route command. What can be concluded from the output of this router command?

    • A.

      A preferred route to the destination has not been set.

    • B.

      There are two equal cost paths to network 172.16.100.128

    • C.

      Both interfaces are being used equally to route traffic.

    • D.

      A variance must be set to load-balance across multiple paths.

    Correct Answer
    B. There are two equal cost paths to network 172.16.100.128
  • 5. 

    Refer to the exhibit. All routers that are shown are running the RIP routing protocol. All unknown IP traffic must be forwarded to the ISP. What router or set of routers are recommended to have both a default route and the default-information originate command issued to implement this forwarding policy?

    • A.

      Only Router1

    • B.

      Only the gateway router

    • C.

      All routers in the network

    • D.

      Only the routers with LANs needing Internet access

    Correct Answer
    B. Only the gateway router
  • 6. 

    Which command or set of commands will stop the RIP routing process?

    • A.

      RouterB(config)# router rip

    • B.

      RouterB(config-router)# shutdown

    • C.

      RouterB(config)# router rip

    • D.

      RouterB(config-router)# network no 192.168.2.0

    • E.

      RouterB(config)# no router rip

    Correct Answer
    E. RouterB(config)# no router rip
  • 7. 

    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?

    • A.

      All routers have all routes in their routing table.

    • B.

      All routers have all /30 routes, but do not have /24 routes in their routing table.

    • C.

      All routers have all /30 routes. Routers A and E also have some of the /24 routes in their routing table.

    • D.

      All routers have all /30 routes. Routers B and D also have some of the /24 routes in their routing table.

    • E.

      Routers A and E have all routes. Routers B and D have only /30 routes in their routing table.

    Correct Answer
    C. All routers have all /30 routes. Routers A and E also have some of the /24 routes in their routing table.
  • 8. 

    Which of the following would be the correct command sequence to enable RIP on Router B for all connected networks?

    • A.

      RouterB# router rip RouterB(router)# network 210.36.7.0 RouterB(router)# network 220.17.29.0 RouterB(router)# network 211.168.74.0

    • B.

      RouterB(config)# router rip RouterB(config-router)# network 198.16.4.0 RouterB(config-router)# network 211.168.74.0 RouterB(config-router)# network 199.84.32.0

    • C.

      RouterB(config)# configure router rip RouterB(config-router)# network 210.36.7.0 RouterB(config-router)# network 199.84.32.0 RouterB(config-router)# network 211.168.74.0

    • D.

      RouterB(config)# router rip RouterB(config-router)# network 198.16.4.0 RouterB(config-router)# network 210.36.7.0 RouterB(config-router)# network 211.168.74.0

    • E.

      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

    Correct Answer
    E. 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
  • 9. 

    Which of the following is considered a limitation of RIP v1?

    • A.

      RIP v1 does not send subnet mask information in its updates.

    • B.

      RIP v1 is not widely supported by networking hardware vendors.

    • C.

      RIP v1 consumes excessive bandwidth by multicasting routing updates using a Class D address.

    • D.

      RIP v1 requires enhanced router processors and extra RAM to function effectively.

    • E.

      RIP v1 does not support load balancing across equal-cost paths.

    Correct Answer
    A. RIP v1 does not send subnet mask information in its updates.
  • 10. 

    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?

    • A.

      The router will reject the command.

    • B.

      A route to the host address will be added to outgoing RIP updates.

    • C.

      A route to the host address will be added to the routing table.

    • D.

      All interfaces in the same classful network as the configured address will be included in the RIPv1 routing process.

    Correct Answer
    D. All interfaces in the same classful network as the configured address will be included in the RIPv1 routing process.
  • 11. 

    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?

    • A.

      3

    • B.

      12

    • C.

      20

    • D.

      30

    • E.

      120

    Correct Answer
    A. 3
  • 12. 

    Refer to the exhibit. The Ethernet interface on Router2 goes down and the administrator notices that the route is still valid in the routing table of Router1. How much longer will it take for Router1 to mark the route invalid by setting the metric to 16?

    • A.

      30 seconds

    • B.

      90 seconds

    • C.

      155 seconds

    • D.

      180 seconds

    • E.

      255 seconds

    Correct Answer
    C. 155 seconds
  • 13. 

    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?

    • A.

      Whether all routes in the network have been properly added to the routing table

    • B.

      Routing protocol configuration in use for IP on this router

    • C.

      Operational status of routing protocols in use on all routers in the network

    • D.

      Routing metric of each network that is listed in the routing table

    Correct Answer
    B. Routing protocol configuration in use for IP on this router
  • 14. 

    What are three characteristics of the RIPv1 routing protocol? (Choose three.)

    • A.

      Supports the use of VLSM

    • B.

      Uses hop count as a metric

    • C.

      Considers a metric of 16 as infinity

    • D.

      Has an administrative distance of 110 by default

    • E.

      Calculates metrics using the Bellman Ford algorithm

    Correct Answer(s)
    B. Uses hop count as a metric
    C. Considers a metric of 16 as infinity
    E. Calculates metrics using the Bellman Ford algorithm
  • 15. 

    Refer to the exhibit. Router1 is running RIPv1. What command was entered into Router1 to configure the gateway of last resort?

    • A.

      No auto-summary

    • B.

      Ip default-network 0.0.0.0

    • C.

      Ip default-gateway 10.0.0.0

    • D.

      Ip route 0.0.0.0 0.0.0.0 S0/0/1

    Correct Answer
    D. Ip route 0.0.0.0 0.0.0.0 S0/0/1
  • 16. 

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

    • A.

      10

    • B.

      15

    • C.

      20

    • D.

      30

    • E.

      60

    Correct Answer
    D. 30
  • 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?

    • A.

      10.1.0.0/16

    • B.

      10.1.0.0/8

    • C.

      10.0.0.0/16

    • D.

      10.0.0.0/8

    Correct Answer
    D. 10.0.0.0/8
  • 18. 

    Which two statements are true regarding the characteristics of RIPv1? (Choose two).

    • A.

      It is a distance vector routing protocol.

    • B.

      It advertises the address and subnet mask for routes in routing updates.

    • C.

      The data portion of a RIP message is encapsulated into a TCP segment.

    • D.

      The data portion of a RIP message is encapsulated into a UDP segment.

    • E.

      It broadcasts updates every 15 seconds.

    Correct Answer(s)
    A. It is a distance vector routing protocol.
    D. The data portion of a RIP message is encapsulated into a UDP segment.
  • 19. 

    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?

    • A.

      Router1(config-router)# no router rip

    • B.

      Router1(config-router)# network 192.168.10.0

    • C.

      Router1(config-router)# no network 192.168.10.0

    • D.

      Router1(config-router)# passive-interface fastethernet 0/0

    • E.

      Router1(config-router)# passive-interface serial 0/0/0

    Correct Answer
    D. Router1(config-router)# passive-interface fastethernet 0/0

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jul 30, 2011
    Quiz Edited by
    ProProfs Editorial Team
  • Nov 08, 2009
    Quiz Created by
    Rodney.butler
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.