Automation and Programmability (Basics of network automation, Introduction to APIs and SDN, Configuration management tools) Flashcards
What is network automation?
The use of software to configure, manage, and operate network devices
What are the benefits of network automation?
Consistency, speed, reduced errors, and scalability
What is a script in network automation?
A file containing a series of commands executed automatically
What is an example of a scripting language used in automation?
Python
What is an automation framework?
A platform or set of tools to facilitate automation tasks
What is an API?
Application Programming Interface
What is the role of Python in network automation?
Used to write scripts that automate network tasks
What is a playbook in automation?
A file defining a set of tasks to be executed by a tool like Ansible
What is the difference between manual and automated configuration?
Manual is done by hand; automated uses scripts or tools
What is the goal of intent-based networking?
To automate networks based on desired outcomes or policies
What is network automation? (11)
The use of software to configure, manage, and operate network devices
What are the benefits of network automation? (12)
Consistency, speed, reduced errors, and scalability
What is a script in network automation? (13)
A file containing a series of commands executed automatically
What is an example of a scripting language used in automation? (14)
Python
What is an automation framework? (15)
A platform or set of tools to facilitate automation tasks
What is an API? (16)
Application Programming Interface
What is the role of Python in network automation? (17)
Used to write scripts that automate network tasks
What is a playbook in automation? (18)
A file defining a set of tasks to be executed by a tool like Ansible
What is the difference between manual and automated configuration? (19)
Manual is done by hand; automated uses scripts or tools
What is the goal of intent-based networking? (20)
To automate networks based on desired outcomes or policies
What is network automation? (21)
The use of software to configure, manage, and operate network devices
What are the benefits of network automation? (22)
Consistency, speed, reduced errors, and scalability
What is a script in network automation? (23)
A file containing a series of commands executed automatically
What is an example of a scripting language used in automation? (24)
Python