Skip to content

Global search for IPs #11315

@alexey-kirillov

Description

@alexey-kirillov

NetBox version

v3.4.1

Python version

3.8

Steps to Reproduce

  1. create 10.0.0.0/24 prefix
  2. create 10.0.0.1 IP in this prefix (and Don't create .2)
  3. search for 10.0.0.1 - found!
  4. search for 10.0.0.2 - NOTHING

Expected Behavior

Previously one could search for existing AND non-existing IPs and locate a correct prefix. Now it's only working for existing IPs. Frequently you don't have to create every IP object in netbox as this prefix has a dhcp server. At the same time it's convenient to locate prefix using a client IP.

Observed Behavior

You cannot find a relevant prefix for an IP if the IP wasn't explicitly created in NetBox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions