wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Networking Fundamentals Worksheet

Total questions: 76

Worksheet time: 38mins

Name
Class
Date
1.

The global configuration command ip default-gateway 172.16.100.1 is applied to a switch. What is the effect of this command?

a)

The switch can be remotely managed from a host on another network

b)

The switch advertises routes to neighboring routers

c)

The switch enables spanning tree on all VLANs

d)

The switch changes its management IP address to 172.16.100.1

2.

Which protocol provides connection‑oriented communication with guaranteed delivery?

a)

TCP

b)

UDP

c)

ICMP

d)

ARP

3.

Which term describes the weakening of a signal as it travels through a medium?

a)

Attenuation

b)

Crosstalk

c)

Reflection

d)

Refraction

4.

What is the responsibility of the MAC sublayer?

a)

Provides the method to put frames onto and take frames off the media

b)

Routes packets between different IP networks

c)

Encrypts data from the application layer

d)

Assigns IP addresses dynamically

5.

A site must accommodate 150 hosts. Which subnet mask should be used to provide enough host addresses?

a)

/24 ( 255.255.255.0255.255.255.0 )

b)

/25 ( 255.255.255.128255.255.255.128 )

c)

/26 ( 255.255.255.192255.255.255.192 )

d)

/27 ( 255.255.255.224255.255.255.224 )

6.

Which command tests connectivity between two devices using echo request and echo reply messages?

a)

ping

b)

traceroute

c)

arp

d)

telnet

7.

A newly hired technician must order hardware for a small business with a large growth forecast. Which primary factor should guide device selection?

a)

Support for modularity and scalability

b)

Lowest initial cost

c)

Single fixed‑function devices only

d)

Devices with minimal ports to reduce complexity

8.

How many usable host addresses are available in a /27 network?

a)

30

b)

32

c)

28

d)

62

9.

When issuing the ping command on a Cisco router, which symbol indicates that a time expired during the wait for an ICMP echo reply?

a)

.

b)

!

c)

U

d)

?

10.

A help desk technician asks a user to ping the IP address of the default gateway configured on the workstation. What is the purpose of this test?

a)

To verify that the host can reach hosts on other networks

b)

To test DNS resolution for internet hosts

c)

To check the local NIC’s driver version

d)

To ensure the gateway is using DHCP

11.

According to the Internet Assigned Numbers Authority (IANA), how many types of ports exist?

a)

Three: well‑known, registered, and dynamic/private

b)

Two: well‑known and dynamic

c)

Four: system, user, dynamic, and private

d)

One: universal

12.

Which two tasks can be performed by a local DNS server? (Choose two.)

a)

Mapping names to IP addresses for internal hosts

b)

Forwarding unresolved queries to external DNS servers

c)

Allocating IP addresses to clients

d)

Encrypting DNS traffic by default

e)

Performing NAT for all internal hosts

13.

Power outlets and network switches in a wiring closet malfunction after an air‑conditioning unit fails. What type of threat does this situation describe?

a)

Environmental

b)

Internal malicious attack

c)

External hacker intrusion

d)

Configuration error

14.

A network engineer analyzes reports from a recently performed network baseline. Which situation indicates a possible latency issue?

a)

An increase in host‑to‑host ping response times

b)

A decrease in CPU utilization on routers

c)

Stable interface error counters

d)

A reduction in average cable lengths

15.

Which command allows log messages to be displayed on remotely connected Telnet or SSH sessions?

a)

terminal monitor

b)

logging buffered

c)

show logging

d)

debug all

16.

Convert the binary IPv4 address 01010000.01010000.10111111.10111101 to decimal format.

a)

80.80.191.189

b)

80.72.191.221

c)

79.80.191.189

d)

80.80.190.189

17.

Which type of network connects a smartphone to a laptop using Bluetooth?

a)

Personal Area Network (PAN)

b)

Local Area Network (LAN)

c)

Metropolitan Area Network (MAN)

d)

Wide Area Network (WAN)

18.

Which two characteristics describe Ethernet MAC addresses? (Choose two.)

a)

They are expressed as 12 hexadecimal digits

b)

They are globally unique

c)

They include a subnet mask

d)

They are assigned per IPv4 network

e)

They change every time a device reboots

19.

What happens if you configure login under the console line but no password is set?

a)

Console access is denied because a password is required

b)

Console access is allowed without a password

c)

VTY access is disabled

d)

The device reloads automatically

20.

Which statement is true about the command copy running‑config startup‑config?

a)

The startup configuration is stored in NVRAM

b)

It stores the startup configuration in RAM

c)

It copies the startup configuration to the running configuration

d)

It erases the startup configuration before copying

21.

What process converts received transmitted data into a readable message?

a)

Decoding

b)

Encoding

c)

Segmentation

d)

Multiplexing

22.

What is contained in the trailer of a data‑link frame?

a)

Error detection (Frame Check Sequence)

b)

Source IP address

c)

Destination port number

d)

Routing information

23.

Which three Layer 2 functions does a router perform when forwarding traffic between interfaces? (Choose three.)

a)

Accepts a frame from a medium

b)

De‑encapsulates the frame

c)

Re‑encapsulates the packet into a new frame

d)

Learns the destination IP via ARP

e)

Assigns a new MAC address to the source host

24.

Which two are examples of cut‑through switching methods? (Choose two.)

a)

Fast‑forward switching

b)

Fragment‑free switching

c)

Store‑and‑forward switching

d)

Adaptive buffering

e)

Circuit switching

25.

Under which two circumstances will a switch flood a frame out of every port except the one it was received on? (Choose two.)

a)

The destination MAC address is unknown to the switch

b)

The frame has a broadcast destination address

c)

The source MAC address is unknown to the switch

d)

The destination is on a different VLAN

e)

The frame is larger than the MTU

26.

What ARP property causes cached IP‑to‑MAC mappings to be purged automatically after a period of time?

a)

Entries are time‑stamped and removed after a timeout

b)

ARP uses static tables only

c)

ARP relies on TCP timers

d)

ARP caches never expire

27.

What property of ARP causes cached IP-to-MAC mappings to remain in memory longer?

a)

Entries are time-stamped and are purged only after the timeout expires

b)

Mappings are stored permanently until the device reboots

c)

Entries are refreshed every second automatically

d)

Mappings are cleared only when the ARP table is full

28.

A router prompt changes from Router(config)# to Router(config-if)#. What does this indicate?

a)

User EXEC mode was entered

b)

Global configuration mode was entered

c)

Interface configuration mode was entered

d)

Privilege level was reduced

29.

What happens when you enter the command no shutdown on an interface?

a)

The interface is disabled and stops forwarding traffic

b)

The interface is activated (brought up) and can start passing traffic

c)

The interface is deleted from the configuration

d)

The interface is reset to factory defaults

30.

What is the usable number of host IP addresses on a network that has a /30 mask?

a)

0

b)

2

c)

4

d)

6

31.

When issuing the ping command on a router, which symbol indicates that an ICMP message of destination unreachable was received?

a)

U

b)

.

c)

!

d)

C

32.

Which of the following commonly use UDP? (Choose three.)

a)

DNS queries

b)

DHCP (Dynamic Host Configuration Protocol)

c)

Streaming video/audio and online gaming

d)

Secure Shell (SSH)

e)

File Transfer Protocol (FTP)

33.

Which three protocols or standards operate at the application layer of the TCP/IP model? (Choose three.)

a)

HTTP

b)

MPEG

c)

GIF

d)

TCP

e)

IP

34.

Which example best describes a Trojan horse?

a)

Malware that was written to look like a video game

b)

A worm that scans for open ports

c)

A virus that targets boot sectors

d)

Adware that displays pop-up ads

35.

Which is appropriate for providing endpoint security?

a)

Antivirus software

b)

Routing protocols

c)

DHCP servers

d)

Network cabling

36.

What information about a Cisco router can be verified using the show version command?

a)

The value of the configuration register

b)

Current routing table entries

c)

Interface bandwidth utilization

d)

Running access control lists

37.

What are three ways that media access control is used in networking? (Choose three.)

a)

Ethernet utilizes CSMA/CD

b)

Media access control provides placement of data frames onto the media

c)

Data link layer protocols define the rules for access to different media

d)

IP layer controls broadcast storm suppression

e)

Application layer determines link speed

38.

What is one advantage of using the cut-through switching method instead of the store-and-forward switching method?

a)

Lower latency appropriate for high-performance computing applications

b)

Stronger error checking of frames

c)

Support for QoS classification only

d)

Requires more buffering of frames

39.

Which term describes the field in the IPv4 packet header used to detect corruption in the header?

a)

Header checksum

b)

Frame check sequence

c)

Version

d)

Flags

40.

What information in the Ethernet frame header is examined by a Layer 2 device in order to forward the data onward?

a)

Destination MAC address

b)

Source IP address

c)

Destination port number

d)

TTL value

41.

An administrator wants to create four subnets from the network address 192.168.1.0/24. What is the network address and subnet mask of the third usable subnet?

a)

192.168.1.64 with subnet mask 255.255.255.192

b)

192.168.1.32 with subnet mask 255.255.255.224

c)

192.168.1.128 with subnet mask 255.255.255.192

d)

192.168.1.96 with subnet mask 255.255.255.224

42.

What is the network address for 245.143.83.86/28 (write in dotted decimal)?

a)

245.143.83.80

b)

245.143.83.64

c)

245.143.83.96

d)

245.143.83.88

43.

What is the next network address for 187.249.199.72/22 (write in dotted decimal)?

a)

187.249.200.0

b)

187.249.199.0

c)

187.249.204.0

d)

187.249.196.0

44.

What is the next network address for 187.249.199.72/22? Select the correct IPv4 address in dotted-decimal format.

a)

187.249.198.0

b)

187.249.200.0

c)

187.249.201.0

d)

187.249.199.0

45.

A network administrator is testing connectivity by issuing the ping command on a router. Which symbol indicates receipt of an ICMP echo reply message?

a)

.

b)

!

c)

U

d)

?

e)

*

46.

Which command in the Windows command line is used to display active connections?

a)

ipconfig

b)

netstat

c)

tracert

d)

nslookup

47.

What do the client/server and peer-to-peer network models have in common?

a)

Both models support devices in server and client roles.

b)

Both models require dedicated servers only.

c)

Both models eliminate the need for clients.

d)

Both models always use centralized authentication.

48.

For security reasons a network administrator needs to ensure that local computers cannot ping each other. Which settings can accomplish this task?

a)

DNS settings

b)

firewall settings

c)

routing settings

d)

DHCP settings

49.

Convert the IPv6 address 0000:0000:0000:0000:0000:0000:0001 to its short form.

a)

0:1

b)

::1

c)

::0001

d)

0001::

50.

What kind of network uses point-to-point, hub-and-spoke, or mesh topologies?

a)

LAN

b)

PAN

c)

WAN

d)

SAN

51.

Which duplex communication method is used in WLANs?

a)

full-duplex

b)

half-duplex

c)

simplex

d)

auto-duplex

52.

Which statements describe features or functions of the Logical Link Control (LLC) sublayer in Ethernet standards? (Choose two.)

a)

It is implemented in software.

b)

It communicates with the upper layers of the protocol suite.

c)

It performs media access control addressing.

d)

It handles physical signal encoding.

53.

What is one advantage that the IPv6 simplified header offers over IPv4?

a)

larger checksum field

b)

efficient packet handling

c)

mandatory fragmentation

d)

more options in the base header

54.

What is the next network address for 158.33.157.80/23? Select the correct IPv4 address in dotted-decimal format.

a)

158.33.156.0

b)

158.33.157.0

c)

158.33.158.0

d)

158.33.159.0

55.

A technician suspects a defective node is causing packets to be dropped and only has the IP address of the end device. Which command can identify where the path fails?

a)

ipconfig

b)

tracert

c)

arp -a

d)

telnet

56.

Which commands are encapsulated by the ICMP protocol? (Choose two.)

a)

ping

b)

tracert

c)

ftp

d)

ssh

57.

What is true about the Server Message Block (SMB) protocol?

a)

Clients establish a long-term connection to servers.

b)

Clients send single, connectionless requests only.

c)

It operates at the Physical layer.

d)

It is used only for email services.

58.

Which application layer protocol is used to provide file-sharing and print services to Microsoft applications?

a)

FTP

b)

SMB

c)

SMTP

d)

SNMP

59.

Convert the binary IPv4 address 01100000.00101111.00100111.00110001 to decimal dotted format.

a)

96.47.39.49

b)

96.46.38.48

c)

97.47.39.49

d)

95.47.39.49

60.

What does the ICMPv6 Router Advertisement (RA) message include? (Choose three.)

a)

Router Lifetime

b)

Prefix Information

c)

MTU

d)

DHCPv4 offer

e)

TCP window size

61.

What kind of threat is described when a threat actor sends a virus that can reformat your hard drive?

a)

data loss or manipulation

b)

phishing

c)

eavesdropping

d)

password spraying

62.

What factor should be considered in the design of a small network when choosing devices?

a)

cost of devices

b)

presence of MPLS

c)

availability of satellite links

d)

use of dual-stack BGP

63.

Why would a network administrator use the tracert utility?

a)

to assign IP addresses to hosts

b)

to identify where a packet was lost or delayed on a network

c)

to resolve domain names

d)

to capture packets for analysis

64.

Convert the decimal number 156 to its hexadecimal equivalent.

a)

8C

b)

9C

c)

A6

d)

7E

65.

What does obtaining a local IPv6 link address statically mean for a device?

a)

The address is assigned automatically by SLAAC.

b)

The address is assigned by DHCPv6.

c)

The address is manually configured by a person.

d)

The device generates the address from EUI-64.

66.

Your organization is issued the IPv6 prefix 2001:db8:130f::/48. With this prefix, how many bits are available to create /64 subnetworks when interface ID bits are not borrowed?

a)

8

b)

12

c)

16

d)

32

67.

Which functionality is provided by DHCP?

a)

automatic assignment of an IP address to each host

b)

routing between autonomous systems

c)

encryption of user data

d)

name resolution for domains

68.

Which memory location on a Cisco router or switch stores the startup configuration file?

a)

RAM

b)

ROM

c)

NVRAM

d)

Flash

69.

Which of the following is the Protocol Data Unit (PDU) at the Physical layer?

a)

frames

b)

packets

c)

segments

d)

bits

70.

Which statements describe services provided by the data link layer? (Choose two.)

a)

It manages the access of frames to the network media.

b)

It packages various Layer 3 PDUs into a frame format compatible with the network interface.

c)

It performs end-to-end routing decisions.

d)

It handles application-level encryption.

71.

Which switching method uses the CRC value in a frame to make a forwarding decision?

a)

cut-through

b)

store-and-forward

c)

fragment-free

d)

fast-forward

72.

What information does a loopback test provide?

a)

The TCP/IP stack on the device is working correctly.

b)

The ISP connection is down.

c)

The default gateway is unreachable.

d)

The DNS server is misconfigured.

73.

Within a production network, what is the purpose of configuring a switch with a default gateway address?

a)

to translate private addresses to public

b)

to forward packets originating from the switch to remote networks

c)

to encrypt management traffic

d)

to enable VLAN trunking

74.

What property of ARP causes NICs receiving an ARP request to pass the data portion of the Ethernet frame to the ARP process?

a)

the EtherType field 0x806 appearing in the Ethernet frame header

b)

a destination MAC of FF:FF:FF:FF:FF:FF

c)

a TTL of 255

d)

a header length of 20 bytes

75.

Which statement describes the treatment of ARP requests on the local link?

a)

They are received and processed by every device on the local network.

b)

They are filtered by routers only.

c)

They are sent unicast to a single host.

d)

They are discarded by switches.

76.

What is the usable number of host IP addresses on a network that has a /29 mask?

a)

2

b)

4

c)

6

d)

8