Devasc 1-2 Flashcards
Which of the following are levels of accreditation for Cisco certification? (Choose
three.)
a. Associate
b. Entry
c. Authority
d. Expert
e. Maestro
a,b,d
- What are some benefits certification provides for candidates? (Choose three.)
a. Highlights skills to employer
b. Increases confidence
c. Makes candidate appear smarter than peers
d. Reduces workload
e. Improves credibility
a,b,e
- What type of exams are necessary to obtain DevNet Professional certification?
(Choose two.)
a. Technology Core exam
b. Lab exam
c. CCT
d. Expert-level written exam
e. Concentration exam
a,e
- True or false: In the new certification model, only a single exam is required to become
CCNA certified.
a. True
b. False
a
- Which of the following are part of DevNet? (Choose all that apply.)
a. Community
b. Technologies
c. Events
d. Cisco Automation Platform
e. Support
a,b,c,e
**A Linux system administrator is searching the passwd file for any username that starts with a digit. Which grep command should the administrator use?
a. grep ‘_[0-9]’ /etc/passwd b. grep ‘[0-9]’ /etc/passwd c. grep ‘^[0-9]’ /etc/passwd d. grep ‘{0-9}’ /etc/passwd
C
**A system administrator attempts to determine what is causing a computer to perform slower than normal. The administrator issues the ps command. What is displayed by this command?
A. current RAM usage
B. current H DD usage
C. active processes using CPU time
D. current NIC status
C.
A user enters the commands as shown. What is the result after the mv command is entered?
devasc@labvm:~/Documents$ pwd
/home/devasc/Documents
devasc@labvm:~/Documents$ mv myfile.sh ../Desktop/myfile2.sh
A. The file myfile.sh is moved to the /home/devasc/Desktop directory and renamed as myfile2.sh.
B. The file myfile.sh is copied to the /home/devasc/Desktop directory and replaces the file myfile2.sh.
C. The file myfile.sh is copied to the /home/devasc/Desktop directory and renamed as myfile2.sh.
D. The file myfile.sh is copied and renamed to myfile2.sh in the current directory.
A
A user issues a Linux command and the result is shown:
total 40
drwxr-xr-x 2 devasc devasc 4096 Mar 30 21:25 Desktop
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Documents
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Downloads
drwxr-xr-x 5 devasc devasc 4096 Mar 30 21:21 labs
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Music
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Pictures
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Public
drwxr-xr-x 5 devasc devasc 4096 Mar 30 21:24 snap
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Templates
drwxr-xr-x 2 devasc devasc 4096 Apr 15 19:09 Videos
devasc@labvm:~$
Which Linux command is used to display the contents of the current directory as shown?
A. ls -a
B. ls
C. ls -l
D. ls -lr
C
**A system administrator issues the apt-get upgrade command on a Linux operating system. What is the purpose of this command?
A. The remote repository of applications and dependencies will be updated to the latest version.
B. A specific application named upgrade will be installed.
C. Operating system updates are downloaded and will be installed.
D. Every application installed will update itself to the latest version.
D
**What is network programmability?
A. the ability to easily monitor network devices using traditional network protocols
B. the ability to program network devices using repetitive manual configuration via a terminal and command sets
C. the ability to configure, monitor, and react to events in the network in real time
D. the ability to configure virtualized networks and deploy virtualized services in real time
C
**What is the purpose of Cisco DevNet?
A. to be the central resource for everything about networking at Cisco
B. to teach everyone about the different Cisco API offerings and how to use them
C. to teach specific coding courses such as advanced Python and implementing REST APIs
D. to be the central resource for advanced software developers and the use of Cisco APIs
**B
*What are two benefits of using APIs and integrations between applications? (Choose two.)
A. Integrations enable the applications to be installed on any operating system type.
B. Integrations enable the applications to run a Docker instance using Hyper-V.
C. Integrations are used to verity compatibility between different applications
D. Integrations enable the applications to request actions from each other
E. Integrations are used to provide applications the ability to notify each other when a specific event happens.
D, E
What is the contracted response time after a developer opens a case-based ticket with the DevNet support service?
A. one week B. five business days C. one hour D. one business day
D
Which Cisco DevNet developer support option provides 1-on-1 support to the members of the Solution Partner program?
A. case-based ticket
B. community forum
C. knowledge base
D. chat with DevNet
A