CompTIA Network+ (N10-009) Comprehensive Study Notes
CompTIA Network+ (N10-009) Study Notes (Comprehensive)
Introduction
CompTIA Network+ Certification: foundational networking cert for IT or cybersecurity entry
Designed for beginners with <1 year IT experience or CompTIA A+ certified; assumes A+ knowledge
Course aims to be a full textbook replacement; use official CompTIA Network+ student guide for extra resources
Official exam details: five domains with weighted objectives; 90 minutes; up to 90 questions; passing score 720/900 (75%)
Exam format: multiple choice, multiple select, and performance-based questions (PBQs)
Exam Overview and Domains
Five Domains with approximate weights:
Networking Concepts: 23%
Network Implementation: 20%
Network Operations: 19%
Network Security: 14%
Network Troubleshooting: 24%
Each domain contains specific objectives mapped to the official exam objectives document
Approach: study flow not strictly in exam objective order; build from basics to more advanced topics (physical, switching, IP addressing, routing, services, WAN, cloud, virtualization, security concepts/attacks, monitoring, automation, orchestration, documentation, processes, disaster recovery, troubleshooting)
Study Approach and Resources
Use provided resources and practice exams to maximize readiness
Tips for success: read questions carefully, watch for bold/italicized/all-caps keywords; base answers on course/official materials, not workplace anecdotes
Best practices include using a study plan, practicing PBQs, and leveraging vendor-neutral, vendor-agnostic concepts
Lab Environment and Support
Lab environments available via premium course (e.g., diontraining.com)
CompTIA CertMaster Labs mirror real-world tasks to reinforce PBQs
Lab tips: run one lab at a time; launch/exit labs properly; contact support for issues
Labs are integral for hands-on readiness and certification success
Network Fundamentals: Core Components and Concepts
Key network components (at a glance):
Clients, Servers, Hubs (legacy), Switches, Wireless Access Points (WAPs), Routers, Firewalls, Load Balancers, Proxy Servers
Intrusion Detection Systems (IDS), Intrusion Prevention Systems (IPS)
Controllers (SDN), Network Attached Storage (NAS) and Storage Area Networks (SANs)
WAN links and media (copper, fiber, wireless, etc.)
Network Resources and Models
Client/Server model: centralized administration and resource access; easier admin and backup
Benefits of client/server: centralized administration, scalability
Peer-to-Peer model: direct sharing among peers; low upfront cost but poor scalability and admin/backup
Network Geography and Standards
PAN: arm's reach (e.g., Bluetooth, USB)
LAN: office or home network; can use WiFi (IEEE 802.11) or Ethernet (IEEE 802.3)
CAN: campus networks; multiple LANs in a campus area
MAN: across a city; up to ~25 miles
WAN: global reach; Internet and private links; may use lease lines or VPNs
Standards and mnemonics: PAN—Bluetooth/USB; LAN—IEEE 802.3; CAN—LANs; MAN—city-wide; WAN—global
Network Topology Basics (wired focus)
Physical topologies: Bus, Ring, Star, Hub-and-Spoke, Full Mesh, Partial Mesh
Mesh topologies offer robustness; full mesh: where n = number of nodes
Network Services and Layered Concepts
Core idea: understanding how devices/services connect and communicate in a scalable, secure way
OSI Model and TCP/IP Model Ports/Protocols (Objective 1.1)
OSI Model layers (7-low to 1-high): Physical (1), Data Link (2), Network (3), Transport (4), Session (5), Presentation (6), Application (7)
Data types across OSI: Bits (Layer 1), Frames (Layer 2), Packets (Layer 3), Segments (Layer 4), Data (Layers 5–7)
Layer 1 (Physical): electrical/physical characteristics; copper vs fiber; connectors (RJ-45); cabling standards (TIA/EIA-568A/B); transceivers and media types
Layer 2 (Data Link): MAC addressing (48-bit, hex; first 24 bits vendor ID), LLC, CAM tables, switch forwarding; IEEE 802.1Q VLAN tagging; VLAN basics; MTU concept; Ethernet framing
Layer 3 (Network): IP addressing (IPv4/IPv6), routing, routing protocols; packet switching; ICMP as control messages (PING, Traceroute)
Layer 4 (Transport): TCP vs UDP; TCP is reliable, connection-oriented; UDP is connectionless and best-effort; Three-Way Handshake (SYN, SYN-ACK, ACK)
Layer 5–7 (Session, Presentation, Application): encryption, data formats, APIs, common application protocols (HTTP/HTTPS, DNS, SMTP, POP3/IMAP, FTP/SFTP, SSH, Telnet, SNMP, NTP, etc.)
Common ports and protocols (highlights):
FTP: 20 (data), 21 (control)
SSH: 22
Telnet: 23
DNS: 53
DHCP: 67/68
HTTP: 80
HTTPS: 443
SMTP: 25; SMTPS: 465/587
POP3: 110; POP3S: 995
IMAP: 143; IMAPS: 993
SNMP: 161 (polling), 162 (traps)
NTP: 123
RDP: 3389
Protocols and services include DNS, DHCP, SMTP/IMAP/POP, HTTP/HTTPS, Telnet/SSH, SNMP, NTP, LDAP, Kerberos, SAML, RADIUS, TACACS+, etc.
Networking Fundamentals: Hardware, Media, and Wireless Fundamentals
Media types and interfaces: copper (UTP/STP; CAT5e/6/6a/7/8), coaxial (RG-6/59), Twinax (DAC), fiber (MMF/SMF); MTU basics (Ethernet standard MTU is 1500 bytes; jumbo frames exceed 1500)
Copper media and RJ connectors: RJ-45 (8P8C) for Ethernet; RJ-11 for telephone
Fiber connectors: SC, LC, ST, MTRJ, MPO; SFP/SFP+/QSFP modules for fiber links
Plenum vs Non-Plenum cabling (fire safety considerations per NFPA/NEC)
Wireless fundamentals: frequencies (2.4 GHz, 5 GHz, 6 GHz as Wi-Fi 6E), bands, channels, and non-overlapping channels (2.4 GHz: 1, 6, 11 commonly recommended) and channel bonding (e.g., 40/80/160 MHz in 5 GHz and 6 GHz bands)
Wireless Standards (IEEE 802.11 family): a/b/g/n/ac/ax; MU-MIMO; spatial streams; SSIDs, BSS, ESS; infrastructure vs ad hoc; mesh networking concepts; autonomous vs lightweight access points
Antennas: omnidirectional vs unidirectional (Yagi, parabolic, patch); the effect of antenna gain (dBi) on range and coverage
Wireless security evolutions: WEP (weak/legacy); WPA; WPA2 (CCMP/AES); WPA3 (SAE/Dragonfly); WPS risks; best practice to disable WPS; enterprise security with 802.1X and RADIUS
Wireless network configurations: BSSID vs SSID; ESSID; management vs data frames; patch antennas and coverage planning
Wireless Networks: Types, Topologies, and Use Cases
Infrastructure vs Ad Hoc wireless networks; mesh wireless topologies for large-scale deployments; post-disaster and humanitarian use cases for wireless mesh
Datacenter topologies: three-tier vs spine-leaf; leaf switches and spine switches; SDN compatibility; North-South vs East-West traffic concepts
Data center architectures: Core-Distribution-Access layers; Collapsed Core alternative; Spine-and-Leaf (two-tier within DCs); traffic flows (North-South vs East-West)
SDN concepts: control plane vs data plane vs management plane; API-based control; OpenFlow and other SDN protocols; SD-WAN basics; VXLAN for DC overlays (24-bit VNI; VTEPs)
Cloud and DC trends: NFV (Network Functions Virtualization) with VNFs; MANO; NFVI; orchestration; importance of IaC (Infrastructure as Code) with automation tools; SDN and NFV integration
SASE and SSE: Secure Access Service Edge and Security Service Edge trends; cloud-native security and networking integration; zero-trust networking approaches
IP Addressing and Subnetting (IPv4 and IPv6)
IPv4 fundamentals
Address formats: dotted decimal, 32-bit addresses; octets; default subnet masks by classful addressing (A: 8 bits, B: 16, C: 24) and default masks (A: 255.0.0.0, B: 255.255.0.0, C: 255.255.255.0)
CIDR and subnetting: CIDR notation (IP/mask_bits); Classless Inter-Domain Routing; VLSM for variable subnet sizes
Private address ranges (RFC 1918): 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
NAT basics: NAT translates inside private addresses to public addresses; DNAT, SNAT, PAT; Inside Local/Inside Global; Outside Local/Outside Global notions
IPv6 fundamentals
128-bit addresses; global unicast, link-local, unique local, multicast, anycast, and SLAAC (Stateless Address Autoconfiguration)
IPv6 address notation: hexadecimal, colon-delimited (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334); zero compression rules (::); EUI-64 for interface identifiers
Dual-stack deployment (IPv4 + IPv6) and transition mechanisms (tunneling, NAT64)
Subnetting Formulas and Practice
Subnetting basics
Number of subnets: where S is number of borrowed bits
Addresses per subnet: where h is host bits (minus network and broadcast addresses)
Practical example (CIDR): given 10.0.0.0/24, divide into subnets; compute block sizes and CIDR notations based on required hosts per subnet
CIDR notations: IP/m where m is the number of fixed network bits; example: 192.168.1.0/26 provides 64 addresses per subnet
IPv6 subnetting uses prefix lengths (e.g., /64 for most subnets) and simple block allocation compared to IPv4
Name Resolution and IP Assignment Protocols
DNS (Domain Name System)
Name resolution: domain names to IP addresses; DNSSEC (digital signatures for data integrity); DoH and DoT (privacy for DNS)