Juniper
JN0-222 · Question #87
Exhibit. You need to translate the configuration shown in the exhibit into a PyEZ RPC call. Which line shows the proper PyEZ syntax?
The correct answer is A. dev.rpc.get_route_information(table="inet.0"). pyez-rpcsexecuting.html
Python
Question
Exhibit. You need to translate the configuration shown in the exhibit into a PyEZ RPC call. Which line shows the proper PyEZ syntax?
Exhibit
Options
- Adev.rpc.get_route_information(table="inet.0")
- Bdev.rpc.get-route-information(table="inet.0")
- Cdev.rpc.get_route_information:table="inet.0"
- Ddev.rpc.get-route-information:table="inet.0"
How the community answered
(29 responses)- A72% (21)
- B17% (5)
- C3% (1)
- D7% (2)
Explanation
pyez-rpcsexecuting.html
Topics
#PyEZ#RPC#method naming#Python
Community Discussion
No community discussion yet for this question.
