Skip to content

BGP: Allow operator to choose whether MED is compared for paths learned from different neighboring ASNs #358

@taspelund

Description

@taspelund

The current implementation of BGP bestpath always paths by neighboring ASN before comparing MED (per the BGP-4 RFC).
However, this prevents a BGP router from being able to consider two paths from different neighboring ASNs as multipath candidates at the same time.

It would be good to update our bestpath behavior to accommodate multipath across different neighboring ASNs, as that BGP design is not uncommon in enterprise DC deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bgpBorder Gateway Protocolwant

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions