Welcome to Your CCNA Study Center
Track your progress and manage your exam preparation efficiently.
0
Labs Completed
0
Terms Learned
0%
Quiz Average
0
Day Study Streak
Your Progress
📚 Study Plan
- Week 1-2: Network Fundamentals & Network Access
- Week 3-4: IP Connectivity & IP Services
- Week 5-6: Security Fundamentals & Review
- Week 7: Practice Exams & Final Review
Hands-On Labs
Complete practical exercises to reinforce your networking knowledge.
Network Fundamentals
Lab 1: OSI Model Deep Dive
Understand and practice all 7 layers of the OSI model. Identify protocols at each layer and implement a simple packet sniffer to visualize data flow.
BeginnerLab 2: Ethernet and Switch Operations
Configure basic switch settings, create VLAN configurations, and practice MAC table learning. Use packet tracer or GNS3 to simulate network traffic.
BeginnerLab 3: Binary, Subnetting & IPv4
Practice binary conversions, calculate subnets, create subnetting plans for multi-site networks. Use subnetting calculators to verify your work.
IntermediateNetwork Access
Lab 4: VLAN Configuration
Create multiple VLANs, configure access and trunk ports, set up inter-VLAN routing. Troubleshoot common VLAN issues.
IntermediateLab 5: Spanning Tree Protocol (STP)
Configure STP variants (RSTP, MSTP), identify root bridges, adjust priority and port costs. Create redundancy scenarios.
AdvancedLab 6: EtherChannel Configuration
Configure static and dynamic EtherChannel, practice LACP and PAgP. Verify load balancing and redundancy.
AdvancedIP Connectivity
Lab 7: Static Routing Configuration
Configure static routes between routers, understand default routes and floating static routes. Practice multi-area routing.
BeginnerLab 8: Dynamic Routing (OSPF)
Configure OSPF in single area and multi-area environments. Optimize hello and dead timers, practice router priority adjustments.
IntermediateLab 9: BGP Fundamentals
Configure eBGP and iBGP sessions, understand AS path and BGP best path selection. Practice path manipulation techniques.
AdvancedIP Services
Lab 10: DHCP Configuration
Configure DHCP server and relay agent, set DHCP options, troubleshoot DHCP issues. Practice DHCP snooping.
IntermediateLab 11: DNS and NAT
Configure DNS servers and dynamic DNS, set up static and dynamic NAT/PAT. Troubleshoot NAT translation issues.
IntermediateLab 12: NTP and Syslog
Configure NTP server/client relationships, set up time synchronization. Configure syslog for centralized logging.
BeginnerSecurity
Lab 13: ACL Configuration
Configure standard and extended ACLs, apply named ACLs to interfaces. Practice port-based filtering and troubleshooting.
IntermediateLab 14: AAA and Authentication
Configure local authentication, RADIUS/TACACS+, implement privilege levels. Practice command authorization.
AdvancedLab 15: VPN and Encryption
Configure site-to-site VPN, understand IPSec phases, practice tunnel establishment and verification.
AdvancedNetworking Glossary
OSI Model
Open Systems Interconnection Model - A conceptual framework with 7 layers that standardizes network communication. Layers: Physical, Data Link, Network, Transport, Session, Presentation, Application.
BeginnerTCP/IP Model
TCP/IP Transmission Control Protocol/Internet Protocol - A 4-layer model (Link, Internet, Transport, Application) that forms the basis of modern internet communication.
BeginnerVLAN
Virtual Local Area Network - Logical grouping of network devices independent of physical location. VLANs improve network security and performance by segmenting broadcast domains.
IntermediateSTP (Spanning Tree Protocol)
Network protocol for switches - Prevents loops in switch-based networks by disabling redundant paths. Creates a tree topology while maintaining redundancy.
IntermediateRSTP (Rapid Spanning Tree Protocol)
IEEE 802.1w standard - Improves on STP with faster convergence times, typically 1-2 seconds instead of 30-50 seconds. Defines new port roles and states.
IntermediateEtherChannel
Link aggregation technology - Combines multiple physical links into one logical channel for increased bandwidth and redundancy. Uses LACP or PAgP for negotiation.
IntermediateLACP (Link Aggregation Control Protocol)
IEEE 802.3ad standard - Dynamic protocol for negotiating link aggregation. Compatible across vendors and more intelligent than PAgP.
IntermediateSubnetting
Process of dividing an IP address space - Breaking down a larger network into smaller subnetworks using subnet masks. Essential for IPv4 address management.
IntermediateCIDR (Classless Inter-Domain Routing)
IP addressing scheme - Allows variable length subnet masking (VLSM). Notation uses /XX where XX represents the number of network bits (e.g., 192.168.1.0/24).
IntermediateOSPF (Open Shortest Path First)
Interior Gateway Protocol (IGP) - Dynamic routing protocol using Dijkstra's algorithm to calculate shortest paths. Supports multi-area deployments and fast convergence.
AdvancedBGP (Border Gateway Protocol)
Exterior Gateway Protocol (EGP) - Path-vector protocol used between Autonomous Systems (AS) on the internet. Supports complex routing policies and AS path advertisements.
AdvancedDHCP (Dynamic Host Configuration Protocol)
Protocol for automatic IP address assignment - Provides IP address, subnet mask, gateway, and DNS servers to clients. Uses UDP ports 67 and 68.
IntermediateNAT (Network Address Translation)
Process of rewriting IP addresses - Allows multiple devices to share single public IP. Types include Static NAT, Dynamic NAT, and PAT (Port Address Translation).
IntermediateACL (Access Control List)
Set of rules for packet filtering - Can be standard (filter by source IP) or extended (filter by protocol, port, etc.). Applied inbound or outbound on interfaces.
IntermediateAAA (Authentication, Authorization, Accounting)
Security framework for user management - Authentication verifies identity, Authorization determines access rights, Accounting logs activities.
AdvancedIPSec (IP Security)
Protocol suite for secure IP communications - Operates at Layer 3, provides encryption and authentication. Uses IKE for key exchange and AH/ESP for protection.
AdvancedQoS (Quality of Service)
Network traffic management technique - Prioritizes certain traffic types to ensure performance. Uses marking, queuing, and shaping mechanisms.
AdvancedVTP (VLAN Trunking Protocol)
Cisco VLAN management protocol - Distributes VLAN configuration information across switches to simplify VLAN management and maintain consistency.
IntermediateHSRP (Hot Standby Router Protocol)
Gateway redundancy protocol - Provides a virtual default gateway and failover between routers to ensure continued network availability.
IntermediateMPLS (Multiprotocol Label Switching)
Label-based forwarding technique - Uses short path labels instead of long network addresses to speed up packet forwarding and support VPN services.
AdvancedConvergence
Time for network to reach stable state - After a topology change, convergence is the time for all routers to recalculate routes. Faster convergence is preferred.
IntermediateFailover
Automatic switch to redundant system - When primary device fails, traffic automatically switches to backup. Critical for high availability networks.
IntermediateWAN (Wide Area Network)
Network spanning large geographic areas - Connects LANs across cities, countries, or globally. Uses technologies like MPLS, Frame Relay, and VPN.
BeginnerLAN (Local Area Network)
Network within limited geographic area - Typically within a building or campus. Higher speeds and lower latency than WAN.
BeginnerInteractive Flashcards
Click on a card to reveal the answer. Track your learning progress.
Practice Quiz
Test your knowledge with practice questions covering all exam topics.
Study Materials
Use these curated resources to deepen your CCNA knowledge and practice effectively.
Recommended Reading
Cisco Learning Network
Official CCNA community and study materials with exam topics, study groups, and practice questions.
Official CCNA Exam Guide
Review the exam blueprint, topic weights, and Cisco-approved preparation recommendations.
Practice Tools
Packet Tracer Labs
Build and test network topologies using Cisco Packet Tracer. Great for hands-on switching, routing, and wireless practice.
Subnetting Practice
Interactive subnetting drills and calculators to master IPv4 and CIDR calculations.
Practice Exam Questions
Test yourself with sample quizzes and exam-style questions targeted to CCNA topics.
Video Guides
Video Tutorials
Hands-on walkthroughs for CCNA topics like VLANs, subnetting, OSPF, ACLs, and security.
Fundamentals Review
Watch concise lessons on TCP/IP, OSI, routing, switching, and network security for fast recall.
CCNA Cheat Sheet
Quick reference for essential CCNA commands, protocols, and formulas.
Key Command Syntax
Basic Router Setup
hostname set device name
enable secret set privileged exec password
line console 0
password set console password
login require login for console access
Interface Configuration
interface GigabitEthernet0/0
ip address 192.168.1.1 255.255.255.0
no shutdown
description label interface purpose
Routing Commands
ip route 0.0.0.0 0.0.0.0 192.168.1.254 default route
router ospf 1
network 10.0.0.0 0.255.255.255 area 0
router bgp 65001
neighbor 192.0.2.1 remote-as 65002
Protocol Basics
OSI Layer Summary
1 Physical, 2 Data Link, 3 Network, 4 Transport, 5 Session, 6 Presentation, 7 Application
Common Port Numbers
FTP 21, SSH 22, TELNET 23, DNS 53, HTTP 80, HTTPS 443, SMTP 25, DHCP 67/68
Subnet Masks
/24 = 255.255.255.0
/25 = 255.255.255.128
/26 = 255.255.255.192
/30 = 255.255.255.252
Troubleshooting Commands
Show Commands
show ip interface brief
show ip route
show ip ospf neighbor
show running-config
Ping and Trace
ping 8.8.8.8 test connectivity
traceroute 8.8.8.8 path check
Your Progress Tracker
0
Study Hours
0%
Overall Completion
0/6
Topics Mastered
0%
Exam Readiness
📊 Topic Progress
🏆 Achievements
Complete labs, flashcards, and quizzes to unlock achievements!
📈 Last Updated
Never (Start studying today!)