frr/tests/topotests/ospf_tilfa_topo1/rt4/ospfd.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

27 lines
570 B
Text

! debug ospf sr
! debug ospf ti-lfa
!
interface lo
!
interface eth-rt2
ip ospf network point-to-point
!
interface eth-rt5
ip ospf network point-to-point
!
router ospf
ospf router-id 1.1.1.4
network 1.1.1.0/24 area 0.0.0.0
network 10.0.0.0/16 area 0.0.0.0
area 0.0.0.0 range 10.0.0.0/16
area 0.0.0.0 range 1.1.1.0/24
capability opaque
mpls-te on
mpls-te router-address 1.1.1.4
router-info area 0.0.0.0
passive-interface lo
segment-routing on
segment-routing global-block 16000 23999
segment-routing node-msd 8
segment-routing prefix 1.1.1.4/32 index 40
!