Assign VLANs to interfaces #1249

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

Originally created by @Darkbcn on GitHub (Sep 20, 2017).

Issue type

[X ] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • NetBox version: Future version

Description

Sometimes we have a switch, on this switch we have the ports and on this ports maybe we have configure a VLAN ID or VLAN ID's and Tagged or Untagged.

For example

Port 0/15

VLAN_ID 100 Tagged
VLAN_ID 101 Untagged
VLAN_ID 200 Tagged
VLAN_ID 300 Tagged

we can check the best way to view the configuation for a switch.

Maybe we need to add a new table to the database for this information

Switch_1

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |

|
|__ VLAN_ID | Status | Name_VLAN
100 T PRODUCTION
101 U MANAGEMENT
200 T STATUS
300 T SCSI

Attached a file with an example
switch_example.xlsx

Originally created by @Darkbcn on GitHub (Sep 20, 2017). ### Issue type [X ] Feature request <!-- Requesting the implementation of a new feature --> [ ] Bug report <!-- Reporting unexpected or erroneous behavior --> [ ] Documentation <!-- Proposing a modification to the documentation --> ### Environment * NetBox version: Future version ### Description Sometimes we have a switch, on this switch we have the ports and on this ports maybe we have configure a VLAN ID or VLAN ID's and Tagged or Untagged. For example Port 0/15 VLAN_ID 100 Tagged VLAN_ID 101 Untagged VLAN_ID 200 Tagged VLAN_ID 300 Tagged we can check the best way to view the configuation for a switch. Maybe we need to add a new table to the database for this information Switch_1 ------------------------------------------------------------------------- | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | ------------------------------------------------------------------------- | |__ VLAN_ID | Status | Name_VLAN 100 T PRODUCTION 101 U MANAGEMENT 200 T STATUS 300 T SCSI Attached a file with an example [switch_example.xlsx](https://github.com/digitalocean/netbox/files/1317674/switch_example.xlsx)
adam added the status: duplicate label 2025-12-29 16:30:40 +01:00
adam closed this issue 2025-12-29 16:30:41 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 20, 2017):

Duplicate of #150

@jeremystretch commented on GitHub (Sep 20, 2017): Duplicate of #150
Author
Owner

@Darkbcn commented on GitHub (Sep 20, 2017):

Hi jeremystretch,

this option is for view the configuration of the switch and add a new option to menu.

the idea is view similar as excel but included on netbox.

and check if a port is used from other option.

@Darkbcn commented on GitHub (Sep 20, 2017): Hi jeremystretch, this option is for view the configuration of the switch and add a new option to menu. the idea is view similar as excel but included on netbox. and check if a port is used from other option.
Author
Owner

@Darkbcn commented on GitHub (Sep 20, 2017):

please reconsider re-open feature.

@Darkbcn commented on GitHub (Sep 20, 2017): please reconsider re-open feature.
Author
Owner

@LBegnaud commented on GitHub (Sep 20, 2017):

He closed it because it's a duplicate, look at the linked issue to track it

@LBegnaud commented on GitHub (Sep 20, 2017): He closed it because it's a duplicate, look at the linked issue to track it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1249