The Wayback Machine - https://web.archive.org/web/20220226091845/https://github.com/topics/avd
Skip to content
#

avd

Here are 41 public repositories matching this topic...

ansible-avd
ryanmerolle
ryanmerolle commented Feb 17, 2022

Enhancement summary

Add bfd echo as an ethernet_interface option.

Which component of AVD is impacted

eos_cli_config_gen

Use case example

Add echo as a bfd option under ethernet_interfaces

Describe the solution you would like

ethernet_interfaces:
  <Ethernet_interface_2 >:
    bfd:
      echo:  < true | false >
      interval: < rate in milliseconds >
      min_rx: 

Improve this page

Add a description, image, and links to the avd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the avd topic, visit your repo's landing page and select "manage topics."

Learn more