CCNA Practice Test - 28

CCNA Practice Test - 28

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

In a Cisco device, where is the IOS file stored prior to system startup?

  1. RAM
  2. ROM
  3. Flash
  4. NVRAM
Question 2 Multiple Choice (Single Answer)

What distinguishes traditional routing from router-on-a-stick?

  1. Traditional routing is only able to use a single switch interface. Router-on-a-stick can use multiple switch interfaces.
  2. Traditional routing requires a routing protocol. Router-on-a-stick only needs to route directly connected networks.
  3. Traditional routing uses one port per logical network. Router-on-a-stick uses subinterfaces to connect multiple logical networks to a single router port.
  4. Traditional routing uses multiple paths to the router and therefore requires STP. Router-on-a-stick does not provide multiple connections and therefore eliminates the need for STP.
Question 3 Multiple Choice (Single Answer)

Refer to the exhibit. A network administrator has issued the commands that are shown on Router1 and Router2. A later review of the routing tables reveals that neither router is learning the LAN network of the neighbor router. What is most likely the problem with the RIPng configuration?

  1. The serial interfaces are in different subnets.
  2. The RIPng process is not enabled on interfaces.
  3. The RIPng network command is not configured.
  4. The RIPng processes do not match between Router1 and Router2.
Question 4 Multiple Choice (Single Answer)

Which OSI layers offers reliable, connection-oriented data communication services?

  1. Application
  2. Presentation
  3. Session
  4. Transport
  5. Network
Question 5 Multiple Choice (Single Answer)

Which of the following statements is true about data connectivity between a customer and a service provider?

  1. Normally the CSU/DSU is the designated demarcation point for the service provider but not the customer.
  2. The segment between the demarcation point and the central office is known as the last mile.
  3. The local loop is the segment between the CSU/DSU and the serial port.
  4. Putting data on the local loop is the responsibility of the DTE.
Question 6 Multiple Choice (Single Answer)

What is a supernet?

  1. The network for a default route
  2. A summarization of classful addresses
  3. A network containing both private and public addresses
  4. A set of discontiguous networks controlled by an ISP
Question 7 Multiple Choice (Single Answer)

An engineer creates a static route by entering the Router(config)# ip route 10.0.0.0 255.255.255.0 192.168.1.2 command. What can be concluded about this route?

  1. The administrative distance of this route is 1.
  2. 192.168.1.2 is the address of an interface on this router.
  3. This route will display as a directly connected network in the routing table.
  4. Packets with a destination IP address of 192.168.1.2 will be forwarded to the 10.0.0.0/24 network first.
Question 8 Multiple Choice (Single Answer)

Refer to the exhibit. Two routers are unable to establish an adjacency. What is the possible cause for this?

  1. The two routers are connected on a multiaccess network.
  2. The hello and dead intervals are different on the two routers.
  3. They have different OSPF router IDs.
  4. They have different process IDs.
Question 9 Multiple Choice (Single Answer)

Refer to the exhibit. Which of the following configuration commands would result in the output in the exhibit?

  1. ip nat inside source static 10.1.200.254 172.16.76.3
  2. ip nat inside source static 10.1.200.254 192.168.0.10
  3. ip nat inside source static 172.16.76.3 10.1.200.254
  4. ip nat inside source static 172.16.76.3 192.168.0.10
  5. ip nat inside source static 192.168.0.10 172.16.76.3
Question 10 Multiple Choice (Single Answer)

What type of network cable is used between a terminal and a console port?

  1. Cross-over
  2. Straight-through
  3. Rollover
  4. Patch cable
Question 11 Multiple Choice (Single Answer)

Refer to the exhibit. Which of the following set of devices contains only intermediary devices?

  1. A, B, D, G
  2. A, B, E, F
  3. C, D, G, I
  4. G, H, I, J
Question 12 Multiple Choice (Single Answer)

Which of the following terms defines a collection of networks under the administrative control of a single entity that presents a common routing policy to the internet?

  1. Autonomous system
  2. Contiguous networks
  3. Process ID
  4. BGP
Question 13 Multiple Choice (Single Answer)

A PC cannot connect to any remote websites, ping its default gateway, or ping a printer that is functioning properly on the local network segment. Which action will verify that the TCP/IP stack is functioning correctly on this PC?

  1. Use the ipconfig /all command at the host's command prompt.
  2. Use the ping 127.0.0.1 command at the command prompt.
  3. Use the traceroute command at the command prompt to identify any failures on the path to the gateway.
  4. Use FTP to check for connectivity to remote sites.
  5. Download a troubleshooting tool from the PC manufacturer's website.
Question 14 Multiple Choice (Single Answer)

When must a router serial interface be configured with the clock rate command?

  1. When the interface is functioning as a DTE device.
  2. When the interface timers have been cleared.
  3. When the connected DTE device is shut down.
  4. When the interface is functioning as a DCE device.