Replies: 1 comment 2 replies
-
What exact error do you see? Or does it silently do nothing? I'm guessing the latter. If you go to As to why you can import "mode" but not "untagged_vlan" or "tagged_vlans": I see that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I've been working on Netbox for a while, mainly on the export part.
Recently, we have received new informations regarding tagged_vlans and tagged_vlan for interfaces. I saw that we could make mass changes on csv interfaces. However, I can't change the tagged_vlans and untagged_vlan but I can change the mode, the enabled etc ...
Example of a query I would like to make :
name,device,type,untagged_vlan
13,"TAP",1000base-t,150
Do you know how to import this in csv for interface ?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions