An enterprise network administration team is transitioning from manually entering configuration commands on individual switches via SSH to using centralized automation playbooks. Which primary operational benefit does this shift to automated management provide?
- It enforces configuration consistency across all network devices, significantly reducing human error and configuration drift.Answer
- BIt requires installing dedicated management software agents on all legacy physical network devices to function.
- CIt modifies HTTP POST methods so that they perform read-only data retrievals without altering device configuration state.
- DIt automatically converts key-value JSON objects into flat string arrays before processing them in the router control plane.
Answer
Automating device management enforces configuration consistency across all network devices, significantly reducing human error and configuration drift.
The correct answer highlights that automated network management uses structured templates to deploy changes across devices simultaneously. This eliminates manual per-device CLI entry, drastically reducing human error and configuration drift across the network infrastructure.
Step-by-Step Solution
Key Concept
Impact of Network Automation on Operational Consistency and Efficiency
Estimated Time:45s