An enterprise networking team replaces its manual command-line changes with an Infrastructure as Code (IaC) workflow that uses version-controlled templates and automated playbooks to push configurations to all switches and routers. Which outcome is the team MOST likely to achieve by making this change?
Removal of the need for device vendor-specific syntax when writing configurations
Dramatically fewer configuration errors caused by inconsistent manual changes
Ability to bypass the normal change-management approval process
Guaranteed elimination of all unplanned network outages
Automation applies a vetted configuration template in a repeatable way, so typos or missed commands that cause outages are far less likely. While automation can shorten change windows, it does not guarantee perfect uptime, eliminate change-management requirements, or remove vendor-specific syntax from configuration templates.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Infrastructure as Code (IaC)?
Open an interactive chat with Bash
What are version-controlled templates in IaC, and why are they important?
Open an interactive chat with Bash
How do playbooks automate configuration changes in networking?