Network Topologies and Architectures
Topology questions ask you to match a described layout to its name, or to identify which design suits a stated requirement. Modern data centre designs appear alongside the classic shapes.
Exam tip. Spine and leaf is the expected answer whenever a question emphasises east-west traffic or consistent latency between any two servers in a data centre.
The OSI Model and What Lives at Each Layer
The OSI model underpins a large share of Network+ questions. You need the layer order, what each layer does, and which devices, protocols and problems belong to each. Most troubleshooting questions are really asking which layer has failed.
Exam tip. Work bottom up. Confirm physical connectivity before addressing, and addressing before ports. Most exam scenarios expect you to name the lowest layer that could explain every symptom given.
Encapsulation, PDUs and How Data Moves Down the Stack
Encapsulation explains what each layer adds to data on the way out and strips on the way in. Knowing the protocol data unit name at each layer makes several exam questions immediate.
Exam tip. Jumbo frame questions turn on consistency: if any device in the path uses the standard MTU, large frames are dropped without an obvious error. Enable them end to end or not at all.
IPv4 Addressing, Subnetting and CIDR
Subnetting is the most mathematically demanding part of Network+. You need to convert between CIDR notation and subnet masks, and calculate usable hosts and network boundaries quickly.
Exam tip. Memorise the /24 to /30 block sizes cold. Most subnetting questions are solved by identifying the block size, finding the boundary below the given address, and reading off the range.
Cloud Networking Concepts and Connectivity
Objective 1.3 covers cloud from a networking perspective: how you connect to it, how it is segmented, and the service and deployment models.
Exam tip. A private dedicated circuit to a cloud provider is the answer whenever a question stresses consistent latency or bandwidth guarantees that the public internet cannot offer.
Traffic Types: Unicast, Multicast, Anycast and Broadcast
Traffic type questions describe a delivery pattern and expect the term. The distinguishing factor is how many recipients receive the traffic and how they are selected.
Exam tip. Anycast is the answer whenever the scenario involves the same address being served from multiple geographic locations, which is how public DNS and CDNs work.
Transmission Media and Distance Limits
Media questions revolve around distance, speed and interference. The 100 metre copper limit and the single-mode versus multi-mode distinction decide most of them.
Exam tip. Mismatched transceivers are a common scenario: the link stays down because one end is single-mode and the other multi-mode, or the wavelengths differ. Both ends must match.
Network Appliances and Their Functions
Objective 1.2 covers the devices in a modern network. Match the described function to the appliance, and know which are physical, virtual or cloud-delivered.
Exam tip. IDS versus IPS turns entirely on whether the device is inline and takes action. If the requirement is to stop traffic rather than report it, only IPS qualifies.
Protocols, Ports and Their Secure Equivalents
Network+ tests port numbers more precisely than A+, including which transport protocol each uses. Learn insecure and secure pairs together, because questions usually ask for the secure replacement.
Exam tip. Know which protocols use UDP: DNS queries, DHCP, TFTP, SNMP, syslog and voice traffic. Questions often hinge on the transport protocol rather than the port number itself.