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

Support for "ip virtual-router mac-address advertisement-interval" #4772

Open
1 task done
dgonzalez85 opened this issue Dec 2, 2024 · 0 comments
Open
1 task done
Labels
type: enhancement New feature or request

Comments

@dgonzalez85
Copy link

Enhancement summary

This command sets the GARP advertisement interval for VARP, by default 30 seconds:

(config)#show run all | i virtual-router mac-address adv
ip virtual-router mac-address advertisement-interval 30

During migrations it is common that we have to reduce the timer to speed up the advertisement of the new VARP mac.

Which component of AVD is impacted

eos_cli_config_gen

Use case example

Command commonly used in migrations.

Describe the solution you would like

Be able to configure this command natively with AVD.

Describe alternatives you have considered

eos_cli:

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@dgonzalez85 dgonzalez85 added the type: enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant