nerdexam
Cisco

300-435 · Question #101

What is a benefit of using Ansible and Terraform for Cisco IOS XE configuration automation?

The correct answer is D. They enable the use of a standard configuration on all devices. Using Ansible and Terraform for Cisco IOS XE configuration automation enables the application of standard configurations across all devices, ensuring consistency and reducing configuration drift.

Network Automation Foundation

Question

What is a benefit of using Ansible and Terraform for Cisco IOS XE configuration automation?

Options

  • AThey use an agent that provides more reliability.
  • BThey allow for snowflake configuration.
  • CThey support automatic configuration triggering.
  • DThey enable the use of a standard configuration on all devices.

How the community answered

(63 responses)
  • A
    3% (2)
  • B
    5% (3)
  • C
    2% (1)
  • D
    90% (57)

Why each option

Using Ansible and Terraform for Cisco IOS XE configuration automation enables the application of standard configurations across all devices, ensuring consistency and reducing configuration drift.

AThey use an agent that provides more reliability.

Ansible is agentless, relying on SSH for communication, which is a key characteristic and benefit, not a drawback.

BThey allow for snowflake configuration.

Snowflake configurations refer to unique, inconsistent device configurations that diverge from a standard, which is precisely what automation tools like Ansible and Terraform aim to prevent.

CThey support automatic configuration triggering.

While automation tools can be part of CI/CD pipelines that trigger configurations, "automatic configuration triggering" is not an inherent or primary benefit describing the core function of Ansible/Terraform for configuration management itself.

DThey enable the use of a standard configuration on all devices.Correct

Ansible and Terraform are powerful automation tools that promote configuration standardization and idempotency, meaning they can ensure devices are configured consistently according to a desired state. This capability allows for the application of a uniform, standard configuration across all relevant devices, significantly reducing manual errors and configuration drift.

Concept tested: Network automation benefits (Ansible/Terraform)

Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Network_Automation/Automation_Deployment_Guide.html

Topics

#Ansible#Terraform#Configuration Standardization#Network Automation Benefits

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice