Page MenuHomeDevCentral

Configure FRRouting OSPF
Needs ReviewPublic

Authored by yousra on Wed, Apr 15, 21:57.

Details

Summary

Add Salt configuration for FRRouting OSPF on routers.

The IntraNought network will be shared to Windriver.

A GRE tunnel (gre1) is used on top of this network to establish a direct point-to-point link between
each router and Windriver.

OSPF is enabled on both gre1 and vmx0, but route exchange occurs only on gre1 because it is configured as non-passive ("no ip ospf passive").

Each router has a unique OSPF router-id to ensure correct neighbor relationships.

The OSPF cost is left to its default (10) value for now and will be adjusted later depending on which router
is active.

Test Plan

-salt 'router-002' state.apply roles/router
-salt 'router-003' state.apply roles/router

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Skipped
Unit
No Test Coverage
Branch
ospf-config
Build Status
Buildable 6619
Build 6903: arc lint + arc unit

Event Timeline

yousra requested review of this revision.Wed, Apr 15, 21:57
yousra created this revision.
dereckson retitled this revision from FRRouting OSPF configuration to Configure FRRouting OSPF.Thu, Apr 16, 07:51

Fix : 4 spaces beside of one space by convention