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

Add ability to add MLAG ID to an interface #26

Open
cathode911 opened this issue Apr 2, 2018 · 2 comments
Open

Add ability to add MLAG ID to an interface #26

cathode911 opened this issue Apr 2, 2018 · 2 comments

Comments

@cathode911
Copy link

cathode911 commented Apr 2, 2018

We recently bumped into issue that no arista-eos ansible roles support configuration of MLAG id on interface. Even more, manual configuration will be overwritten if interfaces role is in use!
IMO this role suits best for MLAG id configuration as it also configures channel-groups etc.

Example:

cat ./group_vars/leafs-rack1.yml
interfaces:
  - name: Ethernet1
    description: sea-hvprod-01-data
    enable: true
    mlag_id: 1
@dathelen
Copy link

dathelen commented Nov 6, 2018

@cathode911 Thanks for reaching out. Agreed this would be a nice addition to the role. We are planning on looking to addresses in the Q1 2019 timeframe. Let me know if you have any questions.

@cathode911
Copy link
Author

@dathelen Just wanted to reach out to check up on timeline, any chance we could get this feature anytime soon?

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

No branches or pull requests

2 participants