wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CCNA-Mid-Exam-Batch-11th

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

Which type of network covers the largest geographical area?

a)

LAN

b)

MAN

c)

WAN

d)

PAN

2.

In a star topology, the central device is usually

a)

Switch

b)

Router

c)

Hub

d)

Repeater

3.

Which of the following is a point-to-point network example?

a)

Ethernet LAN

b)

Serial link between two routers

c)

Wi-Fi network in an office

d)

Token Ring

4.

Which device connects different network paths in different subnets?

a)

Hub

b)

Switch

c)

Router

d)

Repeater

5.

How many bits are in a MAC address?

a)

32

b)

48

c)

64

d)

128

6.

What is the primary purpose of a MAC address?

a)

Identify a network layer device

b)

Identify a physical device on a LAN

c)

Assign IP addresses

d)

Provide routing information

7.

Which type of IP address can change over time?

a)

Static IP

b)

Dynamic IP

c)

Public IP

d)

Private IP

8.

The first 24 bits of a MAC address are called:

a)

OUI (Organizationally Unique Identifier)

b)

NIC code

c)

Device Serial Number

d)

IP header

9.

Class C default subnet mask is:

a)

255.0.0.0

b)

255.255.0.0

c)

255.255.255.0

d)

255.255.255.255

10.

Class A IP addresses range from:

a)

1.0.0.0 – 126.255.255.255

b)

128.0.0.0 – 191.255.255.255

c)

192.0.0.0 – 223.255.255.255

d)

224.0.0.0 – 239.255.255.255

11.

How many usable hosts in a /29 subnet?

a)

6

b)

8

c)

14

d)

30

12.

If you have 255.255.255.192 subnet mask, what is the block size?

a)

32

b)

64

c)

128

d)

256

13.

A /26 subnet mask supports how many usable IP addresses?

a)

62

b)

64

c)

30

d)

32

14.

The formula for number of subnets is

a)

2^n – 2

b)

2^n

c)

2^h – 2

d)

2^n – 1

15.

In subnetting, the borrowed bits come from:

a)

Host portion

b)

Network portion

c)

MAC address

d)

VLAN ID

16.

A /30 subnet is commonly used for

a)

LAN segments

b)

Point-to-point links

c)

Wireless networks

d)

Broadcast networks

17.

Which OSI layer is responsible for encryption?

a)

Application

b)

Session

c)

Presentation

d)

Transport

18.

TCP works at which OSI layer?

a)

Network

b)

Data Link

c)

Transport

d)

Session

19.

IP address belongs to which OSI layer?

a)

Data Link

b)

Network

c)

Transport

d)

Session

20.

Which OSI layer is responsible for MAC addresses?

a)

Data Link

b)

Network

c)

Transport

d)

Physical

21.

Command to configure a static route in Cisco IOS

a)

ip static-route

b)

ip route [destination] [mask] [next-hop]

c)

route add [destination] [mask] [gateway]

d)

set route [destination]

22.

Static routes are best used for

a)

Large, complex networks

b)

Small, stable networks

c)

Networks with frequent topology changes

d)

Internet routing

23.

What happens if no route exists for a destination in a router's table?

a)

Packet is broadcasted

b)

Packet is dropped

c)

Packet is sent to default gateway

d)

Packet loops until TTL expires

24.

Default route is also called

a)

Zero route

b)

Gateway of last resort

c)

Loopback route

d)

Static gateway

25.

In a network with 3 routers, default route on Router A points to:

a)

Itself

b)

Router B

c)

Router C

d)

Internet

26.

Default route in Cisco IOS syntax is

a)

ip route 0.0.0.0 255.255.255.255 [next-hop]

b)

ip route 0.0.0.0 0.0.0.0 [next-hop]

c)

route default [gateway]

d)

set default [gateway]

27.

Which port does Telnet use by default?

a)

21

b)

22

c)

23

d)

25

28.

To enable Telnet on a Cisco router, which command is used?

a)

line console 0

b)

line vty 0 4

c)

enable telnet

d)

set remote-access

29.

Which is a major security risk of Telnet?

a)

It uses encrypted traffic

b)

It sends data in plain text

c)

It uses high bandwidth

d)

It cannot connect to Cisco devices

30.

VLANs are used to

a)

Increase network speed

b)

Segment a network logically

c)

Replace routers

d)

Provide wireless access

31.

Which command assigns a VLAN to a switch port?

a)

vlan assign [id]

b)

switchport vlan [id]

c)

switchport access vlan [id]

d)

vlan access [id]

32.

Inter-VLAN communication requires

a)

Layer 2 switch

b)

Layer 3 device

c)

Hub

d)

Repeater

33.

In Router-on-a-Stick, which interface type is used on the router?

a)

Loopback

b)

Subinterface

c)

Trunk interface

d)

FastEthernet 0/0 only

34.

An SVI allows a switch to

a)

Route between VLANs

b)

Have an IP address for management

c)

Forward packets faster

d)

Perform NAT

35.

Which encapsulation protocols can be used for trunks?

a)

PPP, HDLC

b)

802.1Q, ISL

c)

Frame Relay, MPLS

d)

VTP, STP

36.

Port security can be enabled on

a)

Router interfaces

b)

Switch access ports

c)

Wireless APs only

d)

Server NICs

37.

Which violation mode shuts down the port?

a)

Protect

b)

Restrict

c)

Shutdown

d)

Trap

38.

To set a password for Telnet, use:

a)

password [pwd] in vty mode

b)

telnet password [pwd]

c)

enable secret [pwd]

d)

login password [pwd]

39.

The command login under line vty means:

a)

Allow Telnet without password

b)

Require authentication for Telnet

c)

Enable console login only

d)

Enable SSH login only

40.

Which command shows VLANs configured on a switch?

a)

show vlan brief

b)

show vlan

c)

vlan status

d)

display vlan

41.

In static routing, the next hop can be

a)

IP address or interface

b)

Only IP address

c)

Only interface

d)

Broadcast address

42.

Which VLAN is the default VLAN on Cisco switches?

a)

VLAN 0

b)

VLAN 1

c)

VLAN 99

d)

VLAN 100

43.

The OSI layer responsible for error detection:

a)

Network

b)

Data Link

c)

Physical

d)

Transport

44.

Which type of IP is routable on the Internet?

a)

Private IP

b)

Public IP

c)

APIPA IP

d)

Loopback IP

45.

How many usable hosts in /27 subnet?

a)

30

b)

32

c)

62

d)

64

46.

Which protocol is preferred over Telnet for security?

a)

FTP

b)

HTTP

c)

SSH

d)

SNMP

47.

Which OSI layer handles flow control?

a)

Transport

b)

Session

c)

Network

d)

Data Link

48.

The command to configure trunk on a switch port:

a)

switchport mode access

b)

switchport mode trunk

c)

switchport trunk enable

d)

vlan trunk on

49.

Which VLAN is used for management by default?

a)

VLAN 10

b)

VLAN 1

c)

VLAN 100

d)

VLAN 99

50.

Which static route sends all unknown traffic to a specific IP?

a)

Floating route

b)

Default route

c)

Summary route

d)

Dynamic route