Posted by: Pdfprep
Post Date: December 22, 2020
Exhibit.
You need to translate the configuration shown in the exhibit into a PyEZ RPC call.
Which line shows the proper PyEZ syntax?
A . dev.rpc.get_route_information(table=”inet.0”)
B . dev.rpc.get-route-information(table=”inet.0”)
C . dev.rpc.get_route_information:table=”inet.0”
D . dev.rpc.get-route-information:table=”inet.0”
Answer: A
Explanation: Explanation
Reference: https://www.juniper.net/documentation/en_US/junospyez/topics/task/program/junos-pyez-rpcsexecuting.html
Leave a Reply