• Now that you understand how BGP establishes sessions and exchanges routes, you must master something critical for the CCNP ENCOR exam:

    How BGP decides which path to install when multiple paths exist.
    BGP is a policy-based routing protocol.

    bgp best path algorithm interrogation

    That means:
    You, as the network engineer, can influence path selection.

    BGP Best-Path Algorithm

    When a router receives multiple paths toward the same destination, it runs the BGP Best-Path Algorithm.
    This Best-Path Algorithm allows us to influence the routing behavior of BGP.

    We will now walk through the first four attributes in the exact order BGP evaluates them:

    1. Weight

    2. Local Preference

    3. Locally Originated

    4. AS-PATH

    Answer the question below

    What type of routing protocol is BGP?