- Introduction
- Level II
- Sub-Level A
- detail 1
- detail 2
- Sub-Level B
- Sub-Level C
- detail 1
- sub-detail a
- micro-detail i
- micro-detail ii
- subdetail b
- sub-detail a
- detail 2
- detail 1
- Sub-Level A
Introduction
The 'best path algorithm' is used to narrow a list of routes down to 1 and only 1 best path. The list is composed of a set of criterion that are used for breaking ties between routes with equal costs.
The Algorithm (simplified Cisco)
- Largest Weight
- Set by the administrator
- Proprietary to Cisco
- Not passed to other routers (local metric)
- Highest LOCAL_PREF (defaults to 100)
- Prefer routes aggregated with network or aggregate-address commands. Prefer network over aggregate-address.
- Shortest AS_PATH.
- Lowest ORIGIN type: IGP > EGP > INCOMPLETE
Bookmark this page and SHARE: