Page MenuHomeVyOS Platform

BFD: migrate to get_config_dict() and FRR reload
Closed, ResolvedPublic

Description

BFD: migrate to get_config_dict() and FRR reload

The rewrite opens us also for BFD profiles

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible

Event Timeline

c-po triaged this task as Low priority.Feb 14 2021, 12:48 PM
c-po created this task.
c-po created this object in space S1 VyOS Public.
c-po updated the task description. (Show Details)

Currently this requires BFD support to be added to frr-reload

reload_configuration: Executing command against frr-reload: "/usr/lib/frr/frr-reload.py --reload --daemon bfdd --debug --stdout /tmp/tmp0mau934w"
frr-reload output:   0 2021-02-14 14:19:21,188   ERROR: Daemon bfdd is not a valid option for 'show running-config'
{'peer': {'1.1.1.1': {'interval': {'multiplier': '3',
                                   'receive': '300',
                                   'transmit': '300'}}}}