wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Network+ Days 1 - 10

Total questions: 65

Worksheet time: 33mins

Name
Class
Date
1.

What is a place where different internet networks meet and exchange traffic?

a)

Datacenter

b)

Demarcation Point

c)

IXP

d)

ISP

2.

This OSI Layer translates different character encoding systems and converts data into a format that the Application Layer can understand.

a)

Transport Layer

b)

Session Layer

c)

Application Layer

d)

Presentation Layer

3.

(Blank) is a network protocol that lets devices listen before transmitting and pause or retry if a collision is detected, commonly used in older Ethernet networks.

a)

QoS

b)

BGP

c)

CSMA/CD

d)

LDAP

4.

This type of cable is typically installed in the void above a drop ceiling and is made of PVC.

a)

UTP

b)

Plenum

c)

STP

d)

Riser

5.

This type of structured cabling connects different telecom rooms and equipment rooms within the building, ensuring robust connectivity.

a)

Trunk Cabling

b)

Backbone Cabling

c)

Horizontal Cabling

d)

Riser Cabling

6.

I want to transmit multiple data streams simultaneously on a single fiber optic cable... what technology will allow me to do that? Choose the BEST answer.

a)

Wavelength Division Multiplexing

b)

Multi-Mode Fiber

c)

CSMA/CD

d)

Carrier Pigeon

7.

This type of fiber optic connector is commonly used in high-vibration environments because it has a screw-on mechanism to provide a firm, threaded connection (Hint: not the twist-lock design like another option below)

a)

FC

b)

LC

c)

SC

d)

ST

8.

A value added to a data frame that allows the receiving device to detect errors by comparing it to a recalculated checksum.

a)

ECC

b)

Parity Bits

c)

FCS

d)

Wire Shark

9.

ff:ff:ff:ff:ff:ff is the:

a)

DHCP Broadcast Message

b)

MAC Broadcast Message

c)

IPv6 Broadcast Message

d)

A bunch of f's for funsies

10.

This device operates at Layer 2 and filters traffic between two or more network segments, creating a single network.

a)

Bridge

b)

Switch

c)

Router

d)

NGFW

11.

My switch is special. It can combine 4 separate cabled links into a single logical channel. What is this called?

a)

Port Aggregation

b)

NIC Teaming

c)

Wavelength Division Multiplexint

d)

CSMA/CD

12.

A term that describes when a DHCP request is endlessly replicated and flooded throughout the network.

a)

Network Loop

b)

Spanning Tree Tornado

c)

SYN Flood

d)

Broadcast Storm

13.

This type of addressing is known as a one-to-one form of communication.

a)

Peer-to-Peer

b)

Anycast

c)

Half-Duplex

d)

Unicast

14.

What is the primary purpose of a Subnet Mask?

a)

To differentiate between the network address and the host address of an IP address

b)

To identify the size of a packet

c)

To identify a specific network segment in an IPv4 network

d)

To hide a Private IP in IPv4

15.

Choose the IPv4 to IPv6 transition mechanisms. (Choose two)

a)

SLAAC

b)

Tunneling

c)

NAT64

d)

Dual Rack

16.

This packet header field is decreased by one at each hop.

a)

STP

b)

TTL

c)

RIP

d)

OSPF

17.

This dynamic routing protocol is one of the oldest, and employs hop count as a routing metric to determine the best path.

a)

OSPF

b)

RIP

c)

EIGRP

d)

BGP

18.

This device is located at the boundary of a network and performs NAT, plus firewall functions.

a)

Edge Router

b)

Layer 3 Switch

c)

Next Generation Firewall

d)

DHCP Relay

19.

Interconnections between switches is referred to as?

a)

Trunks

b)

Backbones

c)

VLANs

d)

Subnets

20.

After completing a marathon session of Dungeons & Dragons behind an abandoned 7Eleven gas station, Bryan makes his way into work where he manages twenty clients within different subnets. All of them have APIPA IP addresses (169.254.x.x), yet the DHCP server is functioning flawlessly. What device could be the issue?

a)

Load Balancer

b)

Boots of Escaping

c)

DHCP Relay

d)

Edge Router

21.

This is a feature found on Cisco network devices that ensures DHCP requests can reach the DHCP server (kind of like a Relay, but for Cisco-specific devices)?

a)

DHCP Relay

b)

SLAAC

c)

IP Helper

d)

Alvin's hidden pile of acorns he hid from Theodore last winter

22.

In NTP, what indicates the distance from the reference clock (the most accurate time source)?

a)

Administrative Distance

b)

Hop

c)

Stratum

d)

Ping Delay

23.

This Time Protocol measures time in nanoseconds (millionths of a second).

a)

Simple Network Time Protocol

b)

Precision Time Protocol

c)

Network Time Protocol

d)

TIME Protocol

24.

This unencrypted protocol facilitates communication between clients and servers by fetching resources (like HTML documents, images, videos etc.) from the web.

a)

HTTPS

b)

SQL Database

c)

HTTP

d)

APIs

25.

Whether I'm backing up a device to a remote cloud server or downloading an update for my Xbox, what protocol handles these transfers of data?

a)

FTP (File Transfer Protocol)

b)

TFTP (Trivial File Transfer Protocol)

c)

HTTPS (Hypertext Transfer Protocol Secure)

d)

NAS (Network Attached Storage)

26.

This protocol allows computers within the same network to access files, printers, and other shared resources.

a)

RDP

b)

FTP

c)

Workgroup

d)

SMB

27.

This is a convenient way to store files that I want to control and share with any device that on my network.

a)

SAN

b)

NAS

c)

Cloud

d)

Share Drive

28.

Which Simple Mail Transfer Protocol (SMTP) port is primarily used for sending emails from one mail server to another?

a)

Port 25

b)

Port 587

c)

Port 465

d)

Port 22

29.

Which Disaster Recovery concept involves a simulation where teams role-play through disaster scenarios to evaluate a company's response plans?

a)

Business Continuity Plan

b)

Validation Test

c)

Disaster Recovery Plan

d)

Tabletop Exercise

30.

This Disaster Recovery Metric specifies the maximum acceptable amount of data loss, measured in time, and determines how frequently data backups should be performed.

a)

Maximum Tolerable Downtime (MTD)

b)

Recovery Point Objective (RPO)

c)

Recovery Time Objective (RTO)

d)

Work Recovery Time (WRT)

31.

What term describes a group of computers (nodes) that work together to ensure that a service or application is ALWAYS available, even if one or more nodes fail?

a)

Redundant Array

b)

Backup Generator

c)

Load Balancer

d)

High Availability Cluster

32.

User Datagram Protocol (UDP) is an example of a connectionless protocol. Because UDP does not support a three-way handshake while establishing a network connection, it is referred to as an unreliable or best-effort protocol.

a)
True
b)
False
33.

What port does Telnet use?

a)

TCP Port 23

b)

UDP Port 23

c)

TCP port 22

d)

UDP Port 22

34.

This term describes the process of identifying and mapping devices and services on a network.

a)

Packet Sniffing

b)

SQL Queries

c)

Updating MAC tables

d)

Network Discovery

35.

This powerful tool is used for network discovery and security auditing, and can even identify the OS running on a host.

a)

WireShark

b)

Nmap

c)

tracert

d)

IPconfig

36.

Network device logs contain all kinds of valuable information, like timestamps, source IP addresses, severity level, etc. What is the term for this type of data?

a)

Schema

b)

Index

c)

Metadata

d)

KPI

37.

This type of tool gathers, centralizes, and manages logs from various network devices and applications.

a)

SOAR Automation

b)

Event Coordinator

c)

Log Collector

d)

Event Manager

38.

This standardized protocol sends system logs to a specific server, and is NOT installed on Windows devices by default.

a)
Windows Event Forwarding
b)
LogMeIn
c)
Syslog
d)
Event Log
39.

This network management technique intentionally delays packets to control the rate at which data is transmitted, which smooths out bursts of traffic and ensures a more stable flow of data.

a)
Traffic monitoring
b)
Data compression
c)
Traffic shaping
d)
Packet filtering
40.

Vulnerability, Threat, or Risk? The likelihood and impact of a threat actor taking advantage of bad software coding.

a)

Threat

b)

Risk

c)

Vulnerability

d)

Audit

41.

True or False: Hashing converts plaintext into ciphertext, protecting the confidentiality of data.

a)

True

b)

False

42.

This type of deception technology mimics real network assets to attract hackers.

a)

Honeycomb

b)

Honeynet

c)

Honeypot

d)

Honey Nut Cheerios

43.

This type of attack overwhelms a target server, service, or network with a massive amount of traffic using zombie devices.

a)

Phishing

b)

DoS

c)

Honeynet

d)

DDoS

44.

This model is designed in case one layer of defense fails; another layer stands guard.

a)

Deperimeterization

b)

Zero Trust

c)

Principle of Least Privilege (POLP)

d)

Defense in Depth

45.

I want to use Extensible Authentication Protocol to ensure that only authenticated devices can access my network. What must I configure?

a)

Router Configurations

b)

Windows Registry

c)

Port Security

d)

Unmanaged Switch

46.

Bryan created a guest network for users on the Internet to access his vast collection of screenshots from the game "Dwarf Fortress." What device would Bryan need to place between his internal network and the Internet?

a)

ACL

b)

Firewall

c)

Router

d)

Proxy

47.

This device will alert a network administrator that a breach has occurred. It will also shut down the connection automatically.

a)

Firewall

b)

IDS

c)

IPSec

d)

IPS

48.

This type of camera focuses on a specific entry point and only moves by manual intervention.

a)

PTZ

b)

CCTV

c)

Fixed

d)

IP Camera

49.

Which layer of the OSI model is responsible for starting and stopping communication between endpoints?

a)

Presentation Layer

b)

Session Layer

c)

Transport Layer

d)

Data Link Layer

50.

A technician is configuring a switch and wants to prevent unauthorized devices from sending DHCP offers. What feature should they enable?

a)

Port mirroring

b)

DHCP snooping

c)

ARP inspection

d)

VLAN tagging

51.

A user reports intermittent connectivity issues. You notice their device has an IP address of 169.254.x.x. What’s the most likely cause?

a)

DNS misconfiguration

b)

DHCP server unreachable

c)

Incorrect subnet mask

d)

Duplicate IP address

52.

You’re tasked with connecting two buildings across a campus. Which medium offers the best performance and immunity to EMI?

a)

Cat6 UTP

b)

Coaxial cable

c)

Fiber optic

d)

Cat5e STP

53.

A network administrator wants to segment traffic between departments but still allow routing. What should they implement?

a)

VLANs with a Layer 3 switch

b)

Port mirroring

c)

Static routing on Layer 2 switch

d)

NAT on the core router

54.

A technician is troubleshooting a wireless issue in a warehouse. Devices lose signal near metal shelving. What’s the likely cause?

a)

Channel overlap

b)

Signal attenuation

c)

SSID mismatch

d)

Incorrect encryption

55.

A company wants to ensure only authorized devices connect to the network. Which protocol should they use?

a)

SNMP

b)

802.1X (Network Access Control)

c)

RADIUS

d)

LDAP

56.

You’re reviewing logs and notice repeated failed login attempts from a single IP. What type of attack is likely occurring?

a)

DDoS

b)

Brute force

c)

Man-In-The-Middle (aka On-Path)

d)

ARP Poisoning

57.

A technician needs to connect a router to an ISP’s fiber handoff. Which device is typically required?

a)
Access Point
b)
Modem
c)
Media converter
d)
Switch
58.

A user can access internal resources but not external websites. What’s the most likely misconfiguration?

a)

Incorrect VLAN

b)

DNS server settings

c)

DHCP lease expired

d)

SSID mismatch

59.

A technician is configuring a firewall and wants to block all traffic except HTTP and HTTPS. What should they use?

a)

NAT

b)

ACL

c)

VLAN

d)

SNMP

60.

A technician is troubleshooting a slow network and suspects a duplex mismatch. Where should they check first?

a)

DHCP Scope

b)

DNS Server

c)

Switch port settings

d)

Firewall rules

61.

A user reports they can’t access a shared folder. What's the first thing to do as you begin troubleshooting?

a)

Check the user’s antivirus

b)

Ping the file server

c)

Restart the switch

d)

Flush the DNS cache

62.

You’re asked to implement a protocol that assigns IP addresses dynamically. Which protocol should you configure?

a)

DNS

b)

DHCP

c)

ARP

d)

ICMP

63.

A technician is reviewing a network diagram and sees a DMZ (Screened Subnet). What is its primary purpose?

a)

Encrypt internal traffic

b)

Isolate public-facing servers

c)

Block all external traffic

d)

Provide wireless access

64.

A technician needs to identify the MAC address of a device using its IP address. Which command should they use?

a)

ARP

b)

DHCP

c)

ICMPv6

d)

IPv6 Multicast

65.

You’re part of a team deploying a new VoIP system across a corporate campus. After installation, users begin reporting poor call quality, including choppy audio and dropped calls. You verify that the phones are on their own VLAN and that DHCP and DNS are functioning properly. Ping tests show low latency, but packet captures reveal out-of-order packets and jitter. What is the most appropriate next step to improve call quality?

a)

Overclock each VoIP's CPU

b)

Put some jet fuel in the Load Balancer

c)

Move VoIP devices to the same VLAN as the data devices

d)

Implement QoS for voice traffic