nerdexam
Huawei

H12-891_V1.0 · Question #547

The Python Paramiko library implements the SSH protocol in the form of a script. In the Python Paramiko module, which of the following methods can establish an SSH connection? (Multiple choice)

The correct answer is C. connect method in SSH Client class D. connect method in Transport class. You've hit your session limit · resets 10:20pm (America/New_York)

SDN and Network Automation

Question

The Python Paramiko library implements the SSH protocol in the form of a script. In the Python Paramiko module, which of the following methods can establish an SSH connection? (Multiple choice)

Options

  • AThe connect method in the Channel class
  • Bfrom_transport method in SFTP Client class
  • Cconnect method in SSH Client class
  • Dconnect method in Transport class

How the community answered

(51 responses)
  • A
    16% (8)
  • B
    8% (4)
  • C
    76% (39)

Explanation

You've hit your session limit · resets 10:20pm (America/New_York)

Topics

#Python#Paramiko#SSH#network automation

Community Discussion

No community discussion yet for this question.

Full H12-891_V1.0 Practice