Administrative Distance of Routing Protocols



Sponsored Links


Cisco Routers support many dynamic routing protocols for learning routes in a complex network topology. The routing protocols supported are the following:

  • RIP
  • OSPF
  • BGP
  • IS-IS
  • IGRP
  • EIGRP

Each routing protocol has its own Administrative Distance (AD), which is a value representing the trustworthiness of the specific routing protocol. If a router learns a destination route from two or more routing protocols, it selects the route from the protocol having the smallest Administrative Distance.

The table below shows the default AD values for each routing protocol:

Routing Protocol

AD Value

Connected 0
Static 1
eBGP 20
EIGRP 90
IGRP 100
OSPF 110
IS-IS 115
RIP 120
iBGP 200

Now, if the router learns a specific destination route from both OSPF and RIP, it will select the route learned from OSPF because this protocol has a smaller AD compared to RIP (110 instead of 120).

Bookmark and Share

Related posts:

  1. Passing non-IP Traffic over IPSEC VPN using GRE over IPSEC
  2. How to configure a Cisco Layer 3 switch-InterVLAN Routing
  3. Blocking peer-to-peer using Cisco IOS NBAR
  4. What is a safe distance from a Computer Monitor
  5. Basic Cisco Router Configuration Steps







Leave a Reply

cisco asa firewall ebook

Configuration Tutorial For Cisco ASA 5500 Firewalls
With FREE ASA 5505 Configuration Tutorial Bonus

CLICK HERE TO DOWNLOAD EBOOKS

Sponsored Links