VLAN description #268

Closed
opened 2025-12-29 16:20:23 +01:00 by adam · 4 comments
Owner

Originally created by @andreas1o on GitHub (Jul 22, 2016).

Hi would it be possible to add a description field to vlan ?
In some switches you tend to use vlanmanes more than tags so name becomes very significant and vlanid is something you configure once.
Then a description added to the vlan would make sense ?

Originally created by @andreas1o on GitHub (Jul 22, 2016). Hi would it be possible to add a description field to vlan ? In some switches you tend to use vlanmanes more than tags so name becomes very significant and vlanid is something you configure once. Then a description added to the vlan would make sense ?
adam added the type: feature label 2025-12-29 16:20:23 +01:00
adam closed this issue 2025-12-29 16:20:23 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 22, 2016):

I think a description field would be redundant since VLANs already have a name. There isn't usually much other context that needs to be provided around a VLAN. Can you provide a specific use case where a description would provide additional information not conveyed by the name?

@jeremystretch commented on GitHub (Jul 22, 2016): I think a description field would be redundant since VLANs already have a name. There isn't usually much other context that needs to be provided around a VLAN. Can you provide a specific use case where a description would provide additional information not conveyed by the name?
Author
Owner

@ryanmerolle commented on GitHub (Jul 22, 2016):

I think @andreas1o is just asking for this given some platforms (JUNOS) allow for their config of a vlanid, name, and description separately.

@ryanmerolle commented on GitHub (Jul 22, 2016): I think @andreas1o is just asking for this given some platforms (JUNOS) allow for their config of a vlanid, name, and description separately.
Author
Owner

@andreas1o commented on GitHub (Jul 22, 2016):

yes exactly vlanname is usually limited in the lenght but descriptions are not.
For instans vlan id 100 name FINANCIALSERVICE - description Financial Service EastCoast
vlan id 101 name FINANCIALSERVICE - description Financial Service Westcoast.

@andreas1o commented on GitHub (Jul 22, 2016): yes exactly vlanname is usually limited in the lenght but descriptions are not. For instans vlan id 100 name FINANCIALSERVICE - description Financial Service EastCoast vlan id 101 name FINANCIALSERVICE - description Financial Service Westcoast.
Author
Owner

@jeremystretch commented on GitHub (Jul 25, 2016):

Added a description to the VLAN model in d241cce.

@jeremystretch commented on GitHub (Jul 25, 2016): Added a description to the VLAN model in d241cce.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#268