0% found this document useful (0 votes)
16 views5 pages

Static vs. Dynamic Routing Explained

Static routing is manually configured by network administrators, providing control but lacking fault tolerance and scalability for large networks. In contrast, dynamic routing uses protocols to automatically update routing tables and share information between routers, allowing for better adaptability to changes in the network. While dynamic routing increases resource usage, it offers improved resilience and efficiency compared to static routing.

Uploaded by

Reham Darwish
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views5 pages

Static vs. Dynamic Routing Explained

Static routing is manually configured by network administrators, providing control but lacking fault tolerance and scalability for large networks. In contrast, dynamic routing uses protocols to automatically update routing tables and share information between routers, allowing for better adaptability to changes in the network. While dynamic routing increases resource usage, it offers improved resilience and efficiency compared to static routing.

Uploaded by

Reham Darwish
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

Static vs.

Dynamic
Routing
Static Routing

• A static routing table is created, maintained, and updated by a


network administrator, manually.
• A static route to every network must be configured on every router
for full connectivity. This provides a granular level of control over
routing, but quickly becomes impractical on large networks.
Static Routing cont.….

• Routers will not share static routes with each other, thus reducing
CPU/RAM overhead and saving bandwidth.
• However, static routing is not fault-tolerant, as any change to the
routing infrastructure (such as a link going down, or a new network
added) requires manual intervention.
• Routers operating in a purely static environment cannot seamlessly
choose a better route if a link becomes unavailable.
Dynamic Routing

• A dynamic routing table is created, maintained, and updated by a


routing protocol running on the router.
• Examples of routing protocols include RIP (Routing Information
Protocol), EIGRP (Enhanced Interior Gateway Routing Protocol), and
OSPF (Open Shortest Path First).
• Specific dynamic routing protocols are covered in great detail in other
guides.
Dynamic Routing cont..

• Routers do share dynamic routing information with each other, which


increases CPU, RAM, and bandwidth usage.
• However, routing protocols are capable of dynamically choosing a
different (or better) path when there is a change to the routing
infrastructure.

You might also like