wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCST Review Questions

Total questions: 100

Worksheet time: 2hrs 40mins

Name
Class
Date
1.

What is packaging a piece of data called to add an address and other metadata?

a)

Packet

b)

Encapsulation

c)

Labeling

d)

Packaging

2.

What is metadata?

a)

Virtual data; used in computer networks to describe a virtual interface

b)

Information about Information; used in computer networking to describe the source, destination, and other information about a frame, packet, or segment

c)

Tunnel data; used in computer networks to describe the path a packet should take through the network

d)

Data that does not exist

3.

What is a physical address?

a)

An address identifying a single physical interface

b)

An address identifying a single logical interface

c)

An address identifying a single host or device

d)

An address identifying a single application

4.

What is an interface address?

a)

An address identifying a single physical interface

b)

An address identifying a single logical interface

c)

An address identifying a single host or device

d)

An address identifying a single application

5.

What is a port?

a)

An address identifying a single physical interface

b)

An address identifying a single logical interface

c)

An address identifying a single host or device

d)

An address identifying a single application

6.

What is a frame?

a)

Data packaged to be moved from one host to another

b)

Data packaged to be moved from one application to another

c)

Data packaged to be moved from one physical interface to another

d)

Data packaged to be moved from one application to a physical interface

7.

What is a packet?

a)

Data packaged to be moved from one host to another

b)

Data packaged to be moved from one application to another

c)

Data packaged to be moved from one physical interface to another

d)

Data packaged to be moved from a host to a physical interface

8.

What is a segment?

a)

Data packaged to be moved from one application to another

b)

Data packaged to be moved from one host to another

c)

Data packaged to be moved from one physical interface to another

d)

Data packaged to be moved from a host to an application

9.

What does a tunnel hide in a computer network?

a)

The contents of the packet

b)

The source and destination physical interfaces

c)

The original destination addresses

d)

The original packet’s protocol

10.

What does the scope of an address refer to?

a)

The physical distance the packet may travel before being discarded

b)

The host or set of hosts that should receive the packet

c)

The parts of the network topology where the packet should be sent

d)

The number of devices that may receive and process the packet

11.

What is the size and format of IPv4 addresses?

a)

32 bits, written as four decimal numbers

b)

64 bits, written as four hexadecimal numbers

c)

48 bits, written in groups of hexadecimal numbers

d)

128 bits, written in groups of hexadecimal numbers

12.

The prefix of an IP address refers to which of the following?

a)

The last part of the address

b)

The part part of the address

c)

A number placed before the address to indicate the service

d)

The part of the IP address that differentiates subnets from one another

13.

What is the size and format of an IPv6 address?

a)

32 bits, written as four decimal numbers

b)

64 bits, written as four hexadecimal numbers

c)

48 bits, written in groups of hexadecimal numbers

d)

128 bits, written in groups of hexadecimal numbers

14.

What is publicly routable IP address space?

a)

Addresses that can be used by any network

b)

Well-known addresses

c)

Addresses that can be routed on the global Internet

d)

Addresses used by public entities, like governments

15.

What is a well-known port?

a)

A physical port on a host or network device that is easy to identify

b)

Port assigned through standardization to an individual application

c)

The most commonly used port on a network device

d)

The primary service port through which a host is connected

16.

What do most Network Address Translation implementations modify?

a)

The source address

b)

The destination address

c)

The source address and source port number

d)

The destination address and destination port number

17.

How far will packets destined to an address in fe80::/48 travel through a network?

a)

To the destination host, even if it is connected multiple hops away

b)

To all the hosts connected to a single segment

c)

To all the hosts within a range of addresses

d)

To a single host connected to the same local segment

18.

How can a host discover the mapping between a physical address and an IPv4 interface address?

a)

Dynamic Host Configuration Protocol (DHCP)

b)

Stateless Address Autoconfiguration (SLAAC)

c)

Address Resolution Protocol (ARP)

d)

IPv6 Neighbor Discovery (ND) protocol

19.

How can a host discover the mapping between a physical address and an IPv6 interface address?

a)

Dynamic Host Configuration Protocol (DHCP)

b)

Stateless Address Autoconfiguration (SLAAC)

c)

Address Resolution Protocol (ARP)

d)

IPv6 Neighbor Discovery (ND) protocol

20.

How does a switch discover which physical addresses are reachable through each interface?

a)

By receiving a frame with a host’s physical source address

b)

The Spanning Tree Protocol (STP)

c)

Using ping to interrogate each connected host

d)

Through a link-state routing protocol

21.

Switching forwards packets based on

a)

The destination physical (MAC) address

b)

The metric to each destination

c)

The destination logical (IP) address

d)

The set of ports blocked based on the Spanning Tree Protocol (STP)

22.

Routing forwards packets based on

a)

The destination physical (MAC) address

b)

The metric to each destination

c)

The destination logical (IP) address

d)

The set of ports blocked based on the Spanning Tree Protocol (STP)

23.

When a router has multiple routes that could be used to forward a packet, what is the first rule for deciding which entry to use?

a)

The lowest route metric will be used.

b)

The shortest hop count will be used.

c)

The route through the nonblocked interface will be used.

d)

The route with the longest prefix length will be used.

24.

What will happen if a host tries to use DHCP to get an IP address on a segment without a DHCP server?

a)

The host will not be able to get an IP address.

b)

The system administrator will be notified and can configure an address manually.

c)

The router will forward the DHCP request packets out every interface as a broadcast.

d)

The router may relay the DHCP request packet toward the DHCP server (if configured).

25.

What tools can you use to view and manage the IP addresses of interfaces on Windows 11?

a)

System Information app, Control Panel, command-line utilities

b)

Control Panel, System Information app

c)

Settings app, Control Panel, command-line utilities

d)

Command-line utilities, Control Panel

26.

What is one primary difference between command-line interfaces (CLIs) for configuration and monitoring rather than graphical user interfaces (GUIs) when configuring and monitoring network interfaces?

a)

The CLI always provides more information than the GUI.

b)

The GUI always uses fewer system resources than the CLI.

c)

The CLI is easier to use with scripts and automation tools.

d)

The GUI tends to respond more quickly to user commands than a CLI.

27.

What tools can you use to view and manage the IP addresses of interfaces on Apple’s OS/X?

a)

Control Panel, Finder, command line

b)

Settings application, System Information app, command line

c)

Control Panel, System Information app, command line

d)

Settings application, Finder, command line

28.

What are the most common commands used for discovering the IP address in Linux?

a)

Powershell and ipconfig

b)

ipconfig and ip

c)

ifconfig and ip

d)

Powershell and ip

29.

What kinds of packets do ping applications transmit?

a)

User Datagram Protocol (UDP)

b)

Transmission Control Protocol (TCP)

c)

QUIC

d)

Internet Control Message Protocol (ICMP)

30.

What kinds of packets do traceroute applications normally transmit?

a)

User Datagram Protocol (UDP)

b)

Transmission Control Protocol (TCP)

c)

QUIC

d)

Internet Control Message Protocol (ICMP)

31.

What characteristic of an IP packet does traceroute use to find each hop in a path?

a)

Destination address

b)

Source address

c)

Packet size

d)

Time-to-live

32.

What does an asterisk (*) in traceroute mean? (Choose two.)

a)

The router or host at this hop in the network does not send ICMP responses.

b)

The packet passed through a tunnel.

c)

The path ends at this point.

d)

The network has blocked the ICMP response packet.

33.

What application can you use to find your public IP address?

a)

ifconfig

b)

ipconfig

c)

ping

d)

web-based service

34.

What is a host?

a)

A large-scale computer, such as a mainframe

b)

A computer (because it can host applications)

c)

A lot of computers combined in a single facility (a host of computers)

d)

Any network connected device

35.

What is a network device?

a)

A computer that hosts application

b)

Any device connected to a network

c)

A network connected device that runs a routing protocol

d)

A network connected device that runs an operating system

36.

What is the purpose of the Linux namespace?

a)

To provide Network Address Translation services

b)

To create a logical container for all network functions for a single virtual host

c)

To provide a separate memory space for the kernel

d)

To provide a way to separate network functions from application functions

37.

What kind of kernel do Android devices use?

a)

Windows 11

b)

Apple’s macOS

c)

Linux

d)

Mach microkernel

38.

What does an IoT gateway do?

a)

Translates IoT protocols into IP for transmission across the Internet

b)

Prevents unauthorized users from accessing IoT devices connected to the network

c)

Monitors IoT devices for proper operation

d)

Aggregates data produced by IoT devices

39.

What are common services implemented by a firewall?

a)

NAT, packet filtering, routing

b)

NAT, data exfiltration detection, packet filtering

c)

NAT, session termination, routing

d)

NAT, packet filtering, stateful packet filtering

40.

What organization manages the names and numbers used on the global Internet?

a)

The Internet Engineering Task Force

b)

The United States government

c)

The Internet Corporation for Assigned Names and Numbers

d)

The International Telecommunications Union

41.

Which organization assigns IP addresses to local Internet Service Providers?

a)

The Internet Assigned Numbers Authority

b)

Regional Internet Registries

c)

The Internet Engineering Task Force

d)

The Internet Corporation for Assigned Names and Numbers

42.

Why is understanding network models important?

a)

So you can place protocols in their proper context within a computer network

b)

So you can understand “Layer 2,” “Layer 3,” etc.

c)

So you can quote the layers of each model when asked

d)

So you can understand network management displays

43.

What is the correct order of the seven layers of the OSI model, from lowest to highest?

a)

Data link, physical, transport, network, presentation, session, application

b)

Session, application, presentation, physical, data link, network

c)

Physical, data link, network, transport, session, presentation, application

d)

Application, presentation, session, transport, network, data link, physical

44.

What are two significant things about Layer 2—the data link layer—of the OSI model?

a)

Data is carried in frames.

b)

Data is carried in packets.

c)

Routers operate at this layer.

d)

Switches operate at this layer.

45.

What are two significant things about Layer 3—the network layer—of the OSI model?

a)

Data is carried in frames.

b)

Data is carried in packets.

c)

Routers operate at this layer.

d)

Switches operate at this layer.

46.

What kinds of addresses are used in Layer 3 of the OSI model?

a)

MAC addresses

b)

EUI-48 addresses

c)

Internet Protocol addresses

d)

Port numbers

47.

Why is it sometimes difficult to map OSI model layers to protocols in the TCP/IP suite?

a)

Every function provided by protocols in the TCP/IP suite of protocols is not described in the OSI model.

b)

Every function described in the OSI model is not provided in the TCP/IP suite of protocols.

c)

Some functions described in the OSI model are either repeated by multiple protocols or fall into protocols outside the specified layer.

d)

Some functions in the TCP/IP suite of protocols do not exist in the OSI model.

48.

What are the layers of the TCP/IP model, in the correct order from lowest to highest?

a)

Physical, data link, network, application

b)

Physical, Internet, transport, application

c)

Physical, data link, Internet, application

d)

Physical, Internet, transport, application, session

49.

What is the frequency of an electronic signal or wave?

a)

How often the signal shuts on and off

b)

How often the signal’s power changes

c)

How often the signal changes polarity

d)

How often the signal changes from a 0 to a 1

50.

What is far-end crosstalk?

a)

The amount of interference between two optical fibers

b)

The amount of interference between two copper wires carrying different signals

c)

The amount of interference measured at a point farthest from the equipment

d)

The amount of interference between two wireless signals

51.

What is the maximum transmission unit?

a)

The longest amount of time a transmitter can use the network

b)

The shortest possible packet a sender can transmit on a segment or through a network

c)

The largest file a sender can transmit over a network

d)

The largest packet, in bits, that can be transmitted over a segment or through a network

52.

What is coax?

a)

A type of copper cable with an inner conductor and outer shield

b)

A type of fiber-optic cable containing two optical strands

c)

A type of copper cable carrying two wires twisted together

d)

A type of copper connector with two prongs

53.

The 100BASE-T standard describes?

a)

A method for transmitting 100 Mb/s over an optical cable

b)

A method for transmitting 100 Mb/s over a twisted pair of copper wires

c)

A method for transmitting 100 Mb/s over a coaxial cable

d)

A method for transmitting files containing less than 100 MB of data

54.

What is an RJ-45 connection?

a)

A small round connection used for fiber-optic networks

b)

A small round connection used for twisted-pair copper networks

c)

A rectangular connector with 8 wires used for twisted-pair Ethernet

d)

A rectangular connector with 4 wires used for twisted-pair Ethernet

55.

What is single mode?

a)

An Ethernet mode where only one host can transmit data at a time

b)

An optical fiber connection using high-power laser transmitters

c)

An optical fiber cable with a single optical strand

d)

An Ethernet cable with a single strand of wire, rather than a twisted pair

56.

What is an SC connector?

a)

A square twisted-pair Ethernet connector

b)

A small round connector used as an alternate to the RJ-45

c)

A common round fiber-optic connector

d)

A common square fiber-optic connector

57.

How does beam forming create a directional signal?

a)

By physically blocking a wireless signal from traveling in some directions

b)

By turning the signal on and off in a specific pattern so the beam goes in only one direction

c)

By combining signals from multiple antennas as they pass through the air

d)

By bouncing signals off solid objects in the room to create a narrow pattern

58.

What two characteristics of noise will cause greater interference when mixed with a signal?

a)

Lower power and a frequency close to the signal’s frequency

b)

Higher power and a frequency close to the signal’s frequency

c)

Higher power and a frequency farther away from the signal’s frequency

d)

Lower power and a frequency farther away from the signal’s frequency

59.

What is the carrier of an electromagnetic signal?

a)

The center frequency, or the frequency onto which the signal is modulated

b)

The physical medium through which the signal is carried

c)

The signaling mechanism carrying the data being pushed through the network

d)

The physical wire carrying the signal

60.

What organization defines and supports the Wi-Fi standards?

a)

The Internet Engineering Task Force

b)

The International Telecommunications Union

c)

The World Wide Web Consortium

d)

The Institute of Electrical and Electronics Engineers

61.

What Wi-Fi device can extend the range of a Wi-Fi network signal?

a)

Access point

b)

Repeater

c)

Backhaul network

d)

Longer cables

62.

What are the primary advantages of Wi-Fi for a network operator?

a)

It does not require configuration of any kind.

b)

It operates in unlicensed spectrum.

c)

It allows for centralized billing based on data usage.

d)

It does not require extensive infrastructure.

63.

What is the radio access network (RAN)?

a)

The antenna and transmitter in a Wi-Fi network

b)

The antenna and software on a cellular telephone or other cellular-connected device

c)

A group of cellular towers and the transmitters, and the network connecting those cellular towers

d)

The network connecting a cellular radio tower to the mobile core

64.

What is the mobile core?

a)

A set of cellular radio transmitters and towers that can be moved to improve reception when needed

b)

A set of servers and software that authorize users, track user locations, and track cellular network usage

c)

A set of hardware components in the cellular radio tower used to modulate data onto the carrier

d)

The central network that connects all the radio access networks together

65.

What is the primary difference between a LEO (low Earth orbit) satellite and a geosynchronous satellite?

a)

Geosynchronous satellites are positioned at a constant point above the Earth’s surface, while LEO satellites move across the sky.

b)

LEO satellites have higher bandwidth, while geosynchronous satellites have lower bandwidth.

c)

Geosynchronous satellites require more power than LEO satellites.

d)

LEO satellites have higher latency than geosynchronous satellites.

66.

What is bandwidth?

a)

The maximum amount of data a link can carry

b)

Another word for throughput

c)

The amount of data a link delivers under real-world conditions

d)

The projected amount of bandwidth required at some future time

67.

What is throughput?

a)

Another word for bandwidth

b)

The amount of data a link delivers under real-world conditions

c)

The amount of data a link delivers without error

d)

The projected amount of bandwidth required at some future time

68.

What is the relationship between bandwidth and throughput?

a)

Bandwidth will always be lower than throughput.

b)

Bandwidth will always be higher than throughput.

c)

Bandwidth and throughput will always be the same.

d)

There is no relationship between bandwidth and throughput.

69.

What contributes to a network's delay?

a)

The length of the physical path

b)

The amount of jitter along the path

c)

The speed of the link

d)

The amount of data loss

e)

Queuing

70.

How does link speed impact delay?

a)

Higher link speeds increase delay.

b)

Higher link speeds decrease delay.

c)

Link speed does not impact delay.

d)

Link speed increases delay when the link is heavily utilized.

71.

What is jitter?

a)

The amount of time between a packet being transmitted and the same packet being received

b)

Variance in the queue depth on a given interface

c)

Variance in the bandwidth due to link errors

d)

Changes in delay from packet to packet

72.

What do web-based speed test tools measure?

a)

The performance of your internal network

b)

The performance of your connection to the Internet

c)

The performance of your connection to the Internet and your provider’s local performance

d)

The performance of your web browser

73.

What does IPerf (and similar tools) measure?

a)

The performance of your internal network

b)

The performance of your connection to the Internet or your local network performance

c)

The performance of your connection to the Internet

d)

The performance of your web browser

74.

What is the primary purpose of the management network port?

a)

Provide access to the device’s command-line interface

b)

Carry customer traffic within the local network

c)

Connect to a low-speed out-of-band management network

d)

Carry customer traffic to destinations outside the local network

75.

What is the primary purpose of the console port?

a)

Provide access to the device’s command-line interface

b)

Carry customer traffic within the local network

c)

Connect to a low-speed out-of-band management network

d)

Carry customer traffic to destinations outside the local network

76.

How are ports numbered on a router?

a)

Module or slot, kind of port, submodule, and port number on the module

b)

Kind of port, module or slot, submodule, and port number on the module

c)

Port number, kind of port, module or slot, submodule

d)

By the physical location of the port on the device

77.

What are the four common light indicators on network devices?

a)

Green, malfunctioned; green flashing, passing traffic; yellow, connecting or malfunctioned; red, operating correctly

b)

Green, passing traffic; green flashing, operating correctly; yellow, connecting or malfunctioned; red, malfunctioned

78.

Do the color and status of lights on all routers and switches indicate the same things?

a)

Every network device uses the same colors and patterns of lights to mean the same thing.

b)

The colors of the lights always mean the same things, but the flashing patterns may vary between vendors.

c)

The colors of the lights may vary between vendors, but the flashing patterns always mean the same thing.

d)

The colors and flashing patterns may vary between individual devices.

79.

What diagrams are commonly used in network engineering?

a)

Topological

b)

Physical

c)

Logical

d)

Overlay

e)

Routing

80.

Why is it important to manage cables through management hardware?

a)

Because OSHA regulations require well-organized cables

b)

To prevent cables from hanging off their connectors

c)

Because engineers generally like neatness

d)

To aid in the end-to-end tracing of cables

81.

What is the importance of separating hot and cold air in a networking equipment room?

a)

To provide a comfortable environment for technicians

b)

To prevent the mixing of hot and cold air, increasing equipment cooling efficiency

c)

To prevent the mixing of hot and cold air, increasing equipment heating efficiency

d)

To use the heat from the equipment more efficiently in the building

82.

What is an intermediate distribution frame?

a)

A term commonly used to describe any intermediate equipment room or wiring facility

b)

A term commonly used to describe where wiring enters a building and the main equipment, wiring, or wiring facility in the building

c)

A vertical conduit or cable-handling system for pulling cables vertically, between floors, in a building

d)

A form of structured wiring used in data centers

83.

What is a building distribution frame?

a)

A term commonly used to describe any intermediate equipment room or wiring facility

b)

A vertical conduit or cable-handling system for pulling cables vertically, between floors, in a building

c)

A term commonly used to describe where wiring enters a building and the main equipment, wiring, or wiring facility in the building

d)

A form of structured wiring used in data centers

84.

What is a riser for building wiring?

a)

A term commonly used to describe any intermediate equipment room or wiring facility

b)

A term commonly used to describe where wiring enters a building and the main equipment, wiring, or wiring facility in the building

c)

A vertical conduit or cable-handling system for pulling cables vertically, between floors, in a building

d)

A form of structured wiring used in data centers

85.

What components may be separate or combined devices in a home network?

a)

MODEM, router

b)

MODEM, firewall, router, switch, AP

c)

MODEM, firewall, router

d)

Firewall, router, AP

86.

What is the MODEM?

a)

Converts telephone signals to computer signals

b)

Converts the long-distance optical or electrical signals to Ethernet in a home network

c)

Converts Wi-Fi signals to Ethernet

d)

Converts computer signals to telephone signals

87.

What are the most common connectors for bringing network service to a residential building?

a)

DOCSIS F-connector

b)

Optical LC Connector

c)

Ethernet RJ-45

d)

Optical SC Connector

88.

What is a demarc?

a)

Where the provider’s network ends and the customer’s network begins

b)

A term commonly used to describe where wiring enters a building and the main equipment, wiring, or wiring facility in the building

c)

A vertical conduit or cable-handling system for pulling cables vertically, between floors, in a building

d)

The connector on the MODEM you plug a router into

89.

What does the SSID identify?

a)

The Wi-Fi network in a house

b)

A set of services connected to a single Wi-Fi segment or broadcast domain

c)

A non-guest Wi-Fi network

d)

The password you use to connect to a Wi-Fi network

90.

What is a TDR used for?

a)

To measure the delay across a link

b)

To find the location of a cable failure

c)

To measure the jitter across a link

d)

To find the location of a buried cable

91.

What is right-of-way?

a)

An owner’s grant to some outside party to use a piece of land

b)

A provider’s right to bury cables under the ocean

c)

When cars get out of the way of a train

d)

The right to dig up a cable that’s already been buried

92.

What are two common ways to run cables over long distances?

a)

Send data through a satellite link

b)

Bury the cables in trenches

c)

Attach the cables to poles

d)

Carry them in large, specially designed ships

93.

What are four common last-mile network technologies?

a)

FWA, GPON, DOCSIS, metro fiber

b)

Wi-Fi, GPON, Ethernet, DOCSIS

c)

FWA, Ethernet, DOCSIS, Optical SC

d)

FWA, GPON, DOCSIS, metro fiber

94.

HTTP and HTTPs: These are ​ (a)   used for transferring web pages. ​ (b)   is a ​ (c)   of HTTP commonly used for online transactions.

Choose from the below words
protocols
HTTPs
secure version
95.

1. The typical port used by TCP for HTTP is __________

a)

60

b)

90

c)

80

d)

70

96.

________is used when speed is the primary importance, such as real-time video

conferencing, streaming audio and video, Voice Over IP (VOIP), music, and online games.

a)
High latency network
b)

TCP

c)
Slow network speed
d)

UDP

97.

What is meant by an internet protocol?

a)

A software application used for sending and receiving emails.

b)

The process of browsing websites and accessing online content.

c)

A set of rules and protocols that govern how data is transmitted over the internet.

d)

The physical infrastructure that enables internet connectivity.

98.

This suite is a combination of protocol relationships, encompassing several different

protocols, each having different purposes and needs and is the protocol suite the

majority of the Internet uses.________

a)
HTTP/HTTPS
b)
TCP/IP
c)
FTP
d)
SMTP
99.

Name one common network protocol used for sending emails.

a)

SMTP

b)

FTP

c)

HTTP

d)

POP3

100.

Hank typed a URL into his web browser. After a few seconds the browser loaded the webpage. Which of these protocols were used by the browser in fetching and loading the webpage?

I. IP

II. IMAP

III. POP

IV. HTTP

V. TCP

VI. HTML

a)

I, IV, V & VI

b)

I, IV, and V

c)

IV and V

d)

all of these