Define routing.
The process of selecting paths in a network along which to send data packets.
What does NAT stand for?
Network Address Translation; it translates private IP addresses to a public IP.
True or false: Static routing requires manual configuration.
TRUE
Static routes do not change unless manually altered.
Fill in the blank: OSPF stands for _______.
Open Shortest Path First.
What is the purpose of VLANs?
To segment a network into separate broadcast domains for improved performance and security.
Define subnetting.
The practice of dividing a network into smaller, manageable subnetworks.
What does DHCP do?
It automatically assigns IP addresses to devices on a network.
True or false: RIP is a distance-vector routing protocol.
TRUE
RIP uses hop count as its routing metric.
Fill in the blank: ACL stands for _______.
Access Control List.
What is the purpose of trunking?
To allow multiple VLANs to traverse a single network link.
Define default gateway.
The device that routes traffic from a local network to external networks.
What does STP prevent?
It prevents loops in a network by blocking redundant paths.
True or false: Ethernet is a type of WAN technology.
FALSE
Ethernet is primarily used in LANs.
Fill in the blank: IPv6 addresses are _______ bits long.
128
What is a broadcast domain?
A logical division of a network where all nodes can receive broadcast messages.
Define firewall.
A security device that monitors and controls incoming and outgoing network traffic.
What does QoS stand for?
Quality of Service; it prioritizes certain types of network traffic.
True or false: ICMP is used for error messages and operational information.
TRUE
ICMP is commonly used in tools like ping.
Fill in the blank: BGP stands for _______.
Border Gateway Protocol.
What is the function of VPN?
To create a secure connection over a less secure network.
Define load balancing.
The distribution of network traffic across multiple servers to ensure reliability.
What does MPLS stand for?
Multiprotocol Label Switching; it directs data from one node to the next based on short path labels.
True or false: WPA2 is a security protocol for wireless networks.
TRUE
WPA2 provides stronger security than its predecessor, WPA.
Fill in the blank: SLAAC stands for _______.
Stateless Address Autoconfiguration.