Search results for: "{{ query }}"
{% else %}Enter a search query to find IPs, devices, subnets, tags, racks, and sites.
{% endif %} {% if query %} {% set total_results = results.subnets|length + results.ips|length + results.devices|length + results.tags|length + results.racks|length + results.sites|length %} {% if total_results == 0 %}No results found
Try a different search term or check your spelling.
{{ subnet.name }}
{{ subnet.cidr }}
{{ subnet.site }}
{{ ip.ip }}
{% if ip.hostname %}{{ ip.hostname }}
{% endif %}{{ ip.subnet_name }} ({{ ip.subnet_cidr }})
{{ ip.site }}
{{ device.name }}
{% if device.description %}{{ device.description }}
{% endif %}{{ tag.name }}
{% if tag.description %}{{ tag.description }}
{% endif %}{{ rack.name }}
{{ rack.height_u }}U
{{ rack.site }}
{{ site }}