Networking Basics
Virtualization
Hardware Components
Configuring Network Addresses
Firewall Ports and Troubleshooting
100

Name the device that connects multiple devices in a network and ensures data reaches its correct destination.

What is a switch?

100

What is the software layer that creates and manages virtual machines?

What is a hypervisor?

100

What is the main function of the CPU?  

What is to process instructions?

100

What is the purpose of an APIPA address, and what is its range?

What is it assigns an IP address when DHCP fails; the range is 169.254.0.0 to 169.254.255.255?

100

What is the main purpose of a firewall?

What is to monitor and control network traffic?

200

Describe what a default gateway does in a network.

What is it allows communication between devices in different networks?

200

Name a popular virtualization platform.

What is VMware, Hyper-V, or VirtualBox?

200

Name the component that temporarily stores data while the CPU processes it.

What is RAM?

200

Explain the role of a NAT device in a network.

What is it translates private IP addresses to a public IP address for internet access?

200

What is the default port for SSH traffic, and what is its primary use?

What is Port 22; it is used for secure remote login and command execution?

300

Explain the difference between TCP and UDP protocols.

What is TCP provides reliable, connection-oriented communication, while UDP is faster and connectionless?

300

What is the difference between Type 1 and Type 2 hypervisors?

What is Type 1 runs directly on hardware; Type 2 runs on a host OS?)

300

What is the difference between an SSD and an HDD?

What is SSDs are faster and have no moving parts, while HDDs use spinning disks?

300

What is a loopback address, and what is its typical IPv4 value?

What is it tests local network stack functionality; the IPv4 value is 127.0.0.1?

300

How do stateful and stateless firewalls differ in operation?

What is stateful firewalls track connection states, while stateless filter packets based on predefined rules?

400

What is ARP, and how does it work?

What is Address Resolution Protocol; it maps IP addresses to MAC addresses on a local network? 


400

Name one potential security risk associated with virtualization.

What is VM escape or hypervisor vulnerabilities?

400

What is the significance of the PCIe bus in modern motherboards?

What is it provides high-speed connections for GPUs, SSDs, and other peripherals?

400

Name a tool used to test network connectivity.

What is Ping or Traceroute?

400

What is a demilitarized zone (DMZ)/Screen subnet in networking?

What is a network segment exposed to the internet for hosting public-facing services?

500

What is the purpose of a subnet mask in networking?

What is to divide an IP network into subnets?

500

Explain the difference between a snapshot and a full backup in virtualization.

What is a snapshot captures the VM state and data at a specific point, while a full backup copies all files and configurations?

500

Explain how the CMOS battery supports the motherboard.

What is it powers the BIOS/UEFI to retain system settings when the computer is off? 


500

How would you configure a static IP address in Windows?

What is through the network adapter settings?

500

How does a firewall use packet inspection to enhance security?

What is it examines packet headers and payloads to identify and block malicious traffic?