Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: ospf priority and bfd support #348

Closed
AndriiPysmenko opened this issue Feb 16, 2022 · 1 comment · Fixed by #363
Closed

Feature request: ospf priority and bfd support #348

AndriiPysmenko opened this issue Feb 16, 2022 · 1 comment · Fixed by #363
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AndriiPysmenko
Copy link

Hi,

Please take a look at the possibility to add priority and BFD support to "resource junos_ospf_area"

set routing-instances INSTANCE_NAME protocols ospf area 0.0.0.0 interface INTERFACE priority 0
set routing-instances INSTANCE_NAME protocols ospf area 0.0.0.0 interface INTERFACE bfd-liveness-detection minimum-interval 2500
set routing-instances INSTANCE_NAME protocols ospf area 0.0.0.0 interface INTERFACE bfd-liveness-detection multiplier 3
set routing-instances INSTANCE_NAME protocols ospf area 0.0.0.0 interface INTERFACE bfd-liveness-detection full-neighbors-only

Thank you.

@jeremmfr
Copy link
Owner

jeremmfr commented Mar 7, 2022

I will take care of adding this.

@jeremmfr jeremmfr self-assigned this Mar 7, 2022
@jeremmfr jeremmfr added the enhancement New feature or request label Mar 7, 2022
@jeremmfr jeremmfr added this to the v1.25.0 milestone Mar 10, 2022
jeremmfr added a commit that referenced this issue Mar 15, 2022
Fixes #348, #356: r/ospf_area: add multiple new arguments to interface block
# Conflicts:
#	junos/constants.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants