Now it is necessary to implement a Python automation script Te1net to the device to view the device running configuration. Which of the following statements is wrong?

Posted by: Pdfprep Category: H12-811-ENU Tags: , ,

Now it is necessary to implement a Python automation script Te1net to the device to view the device running configuration. Which of the following statements is wrong?
A . Telnetlib can achieve this function.
B . Use telnet.Telnet (host) to connect to the Telnet server.
C . can use telnet.write(b"display current-configuration
") to input the command to view the current configuration of the device.
D . telnet.c1ose() is used after a command entered every time, the function is that the user waits for the switch to return information.

Answer: D

Leave a Reply

Your email address will not be published.