nerdexam
Cisco

300-435 · Question #147

What does the device-detail API provided by Cisco Catalyst Center (formerly DNA Center) use to identify a particular device?

The correct answer is C. MAC address. The Cisco Catalyst Center device-detail API uses the MAC address as the unique identifier to retrieve details about a specific device.

Controller-Based Network Automation

Question

What does the device-detail API provided by Cisco Catalyst Center (formerly DNA Center) use to identify a particular device?

Options

  • Afirmware version
  • Bdevice class
  • CMAC address
  • DIP address

How the community answered

(53 responses)
  • A
    8% (4)
  • B
    4% (2)
  • C
    87% (46)
  • D
    2% (1)

Why each option

The Cisco Catalyst Center device-detail API uses the MAC address as the unique identifier to retrieve details about a specific device.

Afirmware version

Firmware version is a device attribute returned in the response, not a unique identifier used to query for a specific device.

Bdevice class

Device class is a classification category (such as Switches or Routers) used for filtering, not for identifying a single specific device.

CMAC addressCorrect

The Cisco Catalyst Center (DNA Center) device-detail API endpoint requires the MAC address as the path parameter to uniquely identify a managed network device. MAC addresses provide a hardware-level unique identifier that persists regardless of IP or firmware changes, making them the correct identifier for this API.

DIP address

IP address can change due to DHCP or reconfiguration and is not the identifier used by the device-detail API endpoint.

Concept tested: Cisco Catalyst Center device-detail API identifier

Source: https://developer.cisco.com/docs/dna-center/

Topics

#Cisco Catalyst Center#API#Device Identification#MAC Address

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice