Your Cart
Loading

CCNA Routing – Clear & Exam-Focused Guide πŸš€

On Sale
$4.00
$4.00
Added to cart

🌐 What is Routing?

Routing is the process of selecting the best path for data packets to travel from one network to another using a router.


🧠 Router Basics

  • Works at OSI Layer 3 (Network)
  • Uses IP addresses
  • Maintains a routing table

Check routing table:


show ip route


πŸ—ΊοΈ Types of Routing (CCNA)

1️⃣ Static Routing

Manually configured routes.


ip route 0.0.0.0 0.0.0.0 192.168.1.1

βœ” Simple

❌ Not scalable


2️⃣ Default Routing

Used when no specific route exists.

Example:


ip route 0.0.0.0 0.0.0.0 192.168.1.1


3️⃣ Dynamic Routing

Routers learn routes automatically.

Protocols in CCNA:

  • RIP
  • OSPF
  • EIGRP (Cisco)

πŸ” Routing Protocols (CCNA Level)

πŸ”Ή RIP

  • Distance Vector
  • Metric: Hop count
  • Max hops: 15

πŸ”Ή OSPF

  • Link State
  • Metric: Cost
  • Fast & scalable
  • Uses areas

πŸ”Ή EIGRP

  • Advanced distance vector
  • Metric: Bandwidth + Delay
  • Cisco proprietary

πŸ“Š Administrative Distance (Very Important)

Route TypeADConnected0Static1EIGRP90OSPF110RIP120

Lower AD = more trusted


🧩 Longest Prefix Match

Router selects the route with:

πŸ‘‰ Most specific subnet mask

Example:

  • /24 preferred over /16

πŸ” Routing & Security

  • Use ACLs
  • Disable unused interfaces
  • Use authentication for routing protocols


You will get the following files:
  • PDF (2MB)
  • PDF (2MB)
  • JPG (314KB)

Customer Reviews

There are no reviews yet.