We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[X ] Feature request [ ] Bug report [ ] Documentation
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
| |__ 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
The text was updated successfully, but these errors were encountered:
Duplicate of #150
Sorry, something went wrong.
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.
please reconsider re-open feature.
He closed it because it's a duplicate, look at the linked issue to track it
No branches or pull requests
Issue type
[X ] Feature request
[ ] Bug report
[ ] Documentation
Environment
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
The text was updated successfully, but these errors were encountered: