200-901 · Question #611
200-901 Question #611: Real Exam Question with Answer & Explanation
The correct answer is B: Device-level management supports all subsets of the potential device settings and controller-level. {"question_number": 5, "question": "What is an advantage of device-level management as compared to controller-level management?", "correct_answer": "B", "explanation": "Device-level management (managing devices directly via CLI, NETCONF, or RESTCONF) supports all possible device
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
Explanation
{"question_number": 5, "question": "What is an advantage of device-level management as compared to controller-level management?", "correct_answer": "B", "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.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.