Skip to content
  • Home
  • CCNA Labs
    • CCNA 1 LAB Activities (v6 & v7)
    • CCNA 2 LAB Activities (v6 & v7)
    • CCNA 3 LAB Activities (v6 & v7)
    • CCNA 4 Lab Activities
  • Linux
    • Linux Unhatched
    • Linux Essentials 2.0
    • Linux Essentials
    • Introduction to Linux I
    • Introduction to Linux II
  • Programming
    • PCAP – Programming Essentials in Python
    • CLA – Programming Essentials in C
    • CPA Programming Essentials in C++
  • About
    • Contact Us
    • Privacy Policy

CCNA 7 Exam Answers 2023

Go with our CCIE, Passed 100%

  • ITE
    • ITE - IT Essentials v7.0
    • ITE - IT Essentials v6.0
      • IT Essentials Lab 2019
    • ITE v5.0 Exam
    • Virtual Activity Laptop
    • Virtual Activity Desktop
  • NE
    • MF
  • CCNA
    • CCNA1
      • CCNA1 v7.0 – ITN
      • CCNA1 v6.0
    • CCNA2
      • CCNA2 v7.0 – SRWE
      • CCNA2 v6.0
    • CCNA3
      • CCNA3 v7.0 – ENSA
      • CCNA3 v6.0
    • CCNA4
      • CCNA4 v6.0
  • Cyber-Security
    • ITC – Introduction to Cybersecurity 2.1 (Level 1)
    • CE – Cybersecurity Essentials 1.1 (Level 2)
    • CCNA CyberOps 1.1 (Level 3)
  • Security
    • CCNA Security v2
  • DevNet
  • CCNA PT Lab 2023

RSE CCNA 2 Chapter 3 Quiz Online

Last Updated on May 20, 2021 by Admin

RSE CCNA 2 Chapter 3 Quiz Online

RSE -- Chapter 3 Quiz

Time limit: 0

Quiz-summary

0 of 15 questions completed

Questions:

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15

Information

RSE — Chapter 3 Quiz

You have already completed the quiz before. Hence you can not start it again.

Quiz is loading...

You must sign in or sign up to start the quiz.

You have to finish following quiz, to start this quiz:

Results

0 of 15 questions answered correctly

Your time:

Time has elapsed

You have reached 0 of 0 points, (0)

Average score
 
 
Your score
 
 

Categories

  1. Not categorized 0%
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  1. Answered
  2. Review
  1. Question 1 of 15
    1. Question
    1 points
    A network administrator has examined the routing table of a router and noted that the entry for the destination network 172.16.4.0/24 begins with the letter D. What does this letter signify?
    Correct

    Incorrect

    Routing table entries that begin with the letter D are learned dynamically using the EIGRP routing protocol. Static route entries on the routing table are identified with S. Directly connected route entries are denoted by the letter C.

    Hint

    Routing table entries that begin with the letter D are learned dynamically using the EIGRP routing protocol. Static route entries on the routing table are identified with S. Directly connected route entries are denoted by the letter C.

  2. Question 2 of 15
    2. Question
    1 points

    Refer to the exhibit. What is the metric to forward a data packet with the IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2?

    RSE CCNA 2 Chapter 3 Quiz Answers 2018 2019 03
    RSE CCNA 2 Chapter 3 Quiz Answers 2018 2019 03

    Correct

    Incorrect

    The IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2 belongs to the network of 2001:DB8:ACAD:E::/64. In the routing table, the route to forward the packet has Serial 0/0/1 as an exit interface and 2682112 as the cost.

    Hint

    The IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2 belongs to the network of 2001:DB8:ACAD:E::/64. In the routing table, the route to forward the packet has Serial 0/0/1 as an exit interface and 2682112 as the cost.

  3. Question 3 of 15
    3. Question
    1 points

    Fill in the blank.
    ………………….. protocols are used to dynamically exchange routing information between routers.

    Correct

    Incorrect

    Dynamic routing protocols are used on routers to exchange route information between routers to support network communication..

    Hint

    Dynamic routing protocols are used on routers to exchange route information between routers to support network communication..

  4. Question 4 of 15
    4. Question
    2 points
    What are two functions of dynamic routing protocols? (Choose two.)
    Correct

    Incorrect

    Dynamic routing protocols exist to discover the network, maintain routing tables, and calculate the best path. Having low levels of routing overhead, using the path specified by the administrator, and avoiding the exposure of network information are functions of static routing.

    Hint

    Dynamic routing protocols exist to discover the network, maintain routing tables, and calculate the best path. Having low levels of routing overhead, using the path specified by the administrator, and avoiding the exposure of network information are functions of static routing.

  5. Question 5 of 15
    5. Question
    1 points

    Refer to the exhibit. What is the administrative distance value of the route for router R1 to reach the destination IPv6 address of 2001:DB8:CAFE:4::A?

    RSE CCNA 2 Chapter 3 Quiz Answers 2018 2019 02
    RSE CCNA 2 Chapter 3 Quiz Answers 2018 2019 02

    Correct

    Incorrect

    The RIP route with the source code R is used to forward data to the destination IPv6 address of 2001:DB8:CAFE:4::A. This route has an AD value of 120.

    Hint

    The RIP route with the source code R is used to forward data to the destination IPv6 address of 2001:DB8:CAFE:4::A. This route has an AD value of 120.

  6. Question 6 of 15
    6. Question
    1 points
    A network administrator is examining a RIPv2 routing table and notices that several subnets are advertised in individual entries. What can an administrator do to enable a RIPv2 router to automatically group multiple directly attached subnetworks into a single network statement?
    Correct

    Incorrect

    With the implementation of dynamic routing protocols, RIP summarizes networks at classful boundaries by default. To configure a router to automatically summarize networks, the auto-summary command would be used.

    Hint

    With the implementation of dynamic routing protocols, RIP summarizes networks at classful boundaries by default. To configure a router to automatically summarize networks, the auto-summary command would be used.

  7. Question 7 of 15
    7. Question
    1 points
    What type of route has a network address with a subnet mask that is less than the classful equivalent?
    Correct

    Incorrect

    A supernet route is a route that has a network address with a subnet mask that is less than the classful equivalent for the network. If the 192.168.1.0 network address was using a /16 (255.255.0.0) mask, this would be less than the classful equivalent for a 192.168.1.X network address. A summary address is an example of a supernet route.

    Hint

    A supernet route is a route that has a network address with a subnet mask that is less than the classful equivalent for the network. If the 192.168.1.0 network address was using a /16 (255.255.0.0) mask, this would be less than the classful equivalent for a 192.168.1.X network address. A summary address is an example of a supernet route.

  8. Question 8 of 15
    8. Question
    1 points
    What is the purpose of classifying Cisco IP routing table entries as ultimate route, level 1 route, level 1 parent route, and level 2 child routes?
    Correct

    Incorrect

    The Cisco IP routing table is not a flat database. It has a hierarchical structure that is used to expedite the lookup process when locating routes and forwarding packets. The terms ultimate route, level 1 route, level 1 parent route, and level 2 child routes describe the operation and the hierarchical nature of the routing table contents.

    Hint

    The Cisco IP routing table is not a flat database. It has a hierarchical structure that is used to expedite the lookup process when locating routes and forwarding packets. The terms ultimate route, level 1 route, level 1 parent route, and level 2 child routes describe the operation and the hierarchical nature of the routing table contents.

  9. Question 9 of 15
    9. Question
    1 points
    Which route would be used to forward a packet with a source IPv6 address of 2001:DB8:F00D:1::1 and a destination IPv6 address of 2001:DB8:CAFE:2::1?
    Correct

    Incorrect

    Even though RIP has a higher administrative distance value (less trustworthy), the best match is the route in the routing table that has the most number of far left matching bits.

    Hint

    Even though RIP has a higher administrative distance value (less trustworthy), the best match is the route in the routing table that has the most number of far left matching bits.

  10. Question 10 of 15
    10. Question
    1 points
    What occurs next in the router lookup process after a router identifies a destination IPv6 address and locates a matching level 1 network route?
    Correct

    Incorrect

    In IPv6, all routes in the routing table are level 1 ultimate routes and contain a next-hop IPv6 address or exit interface or both.When a match is found, the traffic is forwarded.

    Hint

    In IPv6, all routes in the routing table are level 1 ultimate routes and contain a next-hop IPv6 address or exit interface or both.When a match is found, the traffic is forwarded.

  11. Question 11 of 15
    11. Question
    2 points
    Which two route source codes are automatically created within a routing table whenever a router interface is configured with an IP address and activated? (Choose two.)
    Correct

    Incorrect

    Directly connected and local routes are automatically created whenever an interface is configured with an IP address and activated.

    Hint

    Directly connected and local routes are automatically created whenever an interface is configured with an IP address and activated.

  12. Question 12 of 15
    12. Question
    5 points
    Match the steps that are taken by a router in the route look up process when it receives a packet, there is no match, and the packet is eventually dropped. (Not all options are used.)
    Sort elements
    • examining level 1 network routes for the best match
    • examining child routes of the parent route for the best match
    • searching level 1 supernet routes for the best match
    • determining if a default route exists
    • dropping the packet
    • calculating the subnet mask of the destination IP
    • step 1
      • step 2
        • step 3
          • step 4
            • step 5
              Correct

              Incorrect

            • Question 13 of 15
              13. Question
              1 points

              Fill in the blank.
              In the process of building and maintaining a larger network, you will find that  …………………………… routing is simpler to configure than static routing.

              Correct

              Incorrect

              Dynamic routing is simpler to configure than static routing in larger networks. Static routing does not scale well as networks grow in .

              Hint

              Dynamic routing is simpler to configure than static routing in larger networks. Static routing does not scale well as networks grow in .

            • Question 14 of 15
              14. Question
              1 points

              Refer to the exhibit. All hosts and router interfaces are configured correctly. Pings to the server from both H1 and H2 and pings between H1 and H2 are not successful. What is causing this problem?

              RSE CCNA 2 Chapter 3 Quiz Answers 2018 2019 01
              RSE CCNA 2 Chapter 3 Quiz Answers 2018 2019 01

              Correct

              Incorrect

              RIP configuration on a router should contain network statements for connected networks only. Remote networks are learned from routing updates from other routers.

              Hint

              RIP configuration on a router should contain network statements for connected networks only. Remote networks are learned from routing updates from other routers.

            • Question 15 of 15
              15. Question
              4 points
              Match the routing table entry to the corresponding function. (Not all options are used.)
              Sort elements
              • identifies the trustworthiness of a route source
              • identifies the value assigned to reach a remote network
              • identifies how the route was learned
              • identifies the address of a remote network
              • identifies the exit interface used to route a packet to a destination
              • administrative distance
                • metric
                  • route source
                    • destination network
                      Correct

                      Incorrect

                    • CCNA1 v7
                    • CCNA2 v7
                    • CCNA3 v7
                    System Test Exam Answers
                    Modules 1 – 3 Exam Answers
                    Modules 4 – 7 Exam Answers
                    Modules 8 – 10 Exam Answers
                    Modules 11 – 13 Exam Answers
                    Modules 14 – 15 Exam Answers
                    Modules 16 – 17 Exam Answers
                    Practice Final – ITN Answers
                    Course Feedback
                    ITN Practice PT Skills Assessment (PTSA)
                    Final Exam Answers
                    Modules 1 – 4 Exam Answers
                    Modules 5 – 6 Exam Answers
                    Modules 7 – 9 Exam Answers
                    Modules 10 – 13 Exam Answers
                    Modules 14 – 16 Exam Answers
                    ITN Practice Skills Assessment – PT Answers
                    SRWE Practice Skills Assessment – PT Part 1 Answers
                    SRWE Practice Skills Assessment – PT Part 2 Answers
                    SRWE Hands On Skills Exam Answers
                    SRWE Practice Final Exam Answers
                    SRWE Final Exam Answers 
                    Modules 1 – 2 Exam Answers
                    Modules 3 – 5 Exam Answers
                    Modules 6 – 8 Exam Answers
                    Modules 9 – 12 Exam Answers
                    Modules 13 – 14 Exam Answers
                    ITN Practice PT Skills Assessment (PTSA) Answers
                    SRWE Practice PT Skills Assessment (PTSA) – Part 1 Answers
                    SRWE Practice PT Skills Assessment (PTSA) – Part 2 Answers
                    ENSA Practice PT Skills Assessment (PTSA) Answers
                    ENSA Hands On Skills Exam Answers
                    Practice Final – ENSA Answers
                    ENSA Final Exam Answers
                    CCNA Certification Practice Exam Answers

                    Copyright © 2023 PressExam.