Huawei
H12-891_V1.0 · Question #738
Engineers often log in to the device remotely to check the device status. Now the engineer hopes to implement automatic remote login through Python scripts. You can use the Python Paramiko library…
The correct answer is B. False. See the full explanation below for the reasoning.
SDN and Network Automation
Question
Engineers often log in to the device remotely to check the device status. Now the engineer hopes to implement automatic remote login through Python scripts. You can use the Python Paramiko library and telnetlib library to achieve the above requirements. Using telnetlib to achieve remote login is more secure.
Options
- ATrue
- BFalse
How the community answered
(27 responses)- A26% (7)
- B74% (20)
Topics
#Python automation#Paramiko#telnetlib#SSH security
Community Discussion
No community discussion yet for this question.