dc dotCreds
Reference guide

Network+ Course Notes

Study Network+ section notes, then jump straight into the guided course or related practice questions without losing your place.

Continue Course Start Practice
Checking access

Checking Pro access...

Looking for your active Pro access before showing Course Notes. This usually takes just a moment.

Course Notes preview

Unlock Pro for the full per-exam reference guide.

Preview one piece from each section. Pro includes every Course Notes section, summary, key point, common mistake, exam tip, related-question review, and PDF export.

Includes full Course Mode and Course Notes.

Section 1 Fundamentals Preview
More in this section
  • Full summary in Pro version
  • 14 more key points in Pro version
  • 2 more common mistakes in Pro version
  • 2 more exam tips in Pro version
  • 44 more related questions in Pro version

Summary

Network models help identify where a problem or protocol belongs. The OSI model separates communication into seven layers, while the TCP/IP model groups similar functions into fewer layers such as application, transport, internet, and network access. Network+ questions often ask you to map OSI Network Layer behavior to TCP/IP Internet Layer behavior or to separate transport functions from application protocols.

Key Points

  • OSI model: A seven-layer reference model used to classify network functions from physical signaling through applications.

Common Mistakes

  • Do not memorize OSI layers without mapping them to TCP/IP behavior and real protocols.

Exam Tips

  • If the item names ports, tie SMTP, HTTP, HTTPS, SSH/SFTP, and RDP to their usual numbers.
Section 2 Implementation Preview
More in this section
  • Full summary in Pro version
  • 12 more key points in Pro version
  • 2 more common mistakes in Pro version
  • 2 more exam tips in Pro version
  • 22 more related questions in Pro version

Summary

VLANs separate Layer 2 broadcast domains on the same switching infrastructure. An access port belongs to one VLAN, while a trunk carries traffic for multiple VLANs between switches or to devices that understand VLAN tags. Network+ questions often test that VLANs segment traffic logically without requiring a separate physical switch for each network.

Key Points

  • VLAN: A logical Layer 2 network segment that creates a separate broadcast domain on shared switching hardware.

Common Mistakes

  • Do not confuse a native VLAN with a parking VLAN; native VLAN handles untagged trunk traffic, while parking VLAN isolates unused ports.

Exam Tips

  • If the question asks for multiple VLANs over one link, choose trunking.
Section 3 Operations Preview
More in this section
  • Full summary in Pro version
  • 12 more key points in Pro version
  • 2 more common mistakes in Pro version
  • 2 more exam tips in Pro version
  • 25 more related questions in Pro version

Summary

Network documentation lets teams understand what exists before they troubleshoot or change it. Physical diagrams show devices, cabling, racks, and ports; logical diagrams show VLANs, subnets, routing, and service relationships. Rack diagrams document equipment placement, power, and cabling density in cabinets.

Key Points

  • Rack diagram: A document showing equipment placement, rack units, cabling, and power layout inside a rack.

Common Mistakes

  • A physical diagram shows devices and cabling, while a logical diagram shows subnets, VLANs, and routing relationships.

Exam Tips

  • If the question asks what is installed where, choose rack or physical diagrams.
Section 4 Security Preview
More in this section
  • Full summary in Pro version
  • 14 more key points in Pro version
  • 2 more common mistakes in Pro version
  • 2 more exam tips in Pro version
  • 25 more related questions in Pro version

Summary

DDoS attacks overwhelm a target with traffic or requests, but they can also be used as distraction attacks. While attention is on availability loss, attackers may attempt fraud, intrusion, or data theft elsewhere. Network+ questions may ask you to recognize that a denial-of-service event can hide a secondary attack.

Key Points

  • DDoS: Distributed Denial of Service, an attack that uses multiple sources to overwhelm a target or service.

Common Mistakes

  • IDS alerts on suspicious traffic, while IPS can block traffic inline.

Exam Tips

  • If management access is the issue, look for management plane ACLs and disabled unused services.
Section 5 Troubleshooting Preview
More in this section
  • Full summary in Pro version
  • 11 more key points in Pro version
  • 2 more common mistakes in Pro version
  • 2 more exam tips in Pro version
  • 29 more related questions in Pro version

Summary

Troubleshooting methodology gives structure to network repair. Start by identifying the problem, gathering symptoms, and determining what changed. Then establish a theory, test the theory, create an action plan, implement the fix, verify full functionality, and document findings so the same issue can be recognized later.

Key Points

  • Ping: A reachability test that sends ICMP echo requests and waits for echo replies.

Common Mistakes

  • A failed ping is a clue, not proof that the destination is down, because firewalls may block ICMP.

Exam Tips

  • Follow the troubleshooting methodology order before jumping to fixes.