Understanding Cisco Network Automation Essentials | DEVNAE
Network Automation Tooling and Security
Which command should you use to generate XML configuration output?
commit | display xml
commit dry-run outformat xml
get-config outformat xml
show configuration
Which three parameters are mandatory when adding a Cisco NSO device manually?
(Choose three.)
admin state
authgroup
configuration
device type
IP address
ssh keys
Which commit flag would you use to commit changes if one of the devices in the
transaction has out of band changes, is in out-of sync state, and you still want to
perform a commit operation?
commit
commit check
commit no-out-of-sync-check
commit no-overwrite
Which three of the following statements apply to the pyATS library Diff command?
(Select three)
pyATS diff compares “snapshots” of the network from the parse or learn device output.
pyATS diff is the same as the Linux diff command.
pyATS diff requires to profile the network before comparing the network states.
pyATS diff allows you to exclude keys you do not want to be compared.
pyATS diff can only be used to compare parse command output.
Which three of the following are the major pyATS AEtest sections? (Choose three)
Common Setup
Testcases
Testbed
Profiler
Common Cleanup
Which of the following is a benefit of pyATS?
Automates the operational and monitoring environment
Automates the testing environment, profiles operational states and compares
results
Manages connection and configuration changes
Supports connection to IOS devices only
How does GitLab execute instructions on the GitLab CI pipeline?
It runs the CI pipeline on a local computer.
This study source was downloaded by 100000820853758 from CourseHero.com on 12-17-2025 07:47:51 GMT -06:00
https://www.coursehero.com/file/251713037/Cisco-U-CEUs-Understanding-Cisco-Network-Automation-Essentials-3-08262025docx/
, It runs the CI pipeline on any runner that is registered and enabled for a GitLab
project.
It runs the CI pipeline on computers that perform the git push operation.
It runs the CI pipeline on the GitLab cloud server.
What is considered good policy when defining the source of truth for a network that is
managed as Infrastructure as Code (IaC)? (Choose 3)
Assigning subnets that are first reserved an IP Address Tool (IPAM)
Using a running configuration on a router to track the public IP addresses owned
by the organization
Maintaining the IaC network in a distributed version control system (VCS)
Storing Circuit information and IDs assigned to a customer in a Configuration
Management Database (CMDB)
What option is a continuous integration benefit?
CI increases the speed to market and helps to realize revenue and results faster.
CI allows you to deliver new features, but more slowly.
It reduces the number of bugs and therefore decreases the uptime necessary to
update the code.
CI does not allow you to focus more time on developing enhancements, because it
follows a predefined model.
What is the reason for inconsistency and config drifts in the network when using a
Network Management System with just partial automation functions available in it?
network orchestration layer
multiple sources of changes
single source of changes
single source of truth
Which of the following statements is true about the role of the Network Orchestration
layer?
It presents the entire network to the management applications as a single entity.
It requires you to use different protocols or APIs for different types of services.
It results from manual configurations by the troubleshooting teams.
It supports managing only the individual network devices directly.
Which Cisco NSO component automates all the necessary changes in the system when
you load, update, or remove the packages from it?
Alarm Manager
Device Manager
Package Manager
Service Manager
In Cisco NSO, which of the following does the Mapping Logic component implement?
device data model
service configuration instance
service data model
service creation function
Which command would you invoke to display the configuration of the device R1?
show devices device R1
show running-config device R1 config
This study source was downloaded by 100000820853758 from CourseHero.com on 12-17-2025 07:47:51 GMT -06:00
https://www.coursehero.com/file/251713037/Cisco-U-CEUs-Understanding-Cisco-Network-Automation-Essentials-3-08262025docx/
Network Automation Tooling and Security
Which command should you use to generate XML configuration output?
commit | display xml
commit dry-run outformat xml
get-config outformat xml
show configuration
Which three parameters are mandatory when adding a Cisco NSO device manually?
(Choose three.)
admin state
authgroup
configuration
device type
IP address
ssh keys
Which commit flag would you use to commit changes if one of the devices in the
transaction has out of band changes, is in out-of sync state, and you still want to
perform a commit operation?
commit
commit check
commit no-out-of-sync-check
commit no-overwrite
Which three of the following statements apply to the pyATS library Diff command?
(Select three)
pyATS diff compares “snapshots” of the network from the parse or learn device output.
pyATS diff is the same as the Linux diff command.
pyATS diff requires to profile the network before comparing the network states.
pyATS diff allows you to exclude keys you do not want to be compared.
pyATS diff can only be used to compare parse command output.
Which three of the following are the major pyATS AEtest sections? (Choose three)
Common Setup
Testcases
Testbed
Profiler
Common Cleanup
Which of the following is a benefit of pyATS?
Automates the operational and monitoring environment
Automates the testing environment, profiles operational states and compares
results
Manages connection and configuration changes
Supports connection to IOS devices only
How does GitLab execute instructions on the GitLab CI pipeline?
It runs the CI pipeline on a local computer.
This study source was downloaded by 100000820853758 from CourseHero.com on 12-17-2025 07:47:51 GMT -06:00
https://www.coursehero.com/file/251713037/Cisco-U-CEUs-Understanding-Cisco-Network-Automation-Essentials-3-08262025docx/
, It runs the CI pipeline on any runner that is registered and enabled for a GitLab
project.
It runs the CI pipeline on computers that perform the git push operation.
It runs the CI pipeline on the GitLab cloud server.
What is considered good policy when defining the source of truth for a network that is
managed as Infrastructure as Code (IaC)? (Choose 3)
Assigning subnets that are first reserved an IP Address Tool (IPAM)
Using a running configuration on a router to track the public IP addresses owned
by the organization
Maintaining the IaC network in a distributed version control system (VCS)
Storing Circuit information and IDs assigned to a customer in a Configuration
Management Database (CMDB)
What option is a continuous integration benefit?
CI increases the speed to market and helps to realize revenue and results faster.
CI allows you to deliver new features, but more slowly.
It reduces the number of bugs and therefore decreases the uptime necessary to
update the code.
CI does not allow you to focus more time on developing enhancements, because it
follows a predefined model.
What is the reason for inconsistency and config drifts in the network when using a
Network Management System with just partial automation functions available in it?
network orchestration layer
multiple sources of changes
single source of changes
single source of truth
Which of the following statements is true about the role of the Network Orchestration
layer?
It presents the entire network to the management applications as a single entity.
It requires you to use different protocols or APIs for different types of services.
It results from manual configurations by the troubleshooting teams.
It supports managing only the individual network devices directly.
Which Cisco NSO component automates all the necessary changes in the system when
you load, update, or remove the packages from it?
Alarm Manager
Device Manager
Package Manager
Service Manager
In Cisco NSO, which of the following does the Mapping Logic component implement?
device data model
service configuration instance
service data model
service creation function
Which command would you invoke to display the configuration of the device R1?
show devices device R1
show running-config device R1 config
This study source was downloaded by 100000820853758 from CourseHero.com on 12-17-2025 07:47:51 GMT -06:00
https://www.coursehero.com/file/251713037/Cisco-U-CEUs-Understanding-Cisco-Network-Automation-Essentials-3-08262025docx/