What is a PAN?
A Personal Area Network for devices in close proximity (often Bluetooth).
Which Ethernet topology is most common?
Star topology (central device like a switch connects all others).
What unique 48-bit address is burned into a NIC?
MAC address (hexadecimal).
Which network device operates primarely at OSI Layer 3 using IP addresses?
Router.
What private IPv4 range is common for SOHO?
192.168.x.x (Class C private range).
What command tests basic connectivity?
ping.
What are the two RJ45 wiring standards?
T568A and T568B.
What cable connects two computers directly without a switch?
Crossover cable.
What is the default gateway?
The router IP a device uses to reach other networks.
Which protocol auto-assigns IPs to clients?
DHCP (Dynamic Host Configuration Protocol).
What is 802.11ax also called and which bands can it use?
Wi‑Fi 6; operates in 2.4 GHz, 5 GHz, and 6 GHz.
What is an SSID?
Service Set Identifier (the name of a wireless network).
Which 2.4 GHz channels are non-overlapping?
Channels 1, 6, and 11.
What is the most secure Wi‑Fi security protocol listed?
WPA3 (uses SAE).
What command shows the path and hops to a destination?
tracert.
What is a VLAN?
Logical grouping/segmentation of devices on a switch into separate networks.
What supplies power over Ethernet cabling?
PoE (Power over Ethernet).
What Windows command shows IP configuration?
ipconfig.
Hub vs switch—key difference?
Hub broadcasts to all ports; switch forwards only to destination port.
What translates names to IPs like www.example.com?
DNS (Domain Name System).
What address is assigned if DHCP can’t be reached?
APIPA (169.254.x.x).
What is a Windows public network profile?
Security profile for unknown networks with network discovery disabled.
What does ‘limited connectivity’ indicate?
Connected locally but missing proper IP/internet access.
What is a subnet mask for?
To separate network and host portions of an IP address.