Page MenuHomeVyOS Platform

Ability to configure EIGRP protocol
In progress, LowPublicFEATURE REQUEST

Description

FRR support it http://docs.frrouting.org/en/latest/eigrpd.html

This is blocked b/c of an upstream bug. EIGRP feels unmaintained

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Related Objects

StatusSubtypeAssignedTask
In progressFEATURE REQUESTc-po
ResolvedFEATURE REQUESTViacheslav

Event Timeline

erkin set Issue type to Feature (new functionality).Aug 30 2021, 6:09 AM
erkin removed a subscriber: Active contributors.
c-po changed the task status from Open to In progress.May 29 2022, 8:13 AM
c-po claimed this task.
c-po changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po updated the task description. (Show Details)

I once made XML, it might come in handy

I already merged your XML definition ;)

r4# show version 
FRRouting 9.0.1 (r4) on Linux(6.1.53-amd64-vyos)

Still has bugs
For example with redistribute

r4# conf t
r4(config)# router eigrp 65001
r4(config-router)# redistribute connected 
% Configuration failed.

Error type: validation
r4(config-router)# redistribute static 
% Configuration failed.