What is administrative distance in routing protocols?

Administrative distance (AD) or route preference is a number of arbitrary unit assigned to dynamic routes, static routes and directly-connected routes. The value is used in routers to rank routes from most preferred (low AD value) to least preferred (high AD value).

What is the range for administrative distance?

Administrative Distance counts the reliability of a routing protocol. Administrative Distance (AD) is a numeric value which can range from 0 to 255. A smaller Administrative Distance (AD) is more trusted by a router, therefore the best Administrative Distance (AD) being 0 and the worst, 255.

What is the Administration distance of OSPF?

110
The default administrative distance for OSPF routes is 110.

What is the administrative distance of directly connected router?

Autonomous System (AS) is a group of routers and networks working under a single administrative domain. It is a 16-bit value that defines the routing domain of the routers. These numbers range from 1 to 65535….Administrative Distance (AD) and Autonomous System (AS)

Route sources Default AD
Connected interface 0
RIP 120
External EIGRP 170
Internal BGP 200

Can I change administrative distance?

Keep in mind: The administrative distance is only local and can be different for each router. The administrative distance can be modified.

What are LSA types?

LSA Types – Quick Overview

  • LSA Type 1: OSPF Router LSA.
  • LSA Type 2: OSPF Network LSA.
  • LSA Type 3: OSPF Summary LSA.
  • LSA Type 4: OSPF ASBR Summary LSA.
  • LSA Type 5: OSPF ASBR External LSA.
  • LSA Type 6: OSPF Group Membership LSA.
  • LSA Type 7: OSPF Not So Stubby Area (NSSA) External LSA.

How is administrative distance set?

To set an administrative distance:

  1. For RIP and OSPF, issue the distance command in Router Configuration mode. host1(config-router)#distance 100. The range for administrative distance is 0–255.
  2. For IS-IS, issue the distance ip command in Router Configuration mode. host1(config-router)#distance 80 ip.

What is administrative distance and why it is so important?

Administrative distance is the feature that routers use in order to select the best path when there are two or more different routes to the same destination from two different routing protocols. Administrative distance defines the reliability of a routing protocol.