
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 5Objective 9
9. Identify the Workflow Being Automated by a Bash Script (such as File Management, App Install, User Management, Directory Navigation) 200-901 Practice Questions (Page 4)
Part of the 5.0 Infrastructure and Automation domain, which accounts for 20% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
4concepts
20%of the exam
Questions 16–20
- 16
A bash script is written to automate the installation of a network monitoring tool on a Debian-based system. Which command would install the package 'nmap'?
Select an answer first - 17
A network engineer writes a bash script to automate the cleanup of log files. Which command in the script would remove a file named 'app.log'?
Select an answer first - 18
A company maintains a bash script that provisions a new Linux server. The script must install the 'nginx' package, but the server may be either Debian/Ubuntu (using apt) or CentOS/RHEL (using yum). The script must also create a user 'webadmin' with a home directory. Which approach best handles both package managers while ensuring the user is created?
Select an answer first - 19
A network engineer needs to distribute a new configuration file to multiple network devices. The script must copy the file from a central location to each device's configuration directory, but the directory path differs per device. The script should read the device list from a file and use a variable for the destination path. Which script approach is best?
Select an answer first - 20
A network engineer needs to archive configuration files from multiple device directories into a single backup folder, renaming each file with the device name and date. The script must first navigate to the correct directory for each device, then copy the file, and finally verify the copy exists before moving to the next device. Which bash script structure best accomplishes this workflow?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “200-901” is a trademark of its owner, used for identification only.