Skip to content

JunosValidator missing BGP ECMP support causes validation crashes #58

@dhalperi

Description

@dhalperi

Problem

JunosValidator does not support BGP ECMP (Equal Cost Multi-Path) validation, causing validator crashes when encountering ECMP routes in Junos BGP configurations.

Technical Details

The Junos validator lacks implementation for handling BGP ECMP scenarios, leading to validation failures or crashes when processing routes with multiple equal-cost paths.

Observed In

junos_default_address_selection

Symptoms

  • Validator crashes when encountering BGP ECMP routes
  • BGP RIB validation failures due to missing ECMP support
  • Incomplete route validation in multipath scenarios

Configuration Patterns

Junos BGP configurations with ECMP enabled and multiple equal-cost paths

Next Steps

Implementation needed in JunosValidator to properly handle and validate BGP ECMP routes without crashing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions