avd icon indicating copy to clipboard operation
avd copied to clipboard

Feat(eos_designs): IPv6 inband management settings

Open emilarista opened this issue 2 years ago • 4 comments

Change Summary

Adds IPv6 settings for inband management to eos_designs.

Related Issue(s)

Fixes #3325 Depends on https://github.com/aristanetworks/avd/pull/3564

Component(s) name

arista.avd.eos_designs

Proposed changes

node_type_keys.key:
  ...
  nodes:
    - name: v6-inband
      inband_mgmt_ipv6_address: < v6 stuff >
      inband_mgmt_ipv6_gateway: < v6 stuff >
      inband_mgmt_ipv6_subnet: < v6 stuff >

How to test

Tested using molecule.

Checklist

Repository Checklist

  • [x] My code has been rebased from devel before I start
  • [x] I have read the CONTRIBUTING document.
  • [x] My change requires a change to the documentation and documentation have been updated accordingly.
  • [x] I have updated molecule CI testing accordingly. (check the box if not applicable)

emilarista avatar Nov 27 '23 10:11 emilarista

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Dec 19 '23 14:12 github-actions[bot]

Conflicts have been resolved. A maintainer will review the pull request shortly.

github-actions[bot] avatar Jan 03 '24 07:01 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jan 29 '24 20:01 github-actions[bot]

Conflicts have been resolved. A maintainer will review the pull request shortly.

github-actions[bot] avatar Feb 08 '24 12:02 github-actions[bot]

Just for information: The customer who requested this feature has tested the PR and signed off on the generated config.

emilarista avatar Feb 26 '24 09:02 emilarista