Difference between revisions of "Administrative distance"
From Teknologisk videncenter
m |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {| | + | ==== Cisco implementation ==== |
| − | |+Default Administrative Distance | + | Valid for [[IPv4]] and [[IPv6]] |
| + | {|border=1 | ||
| + | |+Default Administrative Distance (metric) | ||
| + | |-bgcolor= #EEEEEE | ||
!Route Source!!Distance | !Route Source!!Distance | ||
|- | |- | ||
| Line 33: | Line 36: | ||
|Ukendt source||align="right"| 255 | |Ukendt source||align="right"| 255 | ||
|} | |} | ||
| + | [[category:Cisco]][[category:CCNA]][[category:CCNP]][[category:IOS]][[category:Network]] | ||
Latest revision as of 06:24, 5 June 2011
Cisco implementation
| Route Source | Distance |
|---|---|
| Connected Interface | 0 |
| Static Route out an Interface | 0 |
| Static Route to a next hop | 1 |
| EIGRP summary route | 5 |
| External BGP | 20 |
| Internal EIGRP | 90 |
| IGRP | 100 |
| OSPF | 110 |
| IS-IS | 115 |
| RIP (Version 1 og 2) | 120 |
| EGP | 140 |
| ODR (On Denmand Routing) | 160 |
| External EIGRP | 170 |
| Internal BGP | 200 |
| Ukendt source | 255 |