Routing Switching Detailed Summary No IPv6
Routing Switching Detailed Summary No IPv6
### Introduction
This document provides a **detailed summary** of the Routing and Switching
Essentials course,
focusing on **static and dynamic routing, distance vector and link-state protocols, and
routing tables**.
---
---
### Definition:
Dynamic routing allows routers to **exchange routing information** and **adjust
automatically** to network changes.
### Characteristics:
- Uses **hop count** or **composite metrics**.
- **Slow convergence** due to periodic updates.
- Susceptible to **routing loops**.
---
### Characteristics:
- Uses **Dijkstra’s SPF algorithm**.
- **Fast convergence** compared to distance vector protocols.
- More **CPU-intensive** due to full topology calculations.
---
---
### Conclusion:
Routing and switching are **core components of network infrastructure**.
Understanding the differences between **static vs. dynamic routing**, **distance
vector vs. link-state protocols**, and the **structure of routing tables** is essential for
**network engineers**.