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

Feat(eos_cli_config_gen): Add support for isis authentication under vlan interfaces and enhance the isis authentication feature under ethernet and port-channel interfaces #4333

Closed
4 tasks done
laxmikantchintakindi opened this issue Aug 8, 2024 · 1 comment
Assignees
Labels
type: enhancement New feature or request

Comments

@laxmikantchintakindi
Copy link
Contributor

laxmikantchintakindi commented Aug 8, 2024

Enhancement summary

Add support for isis authentication under vlan interfaces and enhance the isis authentication feature under ethernet interfaces and port-channel interfaces.

Which component of AVD is impacted

eos_cli_config_gen

Use case example

Examples

interface Ethernet9
   description Ethernet Description
   ip address 10.10.83.1/24
   isis authentication mode shared-secret profile profile1 algorithm sha-256 level-1
   isis authentication mode shared-secret profile profile1 algorithm sha-256 level-2

Describe the solution you would like

Add support for isis authentication under vlan interfaces and enhance the isis authentication feature under ethernet and port-channel interfaces.

Describe alternatives you have considered

Current alternative is using eos_cli.

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@laxmikantchintakindi laxmikantchintakindi added the type: enhancement New feature or request label Aug 8, 2024
@laxmikantchintakindi laxmikantchintakindi changed the title Feat(eos_cli_config_gen): Add support for isis authentication under vlan interfaces and enhance the isis authentication feature under ethernet and port-channel interfaces Feat(eos_cli_config_gen): Add support for isis authentication under vlan interfaces and enhance the isis authentication feature under ethernet and port-channel interfaces Aug 8, 2024
@laxmikantchintakindi laxmikantchintakindi self-assigned this Aug 8, 2024
@laxmikantchintakindi
Copy link
Contributor Author

All PRs are merge. Hence closing the issue.

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