10/25/2020 Static routing - Wikipedia
https://en.wikipedia.org/wiki/Static_routing 1/3
Static routing
Static routing is a form of routing that occurs when a router uses a manually-configured routing entry, rather than
information from dynamic routing traffic.[1] In many cases, static routes are manually configured by a network
administrator by adding in entries into a routing table, though this may not always be the case.[2] Unlike dynamic
routing, static routes are fixed and do not change if the network is changed or reconfigured. Static routing and dynamic
routing are not mutually exclusive. Both dynamic routing and static routing are usually used on a router to maximise
routing efficiency and to provide backups in the event that dynamic routing information fails to be exchanged. Static
routing can also be used in stub networks, or to provide a gateway of last resort.
Uses
Advantages
Disadvantages
Example
Linux
Cisco
Add a static route
Configuring administrative distance
See also
References
Static routing may have the following uses:
Static routing can be used to define an exit point from a router when no other routes are available or necessary. This
is called a default route.
Static routing can be used for small networks that require only one or two routes. This is often more efficient since a
link is not being wasted by exchanging dynamic routing information.
Static routing is often used as a complement to dynamic routing to provide a failsafe backup in the event that a
dynamic route is unavailable.
Static routing is often used to help transfer routing information from one routing protocol to another (routing
redistribution).
Static routing, if used without dynamic routing, has the following advantages:
Static routing causes very little load on the CPU of the router, and produces no traffic to other routers.
Static routing leaves the network administrator with full control over the routing behavior of the network.
Static Routing Is very easy to configure on small networks.
Static routing can have some potential disadvantages:[3]
Human error: In many cases, static routes are manually configured. This increases the potential for input mistakes.
Administrators can make mistakes and mistype in network information, or configure incorrect routing paths by
mistake.
Fault tolerance: Static routing is not fault tolerant. This means that when there is a change in the network or a failure
occurs between two statically defined devices, traffic will not be re-routed. As a result, the network is unusable until
the failure is repaired or the static route is manually reconfigured by an administrator.
Contents
Uses
Advantages
Disadvantages
10/25/2020 Static routing - Wikipedia
https://en.wikipedia.org/wiki/Static_routing 2/3
Administrative distance: Static routes typically take precedence over routes configured with a dynamic routing
protocol. This means that static routes may prevent routing protocols from working as intended. A solution is to
manually modify the administrative distance.[4]
Administrative overhead: Static routes must be configured on each router in the network(s). This configuration can
take a long time if there are many routers. It also means that reconfiguration can be slow and inefficient. Dynamic
routing on the other hand automatically propagates routing changes, reducing the need for manual reconfiguration.
To route IP traffic destined for the network 10.10.20.0/24 via the next-hop router with the IPv4 address of 192.168.100.1,
the following configuration commands or steps can be used:
In most Linux distributions, a static route can be added using the iproute2 command. The following is typed at a
terminal:-[5]
root@router:~# ip route add 10.10.20.0 via 192.168.100.1
Enterprise-level Cisco routers are configurable using the Cisco IOS command line, rather than a web management
interface.
The commands to add a static route are as follows:[6]
Router> enable
Router# configure terminal
Router(config)# ip route 10.10.20.0 255.255.255.0 192.168.100.1
Network configurations are not restricted to a single static route per destination:[6]
Router> enable
Router# configure terminal
Router(config)# ip route 197.164.73.0 255.255.255.0 197.164.72.2
Router(config)# ip route 197.164.74.0 255.255.255.0 197.164.72.2
The administrative distance can be manually (re)configured so that the static route can be configured as a backup route,
to be used only if the dynamic route is unavailable.[7]
Router(config)# ip route 10.10.20.0 255.255.255.0 exampleRoute 1 254
Setting the administrative distance to 254 will result in the route being used only as a backup.
1. TCP/IP Tutorial and Technical Overview (IBM RedBooks Series) (http://www.redbooks.ibm.com/redbooks/pdfs/gg243
376.pdf)
2. http://www.cisco.com/c/en/us/td/docs/ios/dial/configuration/guide/12_2sr/dia_12_2sr_book/dia_rel_stc_rtg_bckup.html
Routing
Dynamic routing
Routing protocol
Routing table
Router
Route
Metrics
Example
Linux
Cisco
Add a static route
Configuring administrative distance
See also
References
10/25/2020 Static routing - Wikipedia
https://en.wikipedia.org/wiki/Static_routing 3/3
3. Tetz E (n.d), Pros and Cons of Static Routing (http://www.dummies.com/how-to/content/pros-and-cons-of-static-routin
g.html) www.dummies.com, accessed 5 November 2013
4. Cisco Systems (n.d), Configuring Static Routing (http://www.cisco.com/en/US/docs/switches/datacenter/sw/5_x/nx-o
s/unicast/configuration/guide/l3_route.html), accessed 5 November 2013
5. https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/5/html/Deployment_Guide/s1-
networkscripts-static-routes.html
6. ip route (http://www.cisco.com/en/US/docs/ios/12_3t/ip_route/command/reference/ip2_i2gt.html#wp1106404)
7. Cisco Systems (2013), What is Administrative Distance? (http://www.cisco.com/en/US/tech/tk365/technologies_tech_
note09186a0080094195.shtml), retrieved 12 June 2014
Retrieved from "https://en.wikipedia.org/w/index.php?title=Static_routing&oldid=979638828"
This page was last edited on 21 September 2020, at 21:44 (UTC).
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the
Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.

More Related Content

DOCX
DMA Controller Modes Of Operation
PPT
Day 9 routing
PPTX
Direct memory access
DOC
Dma transfer
PPTX
LTE (Long-term Evolution) [Shakeeb A.]
PPT
Chapter 03 - Router Oper
PPT
20088 1 ccna3 3.1-06 switch configurations
DMA Controller Modes Of Operation
Day 9 routing
Direct memory access
Dma transfer
LTE (Long-term Evolution) [Shakeeb A.]
Chapter 03 - Router Oper
20088 1 ccna3 3.1-06 switch configurations

What's hot (11)

PPTX
Cisco router modes
PDF
Construction manual for sub stations
PPT
Dynamic Routing RIP
PPTX
Lecture 48
PDF
Computer architecture
PPT
Modes of router
PDF
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
PDF
Mohd_Noor_Azman_CV2015
PPT
routing basics - (static-default-dynamic)
PDF
Parameter mapping
PPTX
Session 1
Cisco router modes
Construction manual for sub stations
Dynamic Routing RIP
Lecture 48
Computer architecture
Modes of router
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Mohd_Noor_Azman_CV2015
routing basics - (static-default-dynamic)
Parameter mapping
Session 1
Ad

Similar to Static routing : Notes (20)

PPTX
Chapter [27/11, 11:00 am] Sumaya👸🏻✨️: Mida kale waqtiga wuba kudhamaadaye [28...
DOCX
Static routes in the cisco ios
PPTX
Статическая IP-маршрутизация_Теоретическая часть ПЗ_2 (1).pptx
PPTX
CCNA CISCO Chapter 02 Routing Concepts and Network
PPTX
Link state routing protocol by painters.pptx
PPTX
CCNA_RSE_Chp2-1 Static Routing for Networking
PPTX
Ccna rse chp2
PPTX
static routing slide lab.pptx
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 2
PPTX
CCNA2 Verson6 Chapter2
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 6
PPTX
Chapter 17 : static routing
PDF
CCNAv5 - S2: Chapter 6 Static Routing
PPTX
KPUCC-Rs instructor ppt_chapter6_final
PPTX
RS_instructorPPT_Chapter6RS_instructorPPT_Chapter6.pptx
DOCX
Static Routing.docx
PPT
Chapter 06 - Routing
PPTX
Networking
PPT
2 StaticRouting-students-cisco .ppt
PPTX
7-ROUTING IN COMPUTER NETWORKS .pptx
Chapter [27/11, 11:00 am] Sumaya👸🏻✨️: Mida kale waqtiga wuba kudhamaadaye [28...
Static routes in the cisco ios
Статическая IP-маршрутизация_Теоретическая часть ПЗ_2 (1).pptx
CCNA CISCO Chapter 02 Routing Concepts and Network
Link state routing protocol by painters.pptx
CCNA_RSE_Chp2-1 Static Routing for Networking
Ccna rse chp2
static routing slide lab.pptx
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 2
CCNA2 Verson6 Chapter2
CCNA 2 Routing and Switching v5.0 Chapter 6
Chapter 17 : static routing
CCNAv5 - S2: Chapter 6 Static Routing
KPUCC-Rs instructor ppt_chapter6_final
RS_instructorPPT_Chapter6RS_instructorPPT_Chapter6.pptx
Static Routing.docx
Chapter 06 - Routing
Networking
2 StaticRouting-students-cisco .ppt
7-ROUTING IN COMPUTER NETWORKS .pptx
Ad

More from Subhajit Sahu (20)

PDF
About TrueTime, Spanner, Clock synchronization, CAP theorem, Two-phase lockin...
PDF
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
PDF
Adjusting Bitset for graph : SHORT REPORT / NOTES
PDF
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
PDF
Adjusting primitives for graph : SHORT REPORT / NOTES
PDF
Experiments with Primitive operations : SHORT REPORT / NOTES
PDF
PageRank Experiments : SHORT REPORT / NOTES
PDF
Algorithmic optimizations for Dynamic Monolithic PageRank (from STICD) : SHOR...
PDF
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
PDF
word2vec, node2vec, graph2vec, X2vec: Towards a Theory of Vector Embeddings o...
PDF
DyGraph: A Dynamic Graph Generator and Benchmark Suite : NOTES
PDF
Shared memory Parallelism (NOTES)
PDF
A Dynamic Algorithm for Local Community Detection in Graphs : NOTES
PDF
Scalable Static and Dynamic Community Detection Using Grappolo : NOTES
PDF
Application Areas of Community Detection: A Review : NOTES
PDF
Community Detection on the GPU : NOTES
PDF
Survey for extra-child-process package : NOTES
PDF
Dynamic Batch Parallel Algorithms for Updating PageRank : POSTER
PDF
Abstract for IPDPS 2022 PhD Forum on Dynamic Batch Parallel Algorithms for Up...
PDF
Fast Incremental Community Detection on Dynamic Graphs : NOTES
About TrueTime, Spanner, Clock synchronization, CAP theorem, Two-phase lockin...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Adjusting Bitset for graph : SHORT REPORT / NOTES
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Adjusting primitives for graph : SHORT REPORT / NOTES
Experiments with Primitive operations : SHORT REPORT / NOTES
PageRank Experiments : SHORT REPORT / NOTES
Algorithmic optimizations for Dynamic Monolithic PageRank (from STICD) : SHOR...
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
word2vec, node2vec, graph2vec, X2vec: Towards a Theory of Vector Embeddings o...
DyGraph: A Dynamic Graph Generator and Benchmark Suite : NOTES
Shared memory Parallelism (NOTES)
A Dynamic Algorithm for Local Community Detection in Graphs : NOTES
Scalable Static and Dynamic Community Detection Using Grappolo : NOTES
Application Areas of Community Detection: A Review : NOTES
Community Detection on the GPU : NOTES
Survey for extra-child-process package : NOTES
Dynamic Batch Parallel Algorithms for Updating PageRank : POSTER
Abstract for IPDPS 2022 PhD Forum on Dynamic Batch Parallel Algorithms for Up...
Fast Incremental Community Detection on Dynamic Graphs : NOTES

Recently uploaded (20)

PPTX
KSS ON CYBERSECURITY INCIDENT RESPONSE AND PLANNING MANAGEMENT.pptx
DOCX
Powerful Ways AIRCONNECT INFOSYSTEMS Pvt Ltd Enhances IT Infrastructure in In...
PPTX
ECO SAFE AI - SUSTAINABLE SAFE AND HOME HUB
PDF
Containerization lab dddddddddddddddmanual.pdf
PDF
Alethe Consulting Corporate Profile and Solution Aproach
PDF
Slides: PDF The World Game (s) Eco Economic Epochs.pdf
PPTX
Internet Safety for Seniors presentation
PPTX
Partner to Customer - Sales Presentation_V23.01.pptx
PDF
SlidesGDGoCxRAIS about Google Dialogflow and NotebookLM.pdf
PDF
The_Decisive_Battle_of_Yarmuk,battle of yarmuk
PDF
Computer Networking, Internet, Casting in Network
PPTX
1402_iCSC_-_RESTful_Web_APIs_--_Josef_Hammer.pptx
PDF
Top 8 Trusted Sources to Buy Verified Cash App Accounts.pdf
PPTX
MY PRESENTATION66666666666666666666.pptx
PDF
The Evolution of Traditional to New Media .pdf
PDF
Lean-Manufacturing-Tools-Techniques-and-How-To-Use-Them.pdf
PDF
Understand the Gitlab_presentation_task.pdf
PDF
BIOCHEM CH2 OVERVIEW OF MICROBIOLOGY.pdf
PDF
mera desh ae watn.(a source of motivation and patriotism to the youth of the ...
PPTX
Top Website Bugs That Hurt User Experience – And How Expert Web Design Fixes
KSS ON CYBERSECURITY INCIDENT RESPONSE AND PLANNING MANAGEMENT.pptx
Powerful Ways AIRCONNECT INFOSYSTEMS Pvt Ltd Enhances IT Infrastructure in In...
ECO SAFE AI - SUSTAINABLE SAFE AND HOME HUB
Containerization lab dddddddddddddddmanual.pdf
Alethe Consulting Corporate Profile and Solution Aproach
Slides: PDF The World Game (s) Eco Economic Epochs.pdf
Internet Safety for Seniors presentation
Partner to Customer - Sales Presentation_V23.01.pptx
SlidesGDGoCxRAIS about Google Dialogflow and NotebookLM.pdf
The_Decisive_Battle_of_Yarmuk,battle of yarmuk
Computer Networking, Internet, Casting in Network
1402_iCSC_-_RESTful_Web_APIs_--_Josef_Hammer.pptx
Top 8 Trusted Sources to Buy Verified Cash App Accounts.pdf
MY PRESENTATION66666666666666666666.pptx
The Evolution of Traditional to New Media .pdf
Lean-Manufacturing-Tools-Techniques-and-How-To-Use-Them.pdf
Understand the Gitlab_presentation_task.pdf
BIOCHEM CH2 OVERVIEW OF MICROBIOLOGY.pdf
mera desh ae watn.(a source of motivation and patriotism to the youth of the ...
Top Website Bugs That Hurt User Experience – And How Expert Web Design Fixes

Static routing : Notes

  • 1. 10/25/2020 Static routing - Wikipedia https://en.wikipedia.org/wiki/Static_routing 1/3 Static routing Static routing is a form of routing that occurs when a router uses a manually-configured routing entry, rather than information from dynamic routing traffic.[1] In many cases, static routes are manually configured by a network administrator by adding in entries into a routing table, though this may not always be the case.[2] Unlike dynamic routing, static routes are fixed and do not change if the network is changed or reconfigured. Static routing and dynamic routing are not mutually exclusive. Both dynamic routing and static routing are usually used on a router to maximise routing efficiency and to provide backups in the event that dynamic routing information fails to be exchanged. Static routing can also be used in stub networks, or to provide a gateway of last resort. Uses Advantages Disadvantages Example Linux Cisco Add a static route Configuring administrative distance See also References Static routing may have the following uses: Static routing can be used to define an exit point from a router when no other routes are available or necessary. This is called a default route. Static routing can be used for small networks that require only one or two routes. This is often more efficient since a link is not being wasted by exchanging dynamic routing information. Static routing is often used as a complement to dynamic routing to provide a failsafe backup in the event that a dynamic route is unavailable. Static routing is often used to help transfer routing information from one routing protocol to another (routing redistribution). Static routing, if used without dynamic routing, has the following advantages: Static routing causes very little load on the CPU of the router, and produces no traffic to other routers. Static routing leaves the network administrator with full control over the routing behavior of the network. Static Routing Is very easy to configure on small networks. Static routing can have some potential disadvantages:[3] Human error: In many cases, static routes are manually configured. This increases the potential for input mistakes. Administrators can make mistakes and mistype in network information, or configure incorrect routing paths by mistake. Fault tolerance: Static routing is not fault tolerant. This means that when there is a change in the network or a failure occurs between two statically defined devices, traffic will not be re-routed. As a result, the network is unusable until the failure is repaired or the static route is manually reconfigured by an administrator. Contents Uses Advantages Disadvantages
  • 2. 10/25/2020 Static routing - Wikipedia https://en.wikipedia.org/wiki/Static_routing 2/3 Administrative distance: Static routes typically take precedence over routes configured with a dynamic routing protocol. This means that static routes may prevent routing protocols from working as intended. A solution is to manually modify the administrative distance.[4] Administrative overhead: Static routes must be configured on each router in the network(s). This configuration can take a long time if there are many routers. It also means that reconfiguration can be slow and inefficient. Dynamic routing on the other hand automatically propagates routing changes, reducing the need for manual reconfiguration. To route IP traffic destined for the network 10.10.20.0/24 via the next-hop router with the IPv4 address of 192.168.100.1, the following configuration commands or steps can be used: In most Linux distributions, a static route can be added using the iproute2 command. The following is typed at a terminal:-[5] root@router:~# ip route add 10.10.20.0 via 192.168.100.1 Enterprise-level Cisco routers are configurable using the Cisco IOS command line, rather than a web management interface. The commands to add a static route are as follows:[6] Router> enable Router# configure terminal Router(config)# ip route 10.10.20.0 255.255.255.0 192.168.100.1 Network configurations are not restricted to a single static route per destination:[6] Router> enable Router# configure terminal Router(config)# ip route 197.164.73.0 255.255.255.0 197.164.72.2 Router(config)# ip route 197.164.74.0 255.255.255.0 197.164.72.2 The administrative distance can be manually (re)configured so that the static route can be configured as a backup route, to be used only if the dynamic route is unavailable.[7] Router(config)# ip route 10.10.20.0 255.255.255.0 exampleRoute 1 254 Setting the administrative distance to 254 will result in the route being used only as a backup. 1. TCP/IP Tutorial and Technical Overview (IBM RedBooks Series) (http://www.redbooks.ibm.com/redbooks/pdfs/gg243 376.pdf) 2. http://www.cisco.com/c/en/us/td/docs/ios/dial/configuration/guide/12_2sr/dia_12_2sr_book/dia_rel_stc_rtg_bckup.html Routing Dynamic routing Routing protocol Routing table Router Route Metrics Example Linux Cisco Add a static route Configuring administrative distance See also References
  • 3. 10/25/2020 Static routing - Wikipedia https://en.wikipedia.org/wiki/Static_routing 3/3 3. Tetz E (n.d), Pros and Cons of Static Routing (http://www.dummies.com/how-to/content/pros-and-cons-of-static-routin g.html) www.dummies.com, accessed 5 November 2013 4. Cisco Systems (n.d), Configuring Static Routing (http://www.cisco.com/en/US/docs/switches/datacenter/sw/5_x/nx-o s/unicast/configuration/guide/l3_route.html), accessed 5 November 2013 5. https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/5/html/Deployment_Guide/s1- networkscripts-static-routes.html 6. ip route (http://www.cisco.com/en/US/docs/ios/12_3t/ip_route/command/reference/ip2_i2gt.html#wp1106404) 7. Cisco Systems (2013), What is Administrative Distance? (http://www.cisco.com/en/US/tech/tk365/technologies_tech_ note09186a0080094195.shtml), retrieved 12 June 2014 Retrieved from "https://en.wikipedia.org/w/index.php?title=Static_routing&oldid=979638828" This page was last edited on 21 September 2020, at 21:44 (UTC). Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.