{% extends 'generic/object.html' %} {% load form_helpers %} {% block title %}Import Devices from Catalyst Center{% endblock %} {% block header %}
Search for devices in Catalyst Center by hostname, IP address, or MAC address.
Use * as a wildcard (e.g., switch* matches devices starting with "switch").
Enter a search term above to find devices in Catalyst Center
Examples: switch*, 192.168.1.*, *router*
{{ config.catalyst_center_url }}
{% else %}
Not configured
{% endif %}
switch* - Starts with "switch"*router* - Contains "router"192.168.* - IP in 192.168.x.x rangeThis is a one-way import only. Devices are created in NetBox but changes made in NetBox are not synced back to Catalyst Center. Maximum 25 devices can be imported at a time.
After import, use the Catalyst Center tab on each device to sync additional fields like serial number, platform, and interfaces.
Devices already in NetBox (matched by hostname or serial) are shown with a green "In NetBox" badge and cannot be selected for import.
Download a Plug and Play CSV for Cisco devices in NetBox that are not in Catalyst Center. Import this CSV into Catalyst Center's PnP portal for bulk onboarding.
Download PnP CSV