Implement VoiceVLAN #18223
Replies: 2 comments 1 reply
-
You can already create a VLAN called "VoiceVLAN". You can add this to a device interface: just set the 802.1Q mode to Access or Tagged as appropriate, and enable that VLAN on the interface. Is there any other functionality which you require to differentiate a voice VLAN? If so, you can look at using Tags or Custom Fields. |
Beta Was this translation helpful? Give feedback.
-
Honestly, I do not see a good and easy way to implement this right now without making management more complicated. Using an extra field would require users to set two VLANs per port. However, in our setup, we like to define this rule-based. But what is a good way to implement these rules? Should the voice VLAN be dependent on the location/site, or dependent on the access VLAN being set? Are other conditions important? So for now, we just add it to our Ansible playbooks, but do not set it in NetBox. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you create a new specific type of vlan name VoiceVLAN on a Device interface ?
BR
Beta Was this translation helpful? Give feedback.
All reactions