Cisco DNA Center
Discover your Cisco DNA Center (Catalyst Center) managed infrastructure including sites, network devices, SD-Access fabrics, and wireless infrastructure.
Quick Start
- Create an OBSERVER role user in DNA Center
- Go to Discovery → DNA Center in Vulcan
- Enter your DNA Center URL and credentials
- Click Run Discovery
Requirements
- Cisco DNA Center 2.x or later
- User with OBSERVER role (read-only)
- Network access to DNA Center API (port 443)
Discovered Resources
- Sites (areas, buildings, floors)
- Routers and switches
- Wireless controllers and access points
- SD-Access fabric domains
Configuration
{
"provider": "dnac",
"dnac": {
"base_url": "https://dnac.example.com",
"username": "observer",
"password": "password",
"insecure": false
}
}
See Cisco DNA Center Discovery for detailed setup instructions.