NEW
Font size
WorksheetsNetworking Quiz
Total questions: 40
Worksheet time: 20mins
Which layer of the OSI model is responsible for logical addressing?
Physical
Data Link
Network
Transport
What is the primary purpose of the Transport layer?
Encryption
Routing
Reliable data delivery
Address resolution
Which protocol is connection-oriented?
UDP
ICMP
TCP
ARP
What is the default port number for HTTP?
21
25
80
443
Which device operates at Layer 2 of the OSI model?
Router
Switch
Repeater
Hub
What does IP stand for?
Internet Process
Internal Protocol
Internet Protocol
Interface Protocol
Which IP class is used for multicast?
Class A
Class B
Class C
Class D
Which command displays the route taken by packets?
ping
netstat
tracert
ipconfig
Which address is used for broadcasting in IPv4?
255.255.255.255
0.0.0.0
127.0.0.1
192.168.0.1
Which protocol maps IP addresses to MAC addresses?
ARP
DNS
DHCP
FTP
DNS is used to:
Transfer files
Assign IP addresses
Resolve domain names
Encrypt data
Which of the following is a private IP address?
8.8.8.8
172.16.0.1
192.0.2.1
198.51.100.1
Which protocol uses three-way handshaking?
UDP
TCP
FTP
SMTP
A switch can reduce:
Bandwidth
Collisions
IP range
Latency
Which topology is most resistant to failure?
Bus
Ring
Mesh
Star
What is the subnet mask of a /24 network?
255.255.0.0
255.255.255.0
255.0.0.0
255.255.255.255
Which of the following operates on port 53?
DHCP
SMTP
DNS
FTP
Which of these is a protocol for secure web communication?
HTTP
HTTPS
FTP
Telnet
Which device connects two different networks?
Switch
Router
Hub
Bridge
Which model is a competitor to the OSI model?
HTTP
TCP/IP
SSL
POP3
Which command can be used to test if a host is reachable?
telnet
ping
ssh
traceroute
To release and renew your IP address in Windows, use:
ipconfig /renew
ping /ip
tracert /ip
netstat /r
Which command lists all current TCP connections?
ping
netstat
arp
ipconfig
To assign a static IP on Windows manually, go to:
Task Manager
Command Prompt
Network and Sharing Center
BIOS
Which tool can capture and analyze network packets?
PuTTY
WireShark
VMware
Outlook
In Linux, which command shows your IP address?
ifconfig
netstat
ping
dnslookup
What does the command tracert google.com do?
Measures speed
Displays path to server
Logs into remote server
Transfers files
Which tool is used to configure routers?
WordPad
Cisco Packet Tracer
Excel
Notepad++
Which protocol is typically used in remote access?
FTP
SSH
SMTP
DHCP
You want to check DNS resolution. Which command is used?
ping
ipconfig
nslookup
arp
Which command sets a static IP in Linux?
ip link
ifconfig eth0 192.168.1.10
ssh eth0
telnet ipconfig
What does a red X on a network icon usually indicate?
Fast connection
Limited access
No network access
WiFi available
Which of these is a CLI-based remote login method?
Telnet
HTTP
FTP
DNS
To block all incoming connections on Windows Firewall:
Turn off the firewall
Disable all rules
Select “Block all connections”
Restart PC
You want to share a file in a LAN. You should:
Use ping
Use FTP or File Sharing
Use SSH
Use nslookup
Which file contains network configurations in Linux?
/etc/ipconfig
/etc/network/interfaces
/root/ip
/dev/eth0
Which is a valid subnet for the IP 192.168.10.0/24?
192.168.10.128
192.168.11.1
10.0.0.0
192.168.9.255
Which command will test port 22 on a remote server?
telnet [ip] 22
ping [ip]
ftp [ip]
netstat -an
To set DNS manually in Windows, go to:
Network Adapter Settings
Windows Registry
Task Scheduler
File Explorer
What is the maximum length of a CAT6 cable (in meters)?
50
100
150
200
