wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CCNA

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the primary function of a Layer 2 switch?

a)

Route packets between different networks

b)

Forward frames based on MAC addresses

c)

Assign IP addresses to hosts

d)

Filter traffic using URL-based rules

2.

Which device operates primarily at Layer 3 of the OSI model?

a)

Hub

b)

Switch

c)

Router

d)

PC

3.

What does a PC use to communicate on a local network?

a)

Only its IP address

b)

Its MAC and IP addresses

c)

Only its default gateway

d)

Its serial number

4.

What is the default gateway used for on a PC?

a)

To resolve domain names

b)

To send traffic to destinations outside the local subnet

c)

To assign IP addresses automatically

d)

To connect to a switch

5.

Which network device regenerates signals but does not examine frame content?

a)

Switch

b)

Router

c)

Hub

d)

PC

6.

At which OSI layer does a standard Ethernet switch (like Cisco Catalyst) make forwarding decisions?

a)

Layer 1

b)

Layer 2

c)

Layer 3

d)

Layer 4

7.

When a switch receives a frame with an unknown destination MAC address, what does it do?

a)

Drops the frame

b)

Floods the frame out all ports except the incoming port

c)

Sends an ARP request

d)

Forwards it to the default gateway

8.

Which interface type on a Cisco 2911 router would you typically use to connect to a LAN switch?

a)

Console port

b)

AUX port

c)

GigabitEthernet interface

d)

Serial interface

9.

What table does a Layer 2 switch build and use for forwarding decisions?

a)

Routing table

b)

MAC address table

c)

ARP table

d)

NAT table

10.

Which device can segment broadcast domains by default?

a)

Switch

b)

Hub

c)

Router

d)

Repeater

11.

On a Cisco 2911 router, which command enters interface configuration mode for GigabitEthernet 0/0?

a)

interface g0/0

b)

interface GigabitEthernet 0/0

c)

config g0/0

d)

enable interface g0/0

12.

What happens when you connect two switches using a standard Ethernet cable (without Auto-MDIX)?

a)

Nothing—they auto-negotiate

b)

You need a crossover cable for proper communication

c)

Traffic is routed automatically

d)

The link fails permanently

13.

Which of the following is stored in a Cisco router’s RAM and lost on reboot?

a)

IOS image

b)

Running configuration

c)

Startup configuration

d)

Boot system commands

14.

What is the purpose of the no shutdown command on a Cisco router interface?

a)

Reboots the interface

b)

Enables the interface (brings it up)

c)

Deletes the interface configuration

d)

Disables security features

15.

A PC sends a packet to a server in a different subnet. Which destination MAC address is in the frame leaving the PC?

a)

The server’s MAC address

b)

The default gateway’s MAC address

c)

FF:FF:FF:FF:FF:FF

d)

00:00:00:00:00:00

16.

Which command displays the MAC address table on a Cisco Catalyst switch?

a)

show arp

b)

show mac address-table

c)

show interfaces

d)

show forwarding-table

17.

What is the administrative distance of a directly connected network on a Cisco router?

a)

0

b)

1

c)

90

d)

120

18.

On a Cisco 2911, what is the function of the HWIC slots?

a)

Store the IOS

b)

Allow installation of modular network interfaces (e.g., serial, T1)

c)

Provide power redundancy

d)

Connect to the console

19.

What does the ‘2911’ in Cisco 2911 router indicate?

a)

It supports 2911 Mbps throughput

b)

It’s part of the ISR G2 (Integrated Services Router) series

c)

It has 29 WAN and 11 LAN ports

d)

It was released in 2011

20.

When a switch receives a frame with a source MAC it hasn’t seen before, what does it do?

a)

Drops the frame

b)

Floods it

c)

Adds the source MAC and incoming port to its MAC table

d)

Sends a ping to verify reachability