Page MenuHomeVyOS Platform

ospf: "redistribute babel" is always set
Closed, ResolvedPublicFEATURE REQUEST

Description

router ospf
 ospf router-id 1.1.1.1
 log-adjacency-changes detail
 auto-cost reference-bandwidth 100
 timers throttle spf 200 1000 10000
 redistribute connected route-map MAP-OSPF-CONNECTED
 redistribute babel
 passive-interface default
 network 1.1.2.0/24 area 0
 area 0 authentication message-digest
exit
!
router ospf vrf red
 ospf router-id 1.1.1.252
 log-adjacency-changes detail
 auto-cost reference-bandwidth 100
 timers throttle spf 200 1000 10000
 redistribute connected
 redistribute babel
exit
!

Only OSPF redistribute connected was specified, not babel

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Related Objects

StatusSubtypeAssignedTask
ResolvedFEATURE REQUESTvfreex
ResolvedFEATURE REQUESTc-po

Event Timeline

c-po changed the task status from Open to In progress.Mar 21 2023, 4:10 PM
c-po claimed this task.
c-po triaged this task as Low priority.
c-po created this task.