Juniper
JN0-422 · Question #4
Click the Exhibit button. Exhibit: You are using RubyEZ to interact with a Junos device: however, you are not successfully connecting to the device. Referring to the exhibit, what is the problem?
The correct answer is A. Argument passed to Netconf:: SSH.new statement must be referenced as variables. Explanation/Reference:
SDN Theory and Application
Question
Click the Exhibit button. Exhibit:
You are using RubyEZ to interact with a Junos device: however, you are not successfully connecting to the device. Referring to the exhibit, what is the problem?
Exhibit
Options
- AArgument passed to Netconf:: SSH.new statement must be referenced as variables
- BNetconf::SSH.new statement only expects an IP address of the target device
- CNetconf::SSH.new statement arguments must be hashes
- DA Junos::Ez::Provider statement is missing before the Netconf::SSH. New statement
How the community answered
(41 responses)- A73% (30)
- B15% (6)
- C5% (2)
- D7% (3)
Explanation
Explanation/Reference:
Topics
#RubyEZ#NetConf SSH#connection arguments#Junos automation
Community Discussion
No community discussion yet for this question.
