wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Networking Quiz

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Which device operates at Layer 2 of the OSI model?

a)

Router

b)

Hub

c)

Switch

d)

Modem

2.

What is the default subnet mask for a Class C IP address?

a)

255.0.0.0

b)

255.255.0.0

c)

255.255.255.0

d)

255.255.255.255

3.

Which protocol is used to find the MAC address of a known IP address?

a)

RARP

b)

ICMP

c)

ARP

d)

DNS

4.

Which command is used to check IP configuration on a Windows PC?

a)

ifconfig

b)

traceroute

c)

ipconfig

d)

ping

5.

What does VLAN stand for?

a)

Virtual LAN Network

b)

Very Large Area Network

c)

Virtual Local Area Network

d)

Variable LAN

6.

Which device breaks broadcast domains by default?

a)

Hub

b)

Switch

c)

Router

d)

Repeater

7.

What is the purpose of a default gateway?

a)

Assign IP addresses

b)

Resolve DNS names

c)

Forward traffic to other networks

d)

Block traffic

8.

Which wireless standard operates on both 2.4 GHz and 5 GHz bands?

a)

802.11b

b)

802.11g

c)

802.11n

d)

802.11a

9.

How many usable hosts are available in a /24 subnet?

a)

254

b)

254

c)

256

d)

255

10.

Which protocol is used to test connectivity between two devices?

a)

FTP

b)

ICMP

c)

HTTP

d)

SNMP

11.

How many subnets are created by borrowing 3 bits from a Class C network?

a)

4

b)

6

c)

8

d)

16

12.

Which VLAN type is used to carry traffic from multiple VLANs?

a)

Access VLAN

b)

Native VLAN

c)

Trunk VLAN

d)

Default VLAN

13.

Which command is used to create a VLAN in Cisco switch?

a)

vlan create 10

b)

vlan 10

c)

switchport vlan 10

d)

interface vlan 10

14.

Which routing protocol is distance-vector based?

a)

OSPF

b)

EIGRP

c)

RIP

d)

BGP

15.

What is the administrative distance of OSPF?

a)

90

b)

110

c)

120

d)

170

16.

What does ACL stand for?

a)

Access Control List

b)

Advanced Control List

c)

Access Control List

d)

Allowed Control Link

17.

Which ACL is placed closest to the destination?

a)

Standard ACL

b)

Extended ACL

c)

Named ACL

d)

Dynamic ACL

18.

Which NAT type maps one private IP to one public IP?

a)

PAT

b)

Dynamic NAT

c)

Static NAT

d)

Overloading

19.

Which command enables routing on a Layer 3 switch?

a)

enable routing

b)

route enable

c)

ip routing

d)

router enable

20.

What is the maximum speed of 802.11g?

a)

11 Mbps

b)

100 Mbps

c)

54 Mbps

d)

150 Mbps

21.

A subnet mask of 255.255.255.224 provides how many hosts?

a)

16

b)

30

c)

30

d)

62

22.

Which command allows VLAN traffic between switches?

a)

switchport mode access

b)

switchport mode trunk

c)

vlan trunk enable

d)

ip vlan trunk

23.

What is the wildcard mask for subnet 192.168.1.0/26?

a)

0.0.0.63

b)

0.0.0.63

c)

0.0.0.127

d)

255.255.255.63

24.

Which routing protocol uses Dijkstra’s algorithm?

a)

RIP

b)

EIGRP

c)

OSPF

d)

BGP

25.

Which NAT term refers to using a single public IP for many private IPs?

a)

Static NAT

b)

Dynamic NAT

c)

PAT

d)

Inside NAT

26.

Where should a standard ACL be placed?

a)

Closest to source

b)

Closest to destination

c)

On any router

d)

On Layer 2 switch

27.

Which command denies traffic from 192.168.1.0/24 in a standard ACL?

a)

deny host 192.168.1.0

b)

deny 192.168.1.0 255.255.255.0

c)

deny 192.168.1.0 0.0.0.255

d)

deny ip 192.168.1.0

28.

Which wireless security protocol is the most secure?

a)

WEP

b)

WPA

c)

WPA2/WPA3

d)

Open

29.

What happens if no ACL rule matches a packet?

a)

Packet is forwarded

b)

Packet is logged

c)

Packet is denied implicitly

d)

Packet is encrypted

30.

Which command verifies NAT translations on a router?

a)

show ip route

b)

show access-lists

c)

show ip nat translations

d)

show running-config