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

Create Ansible plays for Dell config deployment. #251

Open
lukebates123 opened this issue Jan 23, 2023 · 0 comments
Open

Create Ansible plays for Dell config deployment. #251

lukebates123 opened this issue Jan 23, 2023 · 0 comments

Comments

@lukebates123
Copy link
Contributor

lukebates123 commented Jan 23, 2023

Limitations/workarounds

  • Banners cannot be applied via ansible.

  • You cannot apply router ospf then router ospf 2 vrf Customer in succession. The switch doesn't change to the other ospf config instance in the CLI.

    • Tried using exit after the first instance of ospf was configured but that didn't work while using ansible.
    • Worked around this by configuring one ospf instance > interface config > second ospf instance.
  • Tried using the feature start transaction so that I could apply the entire config on the switch then commit that to the running-config ran into this error Error: DATA, L3 configs present on this interface when trying to commit the config.

@lukebates123 lukebates123 linked a pull request Jan 27, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant