Solved

An Engineer Must Use the Python Module in the Guest

Question 162

Multiple Choice

  An engineer must use the python module in the guest shell of the Cisco Nexus 9000 Series switch to shutdown port Ethernet 1/4. Which command set will accomplish this? A)  from cli import * cli(''conf t'')  cli(''interface eth1/4'')  cli(''shutdown'')  B)  from cisco import cli cli(''conf t'' ; ''interface eth1/4'' ; ''shut )  C)  cli(''conf t ; interface eth1/4 ; shut'')  D)  cli(''conf t ; interface eth1/4 ) An engineer must use the python module in the guest shell of the Cisco Nexus 9000 Series switch to shutdown port Ethernet 1/4. Which command set will accomplish this?


A) from cli import * cli(''conf t'') cli(''interface eth1/4'') cli(''shutdown'')
B) from cisco import cli cli(''conf t'' ; ''interface eth1/4'' ; ''shut")
C) cli(''conf t ; interface eth1/4 ; shut'')
D) cli(''conf t ; interface eth1/4")

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents