Static routing: Difference between revisions

Content deleted Content added
Reverting edit(s) by 2001:16A2:C149:1024:FDA6:3A1A:232D:4DB0 (talk) to rev. 1002740825 by Belwine: Unexplained content removal (RW 16)
No edit summary
Tags: Reverted references removed Mobile edit Mobile web edit
Line 49:
'''Router(config)#''' ip route 197.164.74.0 255.255.255.0 197.164.72.2
 
==== Configuring administrative distance ====uh
h
j
k
i
 
l
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.<ref name=distance>Cisco Systems (2013), [http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094195.shtml What is Administrative Distance?], retrieved 12 June 2014</ref>
kn
j
j
 
im
<code>'''Router(config)#''' ip route 10.10.20.0 255.255.255.0 exampleRoute 1 254</code>
 
Setting the administrative distance to 254 will result in the route being used only as a backup.
 
== See also ==