ExamGecko
Question list
Search
Search

List of questions

Search

Question 564 - H12-811_V1.0 discussion

Report
Export

Now you need to implement a Python automation script Telnet to the device to view the running configuration of the device. What is wrong with the following statement? ()

A.
TelnetliB. can achieve this function.
Answers
A.
TelnetliB. can achieve this function.
B.
Use telnet.Telnet (host) to connect to the Telnet server.
Answers
B.
Use telnet.Telnet (host) to connect to the Telnet server.
C.
You can use telnet.write (b\) to input the command to view the current configuration of the device.
Answers
C.
You can use telnet.write (b\) to input the command to view the current configuration of the device.
D.
Telnet.close() is used every time a command is entered, and the function is that the user waits for the switch to return information. ·
Answers
D.
Telnet.close() is used every time a command is entered, and the function is that the user waits for the switch to return information. ·
Suggested answer: D
asked 18/09/2024
Mounir Mrabet
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first