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

question: How can I create a routed domain without associating it with a vlan pool #87

Closed
micronemo opened this issue May 17, 2024 · 1 comment · Fixed by #76
Closed
Labels
question Further information is requested

Comments

@micronemo
Copy link

micronemo commented May 17, 2024

How can I create a routed domain without associating it with a vlan pool which is a mandatory field


apic:
access_policies:
routed_domains:
- name: L3Out
vlan_pool: ??? <- mandatory

Leave the VLAN pool field blank because you do not need it for routed interface L3
For example, you need the pool for L3 connections with SVIs and subinterfaces.

@danischm danischm added the question Further information is requested label May 26, 2024
@danischm
Copy link
Member

We are adding this functionality in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants