opensourcerouting / frr

Free Range Routing Protocol Suite
Other
37 stars 12 forks source link

topoato: wip gr ospf #89

Open eznix86 opened 1 year ago

davischw commented 1 year ago

Does the area config for r2 check out for the loopback?

    #%   endif
    #%   if router.name == 'r2'
    interface lo
    ip ospf area 0 <-----
    !
    interface {{ router.ifaces[0].ifname }}
    ip ospf network point-to-point
    ip ospf area 1 <-----