Page MenuHomeVyOS Platform

ability to redistribute ISIS into other routing protocols
Closed, ResolvedPublicFEATURE REQUEST

Description

VyOS now has the ability to redistribute routes from any available routing sources to ISIS.
It is necessary to implement ability to redistribute ISIS into BGP, OSPF, OSPFv3, RIP, RIPng.

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Config syntax change (migratable)
Issue type
Improvement (missing useful functionality)

Event Timeline

Unknown Object (User) added a subscriber: Unknown Object (User).Jan 13 2021, 7:57 AM
Viacheslav triaged this task as Normal priority.Feb 22 2021, 9:41 AM
Viacheslav changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).
Viacheslav changed the task status from Open to Needs testing.Feb 24 2021, 1:35 PM

@craterman can you check this feature in the latest rolling or beta?

@Viacheslav, tested on VyOS 1.3-beta-202102270443. It works

Viacheslav reopened this task as Open.EditedMar 4 2021, 7:43 PM

Unexpected redistribution for isis VyOS 1.4-rolling-202103040218

VyOS config

set protocols ospf default-information originate

FRR:

!
router ospf
 auto-cost reference-bandwidth 100
 timers throttle spf 200 1000 10000
 redistribute isis
 default-information originate
!
line vty
!
Viacheslav changed the task status from Open to Needs testing.Mar 4 2021, 8:52 PM
SrividyaA set Issue type to Improvement (missing useful functionality).Aug 30 2021, 5:06 PM