netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Separate IP addresses in the menu into two types: ipv4 and ipv6.

Open click0 opened this issue 1 year ago • 2 comments

NetBox version

4.1.3

Feature type

Change to existing functionality

Triage priority

N/A

Proposed functionality

Separate IP addresses in the menu into two types: ipv4 and ipv6.

Use case

In the networks of large operators, this will significantly speed up the visual search of IP addresses.

Database changes

No response

External dependencies

No response

click0 avatar Oct 10 '24 00:10 click0

Just use a saved search filter? image

jsenecal avatar Oct 10 '24 15:10 jsenecal

As an option and compromise, add saved filters using Netbox (not the browser!) изображение

click0 avatar Oct 10 '24 17:10 click0

This doesn't seem like a good reason for the necessary duplication of functionality; it isn't a pattern we want to follow to create distinct concrete models for objects that are otherwise identical but can be differentiated by a filter. We'd recommend using a saved filter as suggested above.

bctiemann avatar Feb 06 '25 18:02 bctiemann