Skip to main content

Cisco DNA Center

Discover your Cisco DNA Center (Catalyst Center) managed infrastructure including sites, network devices, SD-Access fabrics, and wireless infrastructure.

Quick Start

  1. Create an OBSERVER role user in DNA Center
  2. Go to Discovery → DNA Center in Vulcan
  3. Enter your DNA Center URL and credentials
  4. 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.