new "device role" column in "device types" overview #6785

Closed
opened 2025-12-29 19:45:22 +01:00 by adam · 1 comment
Owner

Originally created by @opericgithub on GitHub (Aug 8, 2022).

NetBox version

v3.2.7

Feature type

Data model extension

Proposed functionality

Users should have choice to add column "device role" into "device types" table.

Use case

Cisco has AIR-5508 model, which is wireless controller, but there is also ASA-5508 which is firewall. Obviously there is minor two-letter difference between these two models. By adding another column "device role" into "device types" table, users could differentiate more easily between these similar models. For example, firewall role might have red color background and wireless role might have blue color.

Database changes

not sure

External dependencies

not sure

Originally created by @opericgithub on GitHub (Aug 8, 2022). ### NetBox version v3.2.7 ### Feature type Data model extension ### Proposed functionality Users should have choice to add column "device role" into "device types" table. ### Use case Cisco has AIR-5508 model, which is wireless controller, but there is also ASA-5508 which is firewall. Obviously there is minor two-letter difference between these two models. By adding another column "device role" into "device types" table, users could differentiate more easily between these similar models. For example, firewall role might have red color background and wireless role might have blue color. ### Database changes not sure ### External dependencies not sure
adam added the type: feature label 2025-12-29 19:45:22 +01:00
adam closed this issue 2025-12-29 19:45:22 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 8, 2022):

There is no relationship between device types and device roles; both relate to the device model. Devices of the same type may serve different roles.

@jeremystretch commented on GitHub (Aug 8, 2022): There is no relationship between device types and device roles; both relate to the device model. Devices of the same type may serve different roles.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6785