We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
I will take care of adding this.
Sorry, something went wrong.
r/ospf_area: add multiple new arguments to interface block
be6b25c
Fixes #348, #356
2627e1e
6c7f43a
Merge pull request #363 from jeremmfr/issue-348-356
b848ed8
Fixes #348, #356: r/ospf_area: add multiple new arguments to interface block # Conflicts: # junos/constants.go
jeremmfr
Successfully merging a pull request may close this issue.
Hi,
Please take a look at the possibility to add priority and BFD support to "resource junos_ospf_area"
Thank you.
The text was updated successfully, but these errors were encountered: