CCNA Routing and Switching Fundamentals

Practice test covering core CCNA topics including router configuration, IP addressing and subnetting, routing protocols (RIP, OSPF), switching, VLANs, OSI model, IPv6, and network troubleshooting.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

The following commands were entered on a :
Router(config)# access-list 2 deny 172.16.5.24
Router(config)# access-list 2 permit any
The ACL is correctly applied to an interface. What can be concluded about the given set of commands?

  1. The wildcard mask 0.0.0.0 is assumed.
  2. The access list statements are misconfigured.
  3. All nodes on the 172.16.0.0 network will be denied access to other networks.
  4. No traffic will be allowed to access any nodes or services on the 172.16.0.0 network.
Question 2 Multiple Choice (Single Answer)

Which of the following commands displays the configuration register value?

  1. show config-reg
  2. show version
  3. show flash
  4. show rom
Question 3 Multiple Choice (Single Answer)

Refer to the exhibit. When computer A sends a frame to computer D, which computer will receive the frame?

  1. Only computer D
  2. Only computer A and computer D
  3. Only computer B, computer C, and computer D
  4. All computers
Question 4 Multiple Choice (Single Answer)

What will happen if the router cannot find a startup configuration during startup?

  1. It will not boot.
  2. It will boot from RAM.
  3. You'll be prompted for a TFTP server.
  4. You'll be prompted to start the setup dialog.
Question 5 Multiple Choice (Single Answer)

How does the application layer on a server usually process multiple client request for services?

  1. Ceases all connections to the service
  2. Denies multiple connections to a single daemon
  3. Suspends the current connection to allow the new connection
  4. Uses support from lower layer functions to distinguish between connections to the service
Question 6 Multiple Choice (Single Answer)

Refer to the exhibit. Router1 is running IOS version 12.2. What will the network administrator need to do so that packets for unknown child routes of 172.16.0.0/24 will not be dropped?

  1. Issue the IP default-network command
  2. Use a classful routing protocol such as RIPv1
  3. Enable either OSPF or ISIS as the routing protocol
  4. Issue the IP classless command
  5. Do nothing, IP classless is on by default
Question 7 Multiple Choice (Single Answer)

During the initial configuration of a router, the administrator enters the command no service config. How will the router behave as a result of this command?

  1. All services will be disabled.
  2. The default configuration will be restored on reboot.
  3. Automatic configuration from the network will be prevented.
  4. Services that are configured on the router will not be allowed to originate traffic.
Question 8 Multiple Choice (Single Answer)

A recently patched application server is experiencing response time problems. The network on which the application server is located has been experiencing occasional outages that the network team believes may be related to recent routing changes. Network and application teams have been notified to work on their respective issues. Which statement applies to this situation?

  1. Only results from the software package should be tested as the network is designed to accommodate the proposed software platform.
  2. Scheduling will be easy if the network and software teams work independently.
  3. It will be difficult to isolate the problem if two teams are implementing changes independently.
  4. Results from changes will be easier to reconcile and document if each team works in isolation.
Question 9 Multiple Choice (Single Answer)

Refer to the exhibit. Hosts that are connected to switch SW1 are not able to communicate with hosts in the same VLAN that are connected to switch SW2. What should be done to fix the problem?

  1. Introduce a Layer 3 device in the topology.
  2. Configure both switches in VTP transparent mode to allow them to share VLAN information.
  3. Reconfigure the fa0/1 interface on switch SW1 with a static trunk configuration.
  4. Reconfigure the fa0/1 interface on switch SW1 with a static trunk configuration.
Question 10 Multiple Choice (Single Answer)

Refer to the exhibit. Server sends an ARP request for the MAC address of its default gateway. If STP is not enabled, what will be the result of this ARP request?

  1. Router_1 will drop the broadcast and reply with the MAC address of the next hop .
  2. Switch_A will reply with the MAC address of the Router_1 E0 interface.
  3. Switch_A and Switch_B will continuously flood the message onto the network.
  4. The message will cycle around the network until its TTL is exceeded.
Question 11 Multiple Choice (Single Answer)

At which layer of the Cisco network design model are Access Lists usually defined?

  1. Access
  2. Core
  3. Distribution
  4. Data Link
Question 12 Multiple Choice (Single Answer)

What is the proper order of the layers of the OSI model from the highest layer to the lowest layer?

  1. Physical, network, application, data link, presentation, session, transport
  2. Application, physical, session, transport, network, data link, presentation
  3. Application, presentation, physical, session, data link, transport, network
  4. Application, presentation, session, transport, network, data link, physical
  5. Presentation, data link, session, transport, network, physical, application
Question 13 Multiple Choice (Single Answer)

Which address provides an example of an IPv6 link-local address?

  1. FE80::1324:ABCD
  2. 2001:2345:AB12:1935::FEFF
  3. 2001:1234:0000:9CA::0876/64
  4. 1234:ABCD:5678:EF00:9234:AA22:5527:FC35
Question 14 Multiple Choice (Single Answer)

Which of the following statements are correct about RIP?

  1. It uses a broadcast to update all other routers in the network every 60 seconds.
  2. It uses a multicast address to update other routers every 90 seconds.
  3. It will send out an update if there is a failure of a link.
  4. It updates only contained information about routes that have changed since last update.
Question 15 Multiple Choice (Single Answer)

How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?

  1. 30
  2. 256
  3. 2046
  4. 2048
  5. 4094
Question 16 Multiple Choice (Single Answer)

Refer to the exhibit. A network administrator has to develop an IP addressing scheme that uses the 192.168.1.0 /24 address space. The network that contains the serial link has already been addressed out of a separate range. Each network will be allocated the same number of host addresses. Which network mask will be appropriate to address the remaining networks?

  1. 255.255.255.248
  2. 255.255.255.224
  3. 255.255.255.192
  4. 255.255.255.240
  5. 255.255.255.128
Question 17 Multiple Choice (Single Answer)

Refer to the exhibit. What is the meaning of the highlighted value 2?

  1. It is the administrative distance of the routing protocol.
  2. It is the number of hops between R2 and the 192.168.8.0/24 network.
  3. It is the value used by the DUAL algorithm to determine the bandwidth for the link.
  4. It is the convergence time measured in seconds.
Question 18 Multiple Choice (Single Answer)

Refer to the exhibit. Routers R1 and R2 are directly connected through a FastEthernet link but cannot form a neighbour adjacency. What could resolve the problem?

  1. The cost on R1 should be set higher.
  2. The priority on R1 should be set higher.
  3. The OSPF process ID numbers must match.
  4. A backup designated router needs to be added to the network.
  5. The hello and dead timers must be configured with the same values on both routers.
Question 19 Multiple Choice (Single Answer)

Refer to the exhibit. A network administrator is considering updating the IOS on Router1. What version of IOS is currently installed on Router1?

  1. 1
  2. 12.4
  3. 15
  4. 1841