List of questions
Related questions
Question 456 - 350-601 discussion
Refer to the exhibit.
An engineer runs a Python script from a newly enabled guest shell on a Cisco Nexus 93108 Series Switch. The script needs an additional package called 'Markdown' installed from the Python package manager. Which set of tasks must the engineer perform to install the required package?
A.
Set the NAMESERVER variable in /etc/sysconfig/network. Clone the Markdown repository with the git clone command.
B.
Add nameserver configuration to /etc/resolv.conf. Run sudo chvrf management pip install Markdown.
C.
Enable ip domain-lookup in startup-config. Enter python install Markdown as root.
D.
Configure ip name-server in configuration mode. Execute sudo yum -y install Markdown.
Your answer:
0 comments
Sorted by
Leave a comment first