Skip to content

Add VRF to drop-down when selecting IP addresses #3978

New issue

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

Closed
chuckbales opened this issue Jan 21, 2020 · 2 comments · Fixed by #4031
Closed

Add VRF to drop-down when selecting IP addresses #3978

chuckbales opened this issue Jan 21, 2020 · 2 comments · Fixed by #4031
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@chuckbales
Copy link

Environment

  • Python version: 3.6.9
  • NetBox version: v2.6.12

Add the VRF name (or some other identifying value) to the drop-down box for IP addresses so that duplicate IPs can be differentiated

When adding a NAT entry and selecting the corresponding IP address, all IPs are shown with only the CIDR notation displayed. When the same IP is in the database under different VRFs, there is no way to differentiate when looking at the IPs in the drop-down field. Having the VRF name appended to the IP address, or a field to enter the desired VRF and limit the results, would help users to know which IP they're selecting.

@chuckbales
Copy link
Author

Screenshot for example, 10.79.10.1/28 exists in two VRFs, but with this view I can't tell which one I'm actually selecting

image

@kobayashi
Copy link
Contributor

I would accept this feature request as enhancement.

@kobayashi kobayashi self-assigned this Jan 23, 2020
@kobayashi kobayashi added the type: feature Introduction of new functionality to the application label Jan 23, 2020
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Jan 24, 2020
kobayashi added a commit to kobayashi/netbox that referenced this issue Jan 28, 2020
jeremystretch added a commit that referenced this issue Jan 28, 2020
Fixes #3978: VRF filtering for NAT IP search
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants