You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for VRRP timer delay reload command per VRID
Which component of AVD is impacted
eos_cli_config_gen
Use case example
Reload switch in VRRP switch which also consumes a BGP full routing table. As BGP still processes all the routes switch must be prevented to become VRRP master
Describe the solution you would like
# New improved "vrrp" data model to support multiple IDsvrrp_ids:
- id: < vrid >timers:
delay:
reload: < integer >
Describe alternatives you have considered
No response
Additional context
PR incoming
Contributing Guide
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Enhancement summary
Add support for VRRP timer delay reload command per VRID
Which component of AVD is impacted
eos_cli_config_gen
Use case example
Reload switch in VRRP switch which also consumes a BGP full routing table. As BGP still processes all the routes switch must be prevented to become VRRP master
Describe the solution you would like
Describe alternatives you have considered
No response
Additional context
PR incoming
Contributing Guide
The text was updated successfully, but these errors were encountered: