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

Raw cli cleanup #6

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

natedoot
Copy link
Contributor

@natedoot natedoot commented Apr 8, 2024

Change Summary

Remove all irrelevant group variables using eos_cli:

  • command only used when ACT was running in AWS
    agent KernelFib environment KERNELFIB_PROGRAM_ALL_ECMP='true' was used when ACT was in AWS

  • mlag peer-link requests disabled now available in eos_cli_config_gen

dhcp_relay:
  mlag_peerlink_requests_disabled: true

Related Issue(s)

No issues

Repository Checklist

  • [ x] My code has been rebased from the upstream main branch

@natedoot natedoot merged commit 3a6b821 into aristanetworks:main Apr 8, 2024
1 check passed
@natedoot natedoot deleted the raw-cli-cleanup branch April 8, 2024 20:07
@@ -10,8 +10,7 @@ backbone:
platform: vEOS-lab
loopback_ipv4_pool: 1.1.0.0/24
bgp_as: 65500
raw_eos_cli: |
Copy link

@ClausHolbechArista ClausHolbechArista Apr 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also used in WAN, so we have introduced a model for it in eos_cli_config_gen.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted! I'll keep that in mind once we add the WAN deployment to the repo. Thanks @ClausHolbechArista

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants