Skip to content

Assign VLANs to interfaces #1518

@Darkbcn

Description

@Darkbcn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: duplicateThis issue has already been raised

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions