OSI Model & Networking Fundamentals
Network Implementation
Ports, Protocols & Transmission Media
Subnet masking
IPv4 Addressing
100

The OSI layer responsible for delivering bits across a physical medium

Physical layer

100

A routing method where routes are manually configured and do not change automatically

static routing

100

The protocol used to securely transfer files over an encrypted connection

SFTP

100

In IPv4, the subnet mask 255.255.255.240 allows how many usable host addresses per subnet?

14

100

The type of IPv4 address reserved for internal networks and not routable on the internet

private IP address

200

The OSI layer that provides reliable, ordered delivery of data between applications

transport layer

200

Logical separation of devices on the same switch to reduce broadcast traffic

VLAN

200

TCP port 443 is associated with which protocol?

HTTPS

200

The class of IPv4 address where the first octet ranges from 192–223

Class C

200

The special IPv4 address 127.0.0.1 is used to test the TCP/IP stack on a local machine. What is this called?

loopback

300

A network device that operates primarily at Layer 2 to forward frames within a LAN

switch

300

Wireless security protocol that replaced WEP and uses strong encryption

WPA2/WPA3

300

A connector commonly used with fiber optic cables

LC / SC / ST

300

CIDR notation /26 represents which subnet mask?

255.255.255.192

300

The automatic IP address a device assigns itself when it cannot reach a DHCP server

APIPA address

400

The traffic type where a single packet is delivered to all devices in a network segment

broadcast

400

Protocol used to translate private internal IPs to a single public IP for internet access

NAT

400

A transmission medium that uses light to carry data over long distances with minimal signal loss

fiber optic

400

Using VLSM, you need a subnet for 30 hosts. Which subnet mask will provide enough usable addresses?

255.255.255.224 (/27)

400

You are designing a network with subnets of different sizes. What technique allows subnets to use different masks?

Variable Length Subnet Masking (VLSM)

500

An addressing method that allows flexible subnet sizes using CIDR notation

VLSM

500

A company wants to ensure high availability for critical services by distributing incoming traffic across multiple servers. Which network device should they use?

load balancer

500

A network uses wireless signals to send data to multiple devices in a local area, but only one device receives the data. What type of traffic is this?

unicast

500

Given the IP address 192.168.10.73/28, what is the network address?

192.168.10.64

500

A company has multiple devices using private IP addresses (192.168.x.x) and wants them all to access the internet using a single public IP. Which technology enables this?

NAT