200-901 · Question #611
What is an advantage of device-level management as compared to controller-level management to automate the configuration of network devices?
The correct answer is B. Device-level management supports all subsets of the potential device settings and controller-level. Device-level management (managing devices directly via CLI, NETCONF, or RESTCONF) supports all possible device settings because you are interfacing directly with the device's full feature set. Controller-level management (e.g., via Cisco DNA Center) exposes only a subset of…
Question
What is an advantage of device-level management as compared to controller-level management to automate the configuration of network devices?
Options
- ADevice-level management has access to all devices from a single point on the network and
- BDevice-level management supports all subsets of the potential device settings and controller-level
- CDevice-level management supports REST API-enabled devices and controller-level management
- DDevice-level management requires one controller per vendor and controller-level management
How the community answered
(57 responses)- A2% (1)
- B89% (51)
- C5% (3)
- D4% (2)
Explanation
Device-level management (managing devices directly via CLI, NETCONF, or RESTCONF) supports all possible device settings because you are interfacing directly with the device's full feature set. Controller-level management (e.g., via Cisco DNA Center) exposes only a subset of device capabilities through its abstracted northbound API, as controllers are designed to simplify management and may not expose every vendor-specific or advanced configuration option. This full feature access is the key advantage of device-level management, even though it requires more effort per device and lacks a single centralized management point.
Topics
Community Discussion
No community discussion yet for this question.