An enterprise network operations team is transitioning from managing 500 access switches individually via manual CLI sessions to using a centralized, controller-driven automation framework. Which operational benefit directly results from adopting this automated network management model?
- Device configurations are defined using centralized software templates and applied via programmatic APIs, significantly reducing configuration drift and human error.Cevap
- BThe operational framework requires agent software to be installed on every switch to initiate local SSH sessions back to the central controller.
- CConfiguration updates on target devices are performed by sending HTTP GET requests containing the modified configuration payload.
- DAutomated controller management automatically ignores Syslog severity levels 0 through 3 to prioritize high-volume telemetry streaming.
Cevap
Device configurations are defined using centralized software templates and applied via programmatic APIs, significantly reducing configuration drift and human error.
Moving from per-device CLI management to a centralized automation framework enables network administrators to define configurations centrally as standardized data models or templates. Pushing these configurations via programmatic APIs ensures compliance across all target devices, virtually eliminating manual entry errors and configuration drift.
Adım Adım Çözüm
Anahtar Kavram
Impact of Centralized Controller-Based Automation on Network Operations