What is the function of a router in a network?
Routers connect multiple networks and forward data packets between them.
Define what a subnet mask is.
A subnet mask is used to divide an IP address into a network and host portion.
Explain the purpose of a VLAN.
VLANs segment a network into separate broadcast domains to improve performance and security.
What is a firewall and what is its primary function?
A firewall monitors and controls incoming and outgoing network traffic based on predetermined security rules.
Describe the OSI model.
The OSI model is a conceptual framework used to understand network interactions in seven layers.
What is the difference between TCP and UDP?
TCP is connection-oriented and reliable, whereas UDP is connectionless and faster but less reliable.
Define what DNS is and its primary function.
DNS translates domain names to IP addresses, allowing users to access websites with human-readable names.
What is the purpose of a DHCP server?
DHCP assigns IP addresses to devices on a network automatically.
Explain what NAT is and why it is used.
NAT translates private IP addresses to a public one for internet access, conserving IP addresses and adding security.
What is the function of a switch in a network?
A switch connects devices on a network and uses MAC addresses to forward data to the correct destination.
Define what an IP address is.
An IP address uniquely identifies a device on a network.
What is a MAC address and what is its purpose?
A MAC address is a unique identifier assigned to network interfaces for communications on the physical network segment.
Explain the purpose and function of a VPN.
A VPN creates a secure, encrypted connection over a less secure network, such as the internet.
What is the difference between a hub and a switch?
A hub broadcasts data to all ports, while a switch sends data only to the intended recipient.
Define what ICMP is and its primary use.
ICMP is used for error messaging and operational information queries in network communications.
Explain the concept of port forwarding.
Port forwarding allows remote computers to connect to a specific computer or service within a private local-area network.
What is the primary function of a network gateway?
A network gateway serves as a point of access between different networks, often with different protocols.
Define what SNMP is and its purpose.
SNMP is used for managing devices on IP networks and monitoring network-attached devices for conditions that warrant administrative attention.
Explain what bandwidth refers to in networking.
Bandwidth refers to the maximum rate of data transfer across a given path.
What is network latency and what affects it?
Network latency is the delay in data communication over a network, influenced by propagation, transmission, and processing delays.
Define what a network topology is.
A network topology is the arrangement of network elements, including nodes and connecting lines.
What is a packet in network terminology?
A packet is a formatted unit of data carried by a packet-switched network.
Explain the difference between IPv4 and IPv6.
IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses, offering a larger address space.
What is a WAP (Wireless Access Point) and its function?
A WAP allows wireless devices to connect to a wired network using Wi-Fi or Bluetooth.