nerdexam
Juniper

JN0-222 · Question #91

You are asked to write an automation script using Python. When you execute the script, you notice that your code sends an RpcTimeoutError error. In this scenario, what would be the reason for this…

The correct answer is C. The Juniper device took too long to reply to the RPC call. See the full explanation below for the reasoning.

Question

You are asked to write an automation script using Python. When you execute the script, you notice that your code sends an RpcTimeoutError error. In this scenario, what would be the reason for this error?

Options

  • AThe Python script was not able to connect to the Juniper device
  • BThe Juniper device rejects the connection
  • CThe Juniper device took too long to reply to the RPC call
  • DThe RPC syntax is incorrect

How the community answered

(28 responses)
  • A
    14% (4)
  • B
    11% (3)
  • C
    71% (20)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full JN0-222 Practice