SD-WAN

 View Only
  • 1.  how to configure advertise-only static routes into OSPF with a metric of 51

    Posted Mar 10, 2025 05:51 AM

    Dears,

    I have two questions

    1. How can I configure ECV-1 must prefer the metric of SD-WAN fabric subnet shared routes that originated in OSPF from ECV-2 over those from ECV-3.
    2. Configure ECV-1 with advertise-only static routes for the 11.11.11.0/24 subnets into OSPF with a metric of 51.

      Kindly guide in steps through GUI


  • 2.  RE: how to configure advertise-only static routes into OSPF with a metric of 51

    Posted Mar 11, 2025 03:47 AM

    Can anyone help




  • 3.  RE: how to configure advertise-only static routes into OSPF with a metric of 51

    Posted Mar 11, 2025 04:20 AM

    There are a few things to consider here. First, the most significant route will be preferred over metrics and AD's Check to see what routing protocol is advertising your destination subnet from ECV-2 and ECV-3. Check what parameter (AD, metric, peer priority) is the tie breaker in favour of ECV-3 and adjust accordingly to prefer ECV-2

    To redistribute info from one routing source into the other use distribution maps




  • 4.  RE: how to configure advertise-only static routes into OSPF with a metric of 51

    Posted Mar 11, 2025 04:33 AM

    2. Configure ECV-1 with advertise-only static routes for the 11.11.11.0/24 subnets into OSPF with a metric of 51.

    can I Configure Adding route on ECV-1 
     
    subnet/mask: 11.11.11.0/24
    next hop: leave blank as it is advertise only route
    interface: 
    metric: 51
    tag: any


    will this solve?