-
Notifications
You must be signed in to change notification settings - Fork 230
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
Feat(eos_cli_config_gen): Add support for isis spf-interval hold timer. #3912
Feat(eos_cli_config_gen): Add support for isis spf-interval hold timer. #3912
Conversation
7808f35
to
14102ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested on lab
ansible_collections/arista/avd/molecule/eos_cli_config_gen/intended/configs/router-isis-new.cfg
Outdated
Show resolved
Hide resolved
...e_collections/arista/avd/molecule/eos_cli_config_gen/inventory/host_vars/router-isis-new.yml
Show resolved
Hide resolved
|
9ed05fc
to
f8abad9
Compare
...lections/arista/avd/roles/eos_cli_config_gen/schemas/schema_fragments/router_isis.schema.yml
Outdated
Show resolved
Hide resolved
896ced5
to
401e0c3
Compare
for more information, see https://pre-commit.ci
401e0c3
to
c3c38ab
Compare
Change Summary
Add support for isis spf-interval hold timer and interval_unit.
Related Issue(s)
Fixes #3756
Component(s) name
arista.avd.eos_cli_config_gen
Proposed changes
Inserting
hold_timer
andinterval_unit
inrouter_isis.spf_interval
How to test
Test with the molecule scenario added in this PR and test the config on EOS CLI.
Checklist
Repository Checklist