diff options
| author | Ben Sanders <ben@sanders.life> | 2025-12-02 07:30:04 -0500 |
|---|---|---|
| committer | Ben Sanders <ben@sanders.life> | 2025-12-02 07:30:04 -0500 |
| commit | dc565ab2ff86291999f50a5d7d2f7769b11009b4 (patch) | |
| tree | 54cdba7b34f0ec205290413c807ecdfcb3b2603c /ccna_study_plan.md | |
| parent | 85c080c74c55e3a1ce19bc4c69aa1a7c0f54f643 (diff) | |
added some chatgpt notes and some of my own
Diffstat (limited to 'ccna_study_plan.md')
| -rw-r--r-- | ccna_study_plan.md | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/ccna_study_plan.md b/ccna_study_plan.md new file mode 100644 index 0000000..bc6c5a6 --- /dev/null +++ b/ccna_study_plan.md @@ -0,0 +1,80 @@ +# CCNA Study Plan (Markdown) + +## 1. What Your Score Patterns Tell Us + +### Strengths + +- **Automation & Programmability:** 80% → 60% +- **Network Fundamentals:** 35% → 55% + +### Weak / High-ROI Areas + +1. **Network Access** +2. **IP Connectivity** +3. **IP Services & Security Fundamentals** + +------------------------------------------------------------------------ + +## 2. 3--4 Week Efficient Study Plan + +### Week 1: Routing + Network Access + +**Routing Labs** - Static routes\ +- Default routes\ +- OSPF single area\ +- Inter-VLAN routing\ +- Troubleshooting routing + +**Network Access Labs** - VLANs + trunking\ +- EtherChannel\ +- STP\ +- WLAN basics + +------------------------------------------------------------------------ + +### Week 2: IP Services + Security Fundamentals + +**IP Services** - NAT (static, dynamic, PAT)\ +- DHCP server\ +- NTP\ +- DNS + +**Security** - SSH\ +- VTY/console passwords\ +- AAA basics\ +- ACL placement + logic + +------------------------------------------------------------------------ + +### Week 3: Network Fundamentals + Automation Review + +**Network Fundamentals** - Subnetting\ +- IPv6\ +- ARP\ +- Cabling + +**Automation** - JSON\ +- REST\ +- Controller-based networking + +------------------------------------------------------------------------ + +## 3. Additional Recommended Material + +- **Boson ExSim**\ +- **Free CCNA Workbook**\ +- **Cisco Official Cert Guide (OCG)** + +------------------------------------------------------------------------ + +## 4. Weekly Routine + +- **Mon--Fri:** 1.5h labs, 1h reading, 30--45m Boson questions\ +- **Sat:** Full practice exam\ +- **Sun:** Review & rebuild labs + +------------------------------------------------------------------------ + +## 5. Timeline + +This plan prepares you for a **mid--late December exam date**. |
