Skip to content

Add prefixes with vlan problem #5494

Answered by candlerb
alamakot asked this question in Q&A
Dec 18, 2020 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

You should be able to specify a tighter constraint to select the correct vlan, e.g.

... "vlan": {"vid": $vid, "group": {"name": "xxxx"}}, ...

You're trying to add a Prefix, right? Prefix doesn't have a vlan_group attribute. Hence vlan_group is an attribute of the vlan you're linking to, not the prefix itself.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@alamakot
Comment options

Comment options

You must be logged in to vote
1 reply
@alamakot
Comment options

Answer selected by DanSheps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants