-
Notifications
You must be signed in to change notification settings - Fork 239
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 support for Port-Channel in Network Services #3120
Comments
Since port-channels will need to have member interfaces defined as well, we cannot use the same data model as for |
This issue is stale because it has been open 90 days with no activity. The issue will be reviewed by a maintainer and may be closed |
Would it be possible to have options to have this defined in network services. Maybe port over some of the structured config? |
This issue is stale because it has been open 90 days with no activity. The issue will be reviewed by a maintainer and may be closed |
This feature is also needed for us regarding we need to tweak the description and MTU for the main port-channel interfaces while we are configuring the sub-port-channel interfaces.
|
Enhancement summary
Currently in network services. For a vrf to be defined you have to either have a l3_interface or a svi, is it possible to include port-channels into this feature? It looks like it does work, but gives a notification that it's not a supported.
Which component of AVD is impacted
eos_designs, eos_cli_config_gen
Use case example
vrf to be defined you have to either have a l3_interface or a svi, is it possible to include port-channels
Describe the solution you would like
Having port-channels be added to this feature.
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: