A network operations team switches from per-device manual command-line configuration to centralized template-based automation. Which primary operational advantage does this shift deliver?
- It reduces configuration drift by enforcing consistent and repeatable changes across all managed devices.Cevap
- BIt shifts data plane packet forwarding responsibilities from local switches to an off-device controller.
- CIt replaces state-mutating HTTP POST calls with HTTP GET operations when applying configuration changes.
- DIt structures all network configuration files into flat JSON arrays containing no key-value mappings.
Cevap
It reduces configuration drift by enforcing consistent and repeatable changes across all managed devices.
Transitioning from manual CLI configurations to centralized template-based automation allows engineers to define standardized configuration states once and deploy them uniformly. This eliminates human error and minimizes configuration drift across the network footprint.
Adım Adım Çözüm
Anahtar Kavram
Impact of Network Automation on Operational Consistency and Configuration Drift