wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Networking Segmentation

Total questions: 16

Worksheet time: 8mins

Name
Class
Date
1.

Which of the following is a characteristic of broadcast communication?

a)

One-to-one

b)

One-to-many

c)

Many-to-one

d)

One-to-all

2.

What is the purpose of subnetting in IP networks?

a)

Increase bandwidth

b)

Reduce latency

c)

Divide a network into smaller segments

d)

Encrypt data

3.

Which subnet mask corresponds to a /24 network?

a)

255.255.0.0

b)

255.255.255.0

c)

255.0.0.0

d)

255.255.255.255

4.

What is the loopback IP address used for testing?

a)

0.0.0.0

b)

127.0.0.1

c)

192.168.0.1

d)

255.255.255.255

5.

What does the command show ip route display on a router?

a)

Interface statistics

b)

Routing table

c)

Firewall rules

d)

DHCP leases

6.

Which of the following is NOT a valid reason to use loopback testing?

a)

Check internal IP stack

b)

Test external connectivity

c)

Verify TCP/IP installation

d)

Diagnose local network issues

7.

What is the purpose of NAT (Network Address Translation)?

a)

Increase bandwidth

b)

Translate domain names

c)

Allow multiple devices to share one public IP

d)

Encrypt traffic

8.

What is the role of ARP in networking?

a)

Resolves IP addresses to MAC addresses

b)

Encrypts data packets

c)

Assigns IP addresses

d)

Routes traffic

9.

Which of the following is a private IP address range?

a)

8.8.8.8

b)

172.16.0.0 to 172.31.255.255

c)

192.0.2.0

d)

169.254.0.0

10.

What command enters enhanced mode in Packet Tracer's CLI simulation?

a)

enable

b)

config

c)

setup

d)

privileged

11.

Which command saves the current configuration to NVRAM?

a)

copy running-config startup-config

b)

write erase

c)

reload

d)

save config

12.

Which command assigns an IP address to an interface?

a)

ip address 192.168.1.1 255.255.255.0

b)

set ip 192.168.1.1

c)

assign ip 192.168.1.1

d)

config ip 192.168.1.1

13.

Which command displays the routing table on a Cisco router?

a)

show ip interface brief

b)

show ip route

c)

show running-config

d)

show protocols

14.

What does the tracert command do in Windows?

a)

Tests DNS resolution

b)

Displays active TCP connections

c)

Traces the path packets take to a destination

d)

netstat

15.

What is the purpose of Secure Shell (SSH)?

a)

Transfer files

b)

Provide secure remote command-line access

c)

Monitor bandwidth

d)

Assign IP addresses

16.

Given the subnet mask 255.255.255.240, how many usable host IP addresses are available in this subnet, and why?

a)

14 — because 2⁴ = 16 addresses, minus 2 for network and broadcast

b)

16 — because 2⁴ = 16 usable addresses

c)

30 — because 2⁵ = 32, minus 2

d)

62 — because 2⁶ = 64, minus 2