CompTIA Network+ N10-009 Study Guide
Course: Advanced Networking, Virtualization, and Security Source basis: Coursera course videos and readings reviewed on 2026-06-19 Technical audit: All local questions and guide text reviewed on 2026-09-08 against N10-009 and the public primary references below; the original course materials were not re-accessed.
Purpose: Exam-focused study notes for IPv6, WANs, wireless, cloud, data centers, operations, security, monitoring, and troubleshooting.
Course Map
- Module 1: IPv6
- Module 2: WAN Connectivity
- Module 3: Wireless Networking
- Module 4: Virtualization and Cloud Computing
- Module 5: Data Centers
- Module 6: Integrating Networked Devices
- Module 7: Network Operations
- Module 8: Protecting Networks
- Module 9: Network Monitoring
- Module 10: Network Troubleshooting
High-Yield Memory Anchors
- IPv6 is 128-bit and written in hexadecimal groups separated by colons.
- IPv6 uses Neighbor Discovery Protocol instead of ARP.
- IPv6 link-local addresses begin with FE80::/10.
- WAN technologies include DSL, cable, fiber, satellite, cellular, MPLS, and VPNs.
- 802.11 wireless uses 2.4 GHz, 5 GHz, and 6 GHz bands depending on standard.
- WPA3 is preferred; WEP is obsolete; WPA/WPA2 have legacy/security considerations.
- PoE powers access points, phones, cameras, and other network devices.
- Virtualization abstracts compute, network, storage, or application resources.
- IaaS, PaaS, and SaaS divide cloud responsibility differently.
- NAS is file-level storage; SAN is block-level storage.
- Change management prevents avoidable outages.
- Defense in depth layers controls.
- Firewalls enforce traffic policy; DMZs isolate public-facing services.
- SNMP monitors devices; SIEM correlates security events and logs.
Module 1: IPv6
Why IPv6 Exists
IPv6 addresses IPv4 exhaustion and simplifies large-scale addressing. It provides a massive 128-bit address space and supports features such as stateless address autoconfiguration.
Key advantages:
- Huge address space.
- No broadcast.
- More efficient hierarchical addressing.
- Built-in support for extension headers.
- Easier end-to-end addressing, though firewalls remain essential.
IPv6 Addressing
IPv6 addresses are 128 bits, written as eight groups of four hexadecimal digits.
Example:
- 2001:0db8:0000:0000:0000:ff00:0042:8329
Compression rules:
- Leading zeros in a group can be removed.
- One consecutive run of all-zero groups can be replaced with ::.
- :: can be used only once in an address.
Example:
- 2001:0db8:0000:0000:0000:ff00:0042:8329
- 2001:db8::ff00:42:8329
Important IPv6 address types:
- Global unicast: Intended for global-scope addressing; actual reachability still depends on valid allocation, routes, and policy. Documentation prefix 2001:db8::/32 is not for production internet use.
- Link-local: FE80::/10, used on local link.
- Unique local: FC00::/7, often FD00::/8 in practice.
- Multicast: FF00::/8.
- Loopback: ::1.
- Unspecified: ::.
IPv6 does not use broadcast. Multicast and anycast fill many use cases.
IPv6 In Action
IPv6 hosts commonly use:
- SLAAC: Stateless Address Autoconfiguration.
- DHCPv6: Managed or additional configuration.
- Router Advertisements: Routers announce prefix/default gateway information.
- NDP: Neighbor Discovery Protocol, replacing ARP-like functionality.
NDP uses ICMPv6 messages for neighbor solicitation, neighbor advertisement, router solicitation, and router advertisement.
Address assignment, on-link determination, and default-router selection are distinct. A DHCPv6 address does not supply the ordinary default gateway. RAs can also carry DNS resolver information through RDNSS options; clients may instead use a supported DHCPv6 information service. Match the design to client support. See IPv6 Router And On-Link Lifetimes for the separate RA fields.
IPv4 And IPv6 Tunneling
Tunneling helps connect IPv6 across IPv4 or vice versa during transition.
Concepts:
- Dual stack: Run IPv4 and IPv6 at the same time.
- Tunneling: Encapsulate one protocol inside another.
- Translation: Translate between IPv4 and IPv6.
Exam point:
- Dual stack is straightforward but requires running both protocol stacks.
- Tunneling helps cross incompatible networks.
- Translation helps IPv4-only and IPv6-only systems communicate.
Module 2: WAN Connectivity
IP Tunneling
Tunneling encapsulates one packet inside another. It is used for VPNs, IPv6 transition, private traffic over public networks, and provider networks.
Common tunneling use cases:
- Site-to-site VPN.
- Remote access VPN.
- IPv6 over IPv4.
- GRE-style encapsulation.
WAN Technologies
WANs connect networks across distance. Options vary by availability, bandwidth, latency, cost, and reliability.
Technologies:
- Leased lines: Dedicated circuits.
- MPLS: Provider-managed label-switched WAN.
- Metro Ethernet: Ethernet service across a metro area.
- Broadband cable: Shared provider network, high downstream speeds.
- DSL: Uses telephone infrastructure.
- Fiber broadband: High bandwidth and low latency.
- Satellite: Wide coverage; geostationary paths have substantial propagation latency, while low-earth-orbit systems have different latency and handoff characteristics.
- Cellular: Mobile/failover connectivity.
DSL, Cable, Satellite, Cellular
DSL:
- Uses phone lines.
- Distance from provider equipment affects performance.
- Asymmetric speeds are common.
Cable:
- Uses coaxial/cable provider network.
- Shared neighborhood bandwidth.
- DOCSIS standards define cable modem service.
Satellite:
- Good for remote areas.
- Geostationary propagation delay, weather sensitivity, and line-of-sight concerns; do not assign the same fixed delay to every satellite orbit.
Cellular:
- 4G LTE and 5G options.
- Useful for mobility and WAN failover.
- Signal quality and data caps matter.
Remote Desktop And VPNs
Remote desktop provides graphical access to systems. Secure it carefully.
VPNs provide encrypted tunnels over untrusted networks.
Types:
- Remote access VPN: User to network.
- Site-to-site VPN: Network to network.
- Clientless VPN: Browser-based access for selected apps.
VPN protocols/concepts:
- IPsec.
- SSL/TLS VPN.
- Split tunnel vs full tunnel.
- Authentication and MFA.
WAN Troubleshooting
Check:
- Local LAN connectivity.
- WAN interface status.
- ISP/modem status.
- IP addressing and gateway.
- DNS.
- VPN tunnel status.
- Latency, packet loss, jitter.
- Provider outage.
Module 3: Wireless Networking
802.11 Basics
Wi-Fi is based on IEEE 802.11 standards.
Common terms:
- AP: Access point.
- SSID: Wireless network name.
- BSSID: Identifier of a basic service set, usually a MAC-format address. One radio can advertise multiple BSSIDs/SSIDs.
- Channel: Frequency slice used by wireless.
- Roaming: Client moves between APs.
- Infrastructure mode: Clients connect through APs.
Lightweight access points (APs) join a dedicated controller for centralized configuration and policy. Autonomous APs are managed individually; controllerless clusters distribute control among peers. Mesh describes the wireless interconnection topology and does not by itself specify who manages the APs. RFC 5415 describes centralized control and provisioning through CAPWAP.
A captive portal limits access to the wider network until the user completes a web-based step, such as accepting terms or authenticating. The portal is an access workflow, not wireless-link encryption; WLAN encryption is a separate control. RFC 8952.
802.11 Standards
Know common generations:
- 802.11a: 5 GHz, older.
- 802.11b: 2.4 GHz, older.
- 802.11g: 2.4 GHz.
- 802.11n/Wi-Fi 4: 2.4/5 GHz, MIMO.
- 802.11ac/Wi-Fi 5: 5 GHz, higher throughput.
- 802.11ax/Wi-Fi 6/6E: 2.4/5 GHz and 6 GHz for 6E, OFDMA and efficiency improvements.
2.4 GHz:
- Longer range.
- More interference.
- Fewer non-overlapping channels.
5 GHz:
- More channels.
- Higher performance.
- Shorter range than 2.4 GHz.
6 GHz:
- More clean spectrum.
- Requires clients/APs supporting operation in 6 GHz, such as Wi-Fi 6E or appropriate later devices, plus regional authorization.
Range and throughput depend on transmit limits, antennas, client capability, obstacles, interference, and channel width. A band name alone does not guarantee either. Band steering encourages a choice; the client ultimately decides association and roaming. Do not use one universal coverage-overlap percentage as a pass/fail rule.
For conventional 20 MHz operation in the 2.4 GHz band where channels 1-11 are permitted, channels 1, 6, and 11 form the standard three-channel non-overlapping plan. This does not make a channel free of interference or contention, and permitted channels depend on the regulatory region. Cisco wireless RF reference.
PoE
Power over Ethernet supplies power and data over Ethernet cabling.
Standards:
- 802.3af: PoE.
- 802.3at: PoE+.
- 802.3bt: Higher-power PoE.
Use cases:
- Wireless APs.
- VoIP phones.
- Cameras.
- Door controllers.
Antennas
Common antenna types:
- Omnidirectional: Radiates broadly around antenna.
- Directional: Focuses signal in a direction.
- Patch/panel: Directional coverage.
- Yagi: Directional, longer reach.
Deployment concerns:
- Coverage.
- Interference.
- Channel overlap.
- Signal strength.
- Client density.
- Building materials.
Wireless Security
Security standards:
- WEP: Broken, do not use.
- WPA: Legacy.
- WPA2: Common, uses AES/CCMP in secure deployments.
- WPA3: Preferred modern option.
Authentication:
- WPA2-Personal: Pre-shared-key authentication; WPA3-Personal uses SAE with a password rather than the WPA2 PSK exchange.
- Enterprise: 802.1X/RADIUS authentication.
Threats:
- Evil twin AP.
- Rogue AP.
- Deauthentication attacks.
- Weak passphrases.
- WPS attacks.
- Interference/jamming.
Hardening:
- Use WPA3 or WPA2-Enterprise where possible.
- Validate the intended enterprise authentication server's certificate and identity; do not normalize unexpected certificate prompts.
- Disable WPS.
- Use strong passphrases.
- Segment guest Wi-Fi.
- Use proper AP placement and channel planning.
- Monitor for rogue APs.
Module 4: Virtualization And Cloud Computing
Virtualization Basics
Virtualization abstracts physical resources.
Types:
- Server virtualization.
- Desktop virtualization.
- Network virtualization.
- Storage virtualization.
- Application/container virtualization.
Hypervisors:
- Type 1: Bare-metal hypervisor.
- Type 2: Runs on a host OS.
VM concepts:
- vCPU.
- vRAM.
- Virtual disk.
- Virtual NIC.
- Snapshot.
- Template.
Cloud Basics
Cloud characteristics:
- On-demand self-service.
- Broad network access.
- Resource pooling.
- Rapid elasticity.
- Measured service.
Service models:
- IaaS: Provider offers compute/storage/network building blocks.
- PaaS: Provider offers runtime/platform for applications.
- SaaS: Provider offers complete application.
Deployment models:
- Public cloud.
- Private cloud.
- Hybrid cloud.
- Community cloud.
Infrastructure as Code
IaC manages infrastructure through versioned configuration.
Benefits:
- Repeatability.
- Automation.
- Reviewable changes.
- Faster deployment.
- Less manual drift.
Examples:
- Terraform-like declarative infrastructure.
- Configuration management.
- Cloud templates.
Enterprise Virtualization
Enterprise virtualization adds:
- Clustering.
- Live migration.
- Shared storage.
- High availability.
- Resource scheduling.
- Virtual networking.
- Backup and replication.
Networking concerns:
- vSwitches.
- VLANs/trunks to hosts.
- Virtual NICs.
- Management networks.
- Storage networks.
- VM segmentation.
Module 5: Data Centers
Classic Data Center Architecture
Traditional data centers often use hierarchical designs:
- Access layer.
- Distribution/aggregation layer.
- Core layer.
Goals:
- Redundancy.
- Scalability.
- Manageability.
- Controlled traffic flow.
In a three-tier hierarchy, access connects endpoints such as servers, distribution aggregates access switches and commonly applies routing or policy boundaries, and core provides fast backbone connectivity between distribution blocks. Smaller designs may combine distribution and core roles. Cisco hierarchical LAN roles.
NAS And SAN
NAS:
- File-level storage.
- Uses protocols such as SMB/CIFS or NFS.
- Appears as shared folders/files.
SAN:
- Block-level storage.
- Uses Fibre Channel, iSCSI, or similar technologies.
- Appears like disks/volumes to servers.
Exam contrast:
- NAS = file.
- SAN = block.
Modern Data Centers
Modern designs may include:
- Spine-leaf architecture.
- Software-defined networking.
- Virtualization.
- Automation.
- Cloud/hybrid integration.
- East-west traffic optimization.
High Availability
HA reduces downtime.
Techniques:
- Redundant power.
- Redundant links.
- Clustering.
- Load balancing.
- Failover.
- Redundancy and replication can support HA; backups support recovery but do not alone keep a failed service available.
- Geographic redundancy.
Terms:
- MTBF: Mean time between failures.
- MTTR: Mean time to repair/recover.
- RTO: Recovery time objective.
- RPO: Recovery point objective.
In active-active operation, both sites or nodes serve production work concurrently. In active-passive operation, a standby takes over the protected service after the active instance fails. An active-active design still needs sufficient surviving capacity, working dependencies, and appropriate data synchronization to sustain service after a failure. NIST SP 800-34 Rev. 1, hot-site workload example.
Documentation
Document:
- Network diagrams.
- IP address management.
- Rack elevations.
- Cable maps.
- VLANs.
- Firewall rules.
- Change records.
- Asset inventory.
- Contact/escalation lists.
IP address management (IPAM) records address blocks, subnets, allocations, and ownership so teams can track usage and avoid conflicting assignments. Microsoft IPAM overview.
A surveyed wireless heat map plots measured signal coverage against a floor plan, helping locate weak areas; a predictive map is an estimate, not a substitute for those measurements. A service-level agreement (SLA) states measurable service commitments, such as availability and response targets, with agreed measurement conditions.
Before changing a device, retain a verified, accessible backup of its current production configuration and a rollback plan. A diagram or an unverified old configuration is not an adequate restore copy.
Module 6: Integrating Networked Devices
Network Types
Know the scale/scope terms:
- PAN: Personal area network.
- LAN: Local area network.
- WLAN: Wireless LAN.
- CAN: Campus area network.
- MAN: Metropolitan area network.
- WAN: Wide area network.
- SAN: Storage area network.
IoT
IoT devices include sensors, cameras, appliances, controllers, and smart devices.
Risks:
- Weak default credentials.
- Poor patching.
- Insecure protocols.
- Limited management.
- Privacy concerns.
Controls:
- Segmentation.
- Strong authentication.
- Firmware updates.
- Disable unnecessary services.
- Monitor traffic.
VoIP
Voice over IP carries voice over packet networks.
Requirements:
- Low latency.
- Low jitter.
- Low packet loss.
- QoS.
- PoE for phones.
- VLANs for voice segmentation.
Common protocols/concepts:
- SIP for signaling.
- RTP for media.
For packet voice, jitter means variation in packet delay, which can make arrivals uneven even when average latency is acceptable. Latency is the delay itself, packet loss means missing packets, and bandwidth is transmission capacity; these are different measurements. RFC 3393, packet delay variation.
ICS And SCADA
Industrial control systems manage physical processes. SCADA supervises and controls industrial environments.
Risks:
- Safety impact.
- Legacy systems.
- Availability requirements.
- Limited patch windows.
- Segmentation needs.
Controls:
- Strong segmentation.
- Monitoring.
- Strict change control.
- Vendor access control.
- Incident response planning.
Module 7: Network Operations
What Network Operations Includes
Network operations keeps networks reliable, secure, documented, and recoverable.
Work includes:
- Monitoring.
- Maintenance.
- Patching.
- Change control.
- Incident response.
- Backup.
- Documentation.
- Capacity planning.
Hardening And Security Policies
Hardening reduces attack surface.
Examples:
- Disable unused services.
- Change default passwords.
- Restrict management access.
- Use secure protocols.
- Apply patches.
- Disable unused switch ports.
- Use least privilege.
Policies provide standard expectations for acceptable use, passwords, remote access, data handling, and incident response.
Change Management
Change management prevents unnecessary outages.
Common elements:
- Request.
- Risk assessment.
- Approval.
- Implementation plan.
- Backout plan.
- Maintenance window.
- Testing.
- Documentation.
Patching And Updating
Patch process:
- Inventory assets.
- Monitor advisories.
- Test patches.
- Schedule deployment.
- Back up first.
- Verify after deployment.
- Document results.
Risk Management
Risk combines likelihood and impact.
Responses:
- Avoid.
- Mitigate.
- Transfer.
- Accept.
Points Of Failure
Single points of failure reduce availability.
Mitigations:
- Redundant power.
- Multiple links.
- Clustering.
- HA pairs.
- Backups.
- Failover circuits.
Incident Response And Forensics
One useful incident-handling workflow (not a claim that every framework uses identical phase names):
- Preparation.
- Identification.
- Containment.
- Eradication.
- Recovery.
- Lessons learned.
Forensics focuses on preserving evidence and chain of custody.
Disaster Recovery And Business Continuity
DR restores systems after disruption. BC keeps the business functioning.
Know:
- Backup types: full, incremental, differential.
- RTO: How quickly service must be restored.
- RPO: How much data loss is acceptable.
- Hot site, warm site, cold site.
A cold site supplies space and basic facilities but still needs equipment and system setup. A warm site has staged equipment and connectivity but needs production software or data restoration and startup work. A hot site has operational equipment and production software with current or near-current data, reducing activation work. These names do not guarantee a particular recovery time; verify the actual readiness against the RTO and RPO. NIST SP 800-34 Rev. 1, sections 3.4.3 and 5.1.5.
Module 8: Protecting Networks
Security Concepts And Defense In Depth
Defense in depth uses multiple controls so one failure does not expose everything.
Layers:
- Physical security.
- Network segmentation.
- Firewalls.
- IDS/IPS.
- Endpoint protection.
- Identity controls.
- Monitoring.
- Policies and training.
Common Attacks
Rogue DHCP:
- Unauthorized DHCP server gives bad network settings.
- Mitigate with DHCP snooping.
DoS/DDoS:
- Overwhelms service resources.
- Mitigate with filtering, rate limiting, upstream protection, scaling.
On-path attack:
- Attacker intercepts traffic.
- Mitigate encryption, certificates, secure switching features.
Spoofing:
- Impersonation of IP, MAC, DNS, or identity.
- Mitigate validation, inspection, authentication.
Password attacks:
- Brute force, dictionary, credential stuffing, spraying.
- Mitigate MFA, lockout, strong passwords, monitoring.
VLAN hopping:
- Attempts to access traffic from another VLAN.
- Mitigate by disabling dynamic trunking, setting unused native VLAN, restricting trunks.
Malware:
- Viruses, worms, ransomware, trojans, spyware.
- Mitigate patching, EDR/AV, least privilege, backups, training.
Social engineering:
- Manipulates people.
- Mitigate training, verification processes, least privilege.
Physical Security
Controls:
- Locks.
- Badges.
- Cameras.
- Guards.
- Mantraps.
- Rack locks.
- Environmental monitoring.
Tailgating is an unauthorized person's entry by following an authorized person through a controlled door without independently obtaining access approval. A badge check or controlled-entry procedure must verify each entrant, not just the first person through the door.
Network Hardening
Hardening examples:
- Disable unused ports.
- Use SSH/HTTPS/SNMPv3 instead of insecure protocols.
- Apply firmware updates.
- Change defaults.
- Restrict management networks.
- Use ACLs.
- Use secure Wi-Fi.
- Segment guest/IoT networks.
DMZ
A DMZ isolates public-facing systems from internal trusted networks.
Use cases:
- Public web server.
- Reverse proxy.
- Mail gateway.
- VPN concentrator.
Goal:
- If public service is compromised, attacker still has limited access to internal network.
Firewalls
Firewall types/concepts:
- Packet filtering.
- Stateful inspection.
- Next-generation firewall.
- Host-based firewall.
- Network firewall.
- ACLs.
Rules usually consider:
- Source.
- Destination.
- Port/protocol.
- Direction.
- Action.
Stateful inspection tracks connection state so a policy can distinguish replies from newly initiated sessions. Stateless packet filtering evaluates packets without that connection context. URL-category filtering classifies web destinations, while MAC-address filtering matches link-layer addresses; neither alone supplies stateful reply handling. See NIST SP 800-41 Rev. 1, section 2.1.2.
Module 9: Network Monitoring
Monitoring Goals
Monitoring helps detect outages, performance problems, capacity issues, and security events.
Monitor:
- Availability.
- Latency.
- Packet loss.
- Interface utilization.
- Errors/discards.
- CPU/memory.
- Logs.
- Environmental metrics.
SNMP
SNMP monitors and manages network devices.
Simple Network Management Protocol (SNMP) agents normally receive polling requests on UDP 161. Notification receivers listen on UDP 162 for traps or informs. These are separate destination roles, not an interchangeable port pair. RFC 3417, section 3.2.
Components:
- Manager.
- Agent.
- MIB.
- OID.
- Trap/inform.
Versions:
- SNMPv1/v2c use community strings and are less secure.
- SNMPv3 supports authentication and encryption, but neither is automatic at every security level. Use appropriate authenticated/private operation (
authPriv) on untrusted paths.
A MIB defines managed objects identified by OIDs. A trap is unacknowledged; an inform expects a response and can be retried. Neither replaces polling, log retention, and alert ownership. Check counters over a measured interval rather than treating a device's lifetime total as a current event rate.
Logs
Logs support troubleshooting, auditing, and incident response.
Centralize logs where possible.
Important:
- Accurate timestamps.
- Time synchronization with NTP.
- Retention policy.
- Access control.
- Search/correlation.
System Monitoring
Common monitored items:
- CPU.
- Memory.
- Disk.
- Network utilization.
- Service status.
- Temperature.
- Power.
SIEM
SIEM collects, normalizes, correlates, and alerts on security events.
Use cases:
- Detect suspicious authentication.
- Correlate firewall, endpoint, and server events.
- Support incident response.
- Compliance reporting.
Module 10: Network Troubleshooting
Troubleshooting Method
Use a repeatable process:
- Identify the problem.
- Establish a theory.
- Test the theory.
- Establish a plan.
- Implement the solution or escalate.
- Verify full functionality.
- Document findings, actions, and outcomes.
Layered Troubleshooting
Start with physical and move upward when appropriate:
- Layer 1: Cable, power, link lights, signal, wireless coverage.
- Layer 2: VLANs, MAC tables, switch ports, trunks.
- Layer 3: IP address, mask, gateway, routes.
- Layer 4: Ports, firewall, TCP/UDP behavior.
- Layers 5-7: DNS, TLS, application service, credentials.
Quick Symptom Mapping
- No link: Cable, port, power, transceiver.
- APIPA: DHCP failure.
- IP works but name fails: DNS.
- One VLAN fails across trunk: VLAN allowed/native/trunk issue.
- Wireless weak signal: Distance, interference, antenna/AP placement.
- VPN fails: Credentials, MFA, tunnel protocol, firewall/NAT, routes.
- Certificate warning: Expired, wrong name, untrusted CA, wrong time.
- High latency/jitter: WAN congestion, wireless interference, provider issue, QoS.
N10-009 Modern Networking Additions
Wireless Regulatory Features
Wireless channel selection is constrained by the regulatory domain. A channel available in one country or band may be restricted in another, and an AP must use the region configured for its actual installation location.
802.11h introduced mechanisms associated with regulatory operation in portions of the 5 GHz band:
- Dynamic frequency selection (DFS) detects protected radar signals and moves the AP away from the affected channel.
- Transmit power control (TPC) limits radio power when required.
DFS behavior can create an apparent outage while an AP performs channel availability checks or vacates a radar-affected channel. Review controller events before treating every channel change as interference or hardware failure.
Nearby 802.11 amendments solve different problems:
- 802.11k supplies radio measurements and neighbor information.
- 802.11r supports faster roaming transitions.
- 802.11w protects selected management frames.
- 802.11h addresses DFS and transmit-power requirements.
VXLAN Overlays
VXLAN is a data-center overlay that carries Layer 2 Ethernet frames across a routed Layer 3 underlay. A VXLAN tunnel endpoint (VTEP) encapsulates and decapsulates the traffic, commonly on a virtual switch or leaf switch.
Key evidence:
- Ethernet is encapsulated in UDP/IP.
- A 24-bit VNI identifies the logical segment.
- The IP fabric remains the underlay.
- Tenant segments can span racks without extending spanning tree through the routed fabric.
- Common uses include leaf-spine fabrics, multitenancy, and data-center interconnect.
VXLAN does not replace routing. The underlay must still provide IP reachability between VTEPs, and an overlay control plane or learning method must associate endpoints with the correct VTEP.
RFC 7348 describes the overlay format and its 24-bit VNI.
Cloud Network Controls
Cloud network policy commonly operates at more than one scope:
- A network security group is often stateful and attached to a workload or virtual interface.
- A network security list or network ACL is often subnet-scoped and may be stateless.
- A route table chooses next hops but does not replace a security rule set.
- An internet or NAT gateway forwards traffic; it is not the workload's complete firewall policy.
Stateful means return traffic for an allowed flow is tracked and permitted automatically. Stateless controls evaluate packets independently, so both inbound and outbound rules may be required. Provider terminology varies, but N10-009 scenarios commonly reveal the answer through stateful versus stateless behavior and workload versus subnet scope.
For a concrete provider example, AWS security groups are stateful. Do not assume another provider's security-list terminology implies identical behavior.
Use least privilege:
- Limit source and destination ranges.
- Permit only required protocols and ports.
- Separate public, application, database, management, and backup tiers.
- Review inherited or default rules.
- Confirm both policy and route tables when troubleshooting reachability.
Cloud Service And Deployment Models
Service models describe which layers the provider manages:
- IaaS: Provider manages physical infrastructure and virtualization; the customer manages guest operating systems, applications, and much of the network policy.
- PaaS: Provider also manages the runtime or application platform; the customer focuses on application code and data.
- SaaS: Provider operates the finished application and its supporting stack.
Deployment models describe how environments are owned and integrated:
- Public cloud uses provider infrastructure with tenant isolation.
- Private cloud is dedicated to one organization.
- Hybrid cloud connects or coordinates private and public environments.
A company using on-premises regulated databases with public-cloud virtual machines is using a hybrid deployment. If the company manages those VM operating systems and applications, the cloud service is IaaS.
Additional characteristics:
- Scalability is the ability to increase capacity.
- Elasticity adds or removes capacity dynamically as demand changes.
- Multitenancy allows isolated customers to share provider infrastructure.
- A VPC supplies the logical network boundary, subnets, routes, and gateways for cloud workloads.
September 2026 Worked Examples
IPv6 Router And On-Link Lifetimes
An RA's Router Lifetime controls whether its sender is eligible as a default router. A prefix option has separate valid/preferred lifetimes, an autonomous flag for SLAAC, and an on-link flag. A zero Router Lifetime can remove the default router while a previously assigned SLAAC address remains valid. DHCPv6 does not substitute a normal default-gateway option. RFC 4861.
For example, an RA with Router Lifetime 0 and a still-valid autonomous /64 can leave a client with a global address but no default route. Check all available routers, not just whether an address exists. An address's prefix does not itself prove that another address is on-link: the host uses learned or configured on-link information and applicable redirects. Multiple prefixes can exist on one VLAN. RFC 5942.
Flow Records And Monitoring Evidence
IPFIX exports records described by templates. A template containing addresses, ports, timestamps, and octet counts supports identifying large observed flows, not reconstructing HTTPS bodies. Example: 900 MB from a backup server and 50 MB from a workstation identify relative observed volume, not whether either transfer was authorized. Validate the template, sampling, export loss, direction, and counter semantics before drawing conclusions. RFC 7011.
Pair flow data with time-aligned interface counters, application checks, and access-controlled logs. A 95% interface utilization sample with increasing egress discards suggests congestion; CRC errors suggest corrupted frames. A healthy ping is weaker than a completed application transaction. A flow collector, SNMP manager, syslog collector, SIEM, and packet analyzer expose different evidence and should not be treated as interchangeable.
Recovery Tests And Data Currency
Measure time to validated service, not merely time to start a restored VM. Separately establish the last recoverable business transaction. In this original example:
Disruption 16:00
Last transaction present in restore 15:52
Application validated available 16:21
Targets RTO 25 min; RPO 5 min
Result 21 min recovery: meets RTO
8 min data gap: misses RPO
A green backup job does not prove usable data, dependencies, application configuration, or recovery targets. Exercise restore and validation steps, preserve measured results, and fix the gap under an assigned owner. AWS recovery validation guidance.
Warm, hot, and cold sites describe readiness, not a guaranteed recovery duration. Check application startup, current data, network dependencies, capacity, and staff access. A tabletop tests decisions and coordination; an approved recovery exercise tests the implementation. Both have value but supply different evidence.
Independent Management Paths
An independent management network can retain access when production forwarding breaks. Trace the complete administrative path: remote entry, console server, management switching, power, authentication, and DNS dependencies. A VLAN named OOB that still requires the failed production core is not independent of that failure. Cisco out-of-band guidance.
Use a protected jump host, individual identities, MFA where supported, narrow management reachability, and session records. Verify approved recovery access without depending on the same system under maintenance. Console access and SSH are connection methods; in-band/out-of-band describes dependency on the production path, not whether the interface is a CLI or GUI.
Certificate And Administrative Identity
For enterprise 802.1X, validate the server chain, time validity, intended name, usage, and applicable revocation status. If a profile expects radius.prod.example but the renewed certificate names radius.lab.example, encryption and a trusted issuer alone are insufficient. Correct the authorized certificate or formally migrate the profile; do not accept any presented name. RFC 9190.
RADIUS commonly centralizes network access authentication; TACACS+ is oriented toward device administration with separate authentication, authorization, and accounting, including command decisions. In a read-only administrator role, login can succeed while a configuration command is denied and recorded. Classic TACACS+ uses obfuscation that should not be mistaken for modern encrypted transport; protect the management network. RFC 8907.
SSO is not the same as permanent authorization. Federation assertions such as SAML convey identity information between parties, while the service still applies policy. Zero trust removes implicit trust based only on network location or ownership. Reassess identity and context and grant the privilege needed for the resource. NIST SP 800-207.
First-Hop Defense And Static Devices
DHCP snooping distinguishes approved server-facing paths and learns bindings. DAI can validate ARP against those bindings. Statically addressed devices may need verified static bindings or a supported ARP ACL. Example: an inventoried printer with a fixed IP/MAC can fail inspection after enablement because it never acquired a DHCP lease, not because every drop proves an attack. Preserve the VLAN's protection and add only the verified exception. Cisco DAI guidance.
Do not mark all endpoint ports trusted to fix one static device. Likewise, use RA Guard for unauthorized router advertisements rather than blocking all ICMPv6. Port security constrains MAC use but does not establish a human identity or guarantee prevention of a passive physical tap. Physical controls, 802.1X, secure management, and narrow traffic policy address different risks.
Ordered Security Rules
For a first-match ACL, rule order is part of the policy. If a broad permit for 10.90.0.0/16 precedes a deny for 10.90.12.0/24 to the same service, the deny cannot match those packets. Put the specific restriction first, retain the intended broader permission afterward, and validate both allowed and denied cases with counters. Not every firewall has the same evaluation semantics, so identify the rule model before applying this reasoning. Cisco ACL semantics.
Stateful rules track permitted flows; stateless rules need explicit directional coverage. A separate VLAN without restrictive routing policy is not sufficient isolation. Inspect source, destination, service, direction, rule ordering, and return path together.
MAC Table Exhaustion Evidence
An endpoint-only port suddenly presenting thousands of changing source MACs, a full table, and increased unknown-unicast flooding is consistent with MAC flooding. Correlate the port with inventory because downstream switches and virtualization hosts can legitimately present many MACs. Overflow behavior is platform-dependent; do not claim that every switch becomes an unrestricted hub. Cisco MAC table and port security.
Preserve timestamps and counters, identify the connected asset, and contain it through the approved incident process. Diagnosis here is observational. There is no need to generate flooding traffic or reproduce an attack. Apply endpoint-appropriate MAC limits and authentication after validating legitimate requirements.
PoE Power At Each Endpoint
Distinguish power sourcing equipment (PSE) from the powered device (PD). For the familiar two-pair maximums, 802.3af supplies 15.4 W at the PSE with 12.95 W available at the PD; 802.3at supports 30 W at the PSE and 25.5 W at the PD. Cable loss accounts for the difference. Higher 802.3bt types/classes provide more power, subject to port and device support. Cisco PoE power table.
An AP needing 25.5 W at the device requires an appropriate higher-power source, not just a switch with spare aggregate watts. Check per-port standard, negotiated class, total budget, cabling, and whether the device entered a reduced-function mode. UPS sizing must include the resulting total electrical load.
Authoritative Sources
Reviewed 2026-09-08. Technical references were used for factual verification; all questions and evidence examples are original defensive scenarios.
- CompTIA N10-009 objectives: scope and mapping.
- RFC 4861 and RFC 5942: router advertisements and on-link determination.
- RFC 8106: DNS information in router advertisements.
- RFC 7348 and AWS security groups: VXLAN and provider-specific stateful controls.
- Cisco DFS guidance: radar detection and channel availability checks.
- RFC 7011: flow export and templates.
- AWS recovery tests: restore integrity and recovery targets.
- Cisco OOB management: path independence and protected access.
- RFC 9190, RFC 8907, and NIST SP 800-207: EAP certificates, device AAA, and zero trust.
- Cisco DAI and ordered ACLs: narrow first-hop exceptions and rule evaluation.
- Cisco MAC tables: learning limits and port security.
- Cisco PoE: PSE/PD power distinctions.
Final Exam Checklist
- I can compress and expand IPv6 addresses.
- I know IPv6 link-local, loopback, multicast, and unique local ranges.
- I can explain SLAAC, DHCPv6, NDP, and router advertisements.
- I can compare dual stack, tunneling, and translation.
- I can compare DSL, cable, satellite, cellular, MPLS, and VPNs.
- I can match wireless standards, bands, security modes, and antenna types.
- I can explain PoE standards and use cases.
- I can compare IaaS, PaaS, SaaS, public, private, and hybrid cloud.
- I can compare NAS and SAN.
- I can explain HA, RTO, RPO, MTBF, and MTTR.
- I can secure IoT, VoIP, and ICS/SCADA networks.
- I can describe change management, patching, IR, DR, and BC.
- I can identify common network attacks and mitigations.
- I can explain DMZ and firewall placement.
- I can use SNMP, logs, and SIEM concepts.
- I can apply the Network+ troubleshooting methodology.