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

CCNA 2 v6 RSE Chapter 1 Exam Online

Last Updated on May 20, 2021 by Admin

CCNA 2 v6 RSE Chapter 1 Exam Online

RSE -- Chapter 1 Exam

Time limit: 0

Quiz-summary

0 of 24 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
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
  23. 23
  24. 24

Information

RSE — Chapter 1 Exam

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 24 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
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
  23. 23
  24. 24
  1. Answered
  2. Review
  1. Question 1 of 24
    1. Question
    1 points
    A network administrator enters the command copy running-config startup-config. Which type of memory will the startup configuration be placed into?
    Correct

    Incorrect

    A router contains four types of memory:

    • RAM – volatile memory used to store the running IOS, running configuration file, routing table, ARP table, as well as serve as a packet buffer
    • ROM – nonvolatile memory used to hold a limited version of the IOS, bootup instructions, and basic diagnostic software
    • NVRAM – nonvolatile memory used to hold the startup configuration file
    • Flash – nonvolatile memory used to hold the IOS and other system files
    Hint

    A router contains four types of memory:

    • RAM – volatile memory used to store the running IOS, running configuration file, routing table, ARP table, as well as serve as a packet buffer
    • ROM – nonvolatile memory used to hold a limited version of the IOS, bootup instructions, and basic diagnostic software
    • NVRAM – nonvolatile memory used to hold the startup configuration file
    • Flash – nonvolatile memory used to hold the IOS and other system files
  2. Question 2 of 24
    2. Question
    1 points
    Which packet-forwarding method does a router use to make switching decisions when it is using a forwarding information base and an adjacency table?
    Correct

    Incorrect

    Cisco Express Forwarding (CEF) is the fastest and preferred switching method. It uses a FIB and an adjacency table to perform the task of packet switching. These data structures change with the topology.

    Hint
    Cisco Express Forwarding (CEF) is the fastest and preferred switching method. It uses a FIB and an adjacency table to perform the task of packet switching. These data structures change with the topology.
  3. Question 3 of 24
    3. Question
    1 points
    When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?
    Correct

    Incorrect

    When a router receives a packet, it examines the destination address of the packet and uses the routing table to search for the best path to that network.

    Hint
    When a router receives a packet, it examines the destination address of the packet and uses the routing table to search for the best path to that network.
  4. Question 4 of 24
    4. Question
    2 points
    What are two functions of a router? (Choose two.)
    Correct

    Incorrect

    Routers connect multiple networks, determine the best path to send packets, and forward packets based on a destination IP address.

    Hint
    Routers connect multiple networks, determine the best path to send packets, and forward packets based on a destination IP address.
  5. Question 5 of 24
    5. Question
    3 points
    In order for packets to be sent to a remote destination, what three pieces of information must be configured on a host? (Choose three.)
    Correct

    Incorrect

    A host can use its IP address and subnet mask to determine if a destination is on the same network or on a remote network. If it is on a remote network, the host will need a configured default gateway in order to send packets to the remote destination. DNS servers translate names into IP addresses, and DHCP servers are used to automatically assign IP addressing information to hosts. Neither of these servers has to be configured for basic remote connectivity.

    Hint
    A host can use its IP address and subnet mask to determine if a destination is on the same network or on a remote network. If it is on a remote network, the host will need a configured default gateway in order to send packets to the remote destination. DNS servers translate names into IP addresses, and DHCP servers are used to automatically assign IP addressing information to hosts. Neither of these servers has to be configured for basic remote connectivity.
  6. Question 6 of 24
    6. Question
    1 points
    Which software is used for a network administrator to make the initial router configuration securely?
    Correct

    Incorrect

    Connecting to the router console port is required for making the initial router configuration. A console cable and terminal emulation software are needed to connect to the console port. SSH, Telnet, and HTTPS could be used to configure a router if the router has been configured with IP addresses and its interface can be reached through the network.

    Hint
    Connecting to the router console port is required for making the initial router configuration. A console cable and terminal emulation software are needed to connect to the console port. SSH, Telnet, and HTTPS could be used to configure a router if the router has been configured with IP addresses and its interface can be reached through the network.
  7. Question 7 of 24
    7. Question
    1 points

    Refer to the exhibit. A network administrator has configured R1 as shown. When the administrator checks the status of the serial interface, the interface is shown as being administratively down. What additional command must be entered on the serial interface of R1 to bring the interface up?

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 06
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 06

    Correct

    Incorrect

    By default all router interfaces are shut down. To bring the interfaces up, an administrator must issue the no shutdown command in interface mode.

    Hint
    By default all router interfaces are shut down. To bring the interfaces up, an administrator must issue the no shutdown command in interface mode.
  8. Question 8 of 24
    8. Question
    1 points
    What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?​
    Correct

    Incorrect

    The loopback interface is a logical interface internal to the router and is automatically placed in an UP state, as long as the router is functioning. It is not assigned to a physical port and can therefore never be connected to any other device. Multiple loopback interfaces can be enabled on a router.

    Hint
    The loopback interface is a logical interface internal to the router and is automatically placed in an UP state, as long as the router is functioning. It is not assigned to a physical port and can therefore never be connected to any other device. Multiple loopback interfaces can be enabled on a router.
  9. Question 9 of 24
    9. Question
    2 points
    What two pieces of information are displayed in the output of the show ip interface brief command? (Choose two.)
    Correct

    Incorrect

    The command show ip interface brief shows the IP address of each interface, as well as the operational status of the interfaces at both Layer 1 and Layer 2. In order to see interface descriptions and speed and duplex settings, use the command show running-config interface. Next-hop addresses are displayed in the routing table with the command show ip route, and the MAC address of an interface can be seen with the command show interfaces.

    Hint
    The command show ip interface brief shows the IP address of each interface, as well as the operational status of the interfaces at both Layer 1 and Layer 2. In order to see interface descriptions and speed and duplex settings, use the command show running-config interface. Next-hop addresses are displayed in the routing table with the command show ip route, and the MAC address of an interface can be seen with the command show interfaces.
  10. Question 10 of 24
    10. Question
    2 points
    Which two items are used by a host device when performing an ANDing operation to determine if a destination address is on the same local network? (Choose two.)
    Correct

    Incorrect

    The result of ANDing any IP address with a subnet mask is a network number. If the source network number is the same as the destination network number, the data stays on the local network. If the destination network number is different, the packet is sent to the default gateway (the router that will send the packet onward toward the destination network).

    Hint
    The result of ANDing any IP address with a subnet mask is a network number. If the source network number is the same as the destination network number, the data stays on the local network. If the destination network number is different, the packet is sent to the default gateway (the router that will send the packet onward toward the destination network).
  11. Question 11 of 24
    11. Question
    1 points

    Refer to the exhibit. PC A sends a request to Server B. What IPv4 address is used in the destination field in the packet as the packet leaves PC A?

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 04
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 04

    Correct

    Incorrect

    The destination IP address in packets does not change along the path between the source and destination.

    Hint

    The destination IP address in packets does not change along the path between the source and destination.

  12. Question 12 of 24
    12. Question
    1 points

    Refer to the exhibit.
    What does R1 use as the MAC address of the destination when constructing the frame that will go from R1 to Server B?

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 03
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 03

    Correct

    Incorrect

    Communication inside a local network uses Address Resolution Protocol to obtain a MAC address from a known IPv4 address. A MAC address is needed to construct the frame in which the packet is encapsulated.

    Hint
    Communication inside a local network uses Address Resolution Protocol to obtain a MAC address from a known IPv4 address. A MAC address is needed to construct the frame in which the packet is encapsulated.
  13. Question 13 of 24
    13. Question
    1 points

    Refer to the exhibit. If PC1 is sending a packet to PC2 and routing has been configured between the two routers, what will R1 do with the Ethernet frame header attached by PC1?

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 02
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 02

    Correct

    Incorrect

    When PC1 forms the various headers attached to the data one of those headers is the Layer 2 header. Because PC1 connects to an Ethernet network, an Ethernet header is used. The source MAC address will be the MAC address of PC1 and the destination MAC address will be that of G0/0 on R1. When R1 gets that information, the router removes the Layer 2 header and creates a new one for the type of network the data will be placed onto (the serial link).

    Hint
    When PC1 forms the various headers attached to the data one of those headers is the Layer 2 header. Because PC1 connects to an Ethernet network, an Ethernet header is used. The source MAC address will be the MAC address of PC1 and the destination MAC address will be that of G0/0 on R1. When R1 gets that information, the router removes the Layer 2 header and creates a new one for the type of network the data will be placed onto (the serial link).
  14. Question 14 of 24
    14. Question
    1 points

    Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227?

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 07
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 07

    Correct

    Incorrect

    After a router determines the destination network by ANDing the destination IP address with the subnet mask, the router examines the routing table for the resulting destination network number. When a match is found, the packet is sent to the interface associated with the network number. When no routing table entry is found for the particular network, the default gateway or gateway of last resort (if configured or known) is used. If there is no gateway of last resort, the packet is dropped. In this instance, the 192.168.12.224 network is not found in the routing table and the router uses the gateway of last resort. The gateway of last resort is the IP address of 209.165.200.226. The router knows this is an IP address that is associated with the 209.165.200.224 network. The router then proceeds to transmit the packet out the Serial0/0/0 interface, or the interface that is associated with 209.165.200.224.

    Hint
    After a router determines the destination network by ANDing the destination IP address with the subnet mask, the router examines the routing table for the resulting destination network number. When a match is found, the packet is sent to the interface associated with the network number. When no routing table entry is found for the particular network, the default gateway or gateway of last resort (if configured or known) is used. If there is no gateway of last resort, the packet is dropped. In this instance, the 192.168.12.224 network is not found in the routing table and the router uses the gateway of last resort. The gateway of last resort is the IP address of 209.165.200.226. The router knows this is an IP address that is associated with the 209.165.200.224 network. The router then proceeds to transmit the packet out the Serial0/0/0 interface, or the interface that is associated with 209.165.200.224.
  15. Question 15 of 24
    15. Question
    2 points
    Which two parameters are used by EIGRP as metrics to select the best path to reach a network? (Choose two.)​
    Correct

    Incorrect

    EIGRP uses bandwidth, delay, load, and reliability as metrics for selecting the best path to reach a network.​

    Hint
    EIGRP uses bandwidth, delay, load, and reliability as metrics for selecting the best path to reach a network.​
  16. Question 16 of 24
    16. Question
    1 points
    What route would have the lowest administrative distance?
    Correct

    Incorrect

    The most believable route or the route with the lowest administrative distance is one that is directly connected to a router.

    Hint
    The most believable route or the route with the lowest administrative distance is one that is directly connected to a router.
  17. Question 17 of 24
    17. Question
    2 points
    Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)
    Correct

    Incorrect

    A metric is calculated by a routing protocol and is used to determine the best path (smallest metric value) to a remote network. Administrative distance (AD) is used when a router has two or more routes to a remote destination that were learned from different sources. The source with the lowest AD is installed in the routing table.

    Hint
    A metric is calculated by a routing protocol and is used to determine the best path (smallest metric value) to a remote network. Administrative distance (AD) is used when a router has two or more routes to a remote destination that were learned from different sources. The source with the lowest AD is installed in the routing table.
  18. Question 18 of 24
    18. Question
    1 points

    Consider the following routing table entry for R1:

    D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0

    What is the significance of the Serial0/0/0?

    Correct

    Incorrect

    The Serial0/0/0 indicates the outgoing interface on R1 that is used to send packets for the 10.1.1.0/24 destination network.

    Hint
    The Serial0/0/0 indicates the outgoing interface on R1 that is used to send packets for the 10.1.1.0/24 destination network.
  19. Question 19 of 24
    19. Question
    2 points

    Refer to the exhibit. A network administrator issues the show ipv6 route command on R1. What two conclusions can be drawn from the routing table? (Choose two.)

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 05
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 05

    Correct

    Incorrect

    From the routing table, R1 knows two directly connected networks and the multicast network (FF00::/8). It does not know any routes to remote networks. The entry 2001:DB8:ACAD:A::12/128 is the local host interface route.

    Hint
    From the routing table, R1 knows two directly connected networks and the multicast network (FF00::/8). It does not know any routes to remote networks. The entry 2001:DB8:ACAD:A::12/128 is the local host interface route.
  20. Question 20 of 24
    20. Question
    1 points
    A network administrator configures the interface fa0/0 on the router R1 with the command ip address 172.16.1.254 255.255.255.0. However, when the administrator issues the command show ip route, the routing table does not show the directly connected network. What is the possible cause of the problem?
    Correct

    Incorrect

    A directly connected network will be added to the routing table when these three conditions are met: (1) the interface is configured with a valid IP address; (2) it is activated with no shutdown command; and (3) it receives a carrier signal from another device that is connected to the interface. An incorrect subnet mask for an IPv4 address will not prevent its appearance in the routing table, although the error may prevent successful communications.

    Hint
    A directly connected network will be added to the routing table when these three conditions are met: (1) the interface is configured with a valid IP address; (2) it is activated with no shutdown command; and (3) it receives a carrier signal from another device that is connected to the interface. An incorrect subnet mask for an IPv4 address will not prevent its appearance in the routing table, although the error may prevent successful communications.
  21. Question 21 of 24
    21. Question
    1 points
    A network administrator configures a router by the command ip route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?
    Correct

    Incorrect

    The command ip route 0.0.0.0 0.0.0.0 <next hop> adds a default route to the routing table of a router. When the router receives a packet and does not have a specific route toward the destination, it forwards the packet to the next hop indicated in the default route. A route created with the ip route command is a static route, not a dynamic route.

    Hint
    The command ip route 0.0.0.0 0.0.0.0 <next hop> adds a default route to the routing table of a router. When the router receives a packet and does not have a specific route toward the destination, it forwards the packet to the next hop indicated in the default route. A route created with the ip route command is a static route, not a dynamic route.
  22. Question 22 of 24
    22. Question
    2 points
    What are two common types of static routes in routing tables? (Choose two)
    Correct

    Incorrect

    There are two common types of static routes in a routing table, namely, a static route to a specific network and a default static route. A static route configured on a router can be distributed by the router to other neighboring routers. However, the distributed static route will be a little different in the routing table on neighboring routers.

    Hint
    There are two common types of static routes in a routing table, namely, a static route to a specific network and a default static route. A static route configured on a router can be distributed by the router to other neighboring routers. However, the distributed static route will be a little different in the routing table on neighboring routers.
  23. Question 23 of 24
    23. Question
    1 points
    What is the effect of configuring the ipv6 unicast-routing command on a router?
    Correct

    Incorrect

    When the ipv6 unicast-routing command is implemented on a router, it enables the router as an IPv6 router. Use of this command also assigns the router to the all-routers multicast group.

    Hint
    When the ipv6 unicast-routing command is implemented on a router, it enables the router as an IPv6 router. Use of this command also assigns the router to the all-routers multicast group.
  24. Question 24 of 24
    24. Question
    6 points

    Refer to the exhibit. Match the description with the routing table entries. (Not all options are used.)

    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 01
    CCNA 2 RSE 6.0 Chapter 1 Exam Answers 2018 2019 01

    Sort elements
    • 172.16.2.2
    • 10.3.0.0
    • 21024000
    • 1
    • 00:22:15
    • D
    • 3
    • C
    • next hop
      • destination network
        • metric
          • administrative distance
            • route timestamp
              • route source protocol
                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.