Page MenuHomeVyOS Platform

Support independent configuration of echo receive-interval and echo transmit-interval in BFD
Closed, InvalidPublicFEATURE REQUEST

Description

https://docs.frrouting.org/en/latest/bfd.html#clicmd-echo-receive-interval-disabled-10-4294967

set protocols bfd profile slow interval echo-receive disabled
set protocols bfd profile slow interval echo-receive 1000
set protocols bfd profile slow interval echo-transmit 1000

set protocols bfd peer 1.1.1.1 interval echo-receive disabled
set protocols bfd peer 1.1.1.1 interval echo-receive 1000
set protocols bfd peer 1.1.1.1 interval echo-transmit 1000

Details

Version
-
Is it a breaking change?
Config syntax change (migratable)
Issue type
Feature (new functionality)