
1 minute read
The gem install net netconf command is used to install NETCONF
a) protocol:port//device/procedure/rpc b) protocol://device:port/procedure/rpc c) protocol://device:port/rpc/procedure d) protocol:port//device/rpc/procedure
Answer: c
Advertisement
05. What is required to enable the Junos OS to accept NETCONF sessions on port 830?
a) Initiate an event with the <create-subscription> command. b) Define the port number that NETCONF will use. c) Purchase a NETCONF license. d) Enable NETCONF using the set system services netconf ssh command.
Answer: d
06. The gem install net-netconf command is used to install NETCONF for which language?
a) Python b) Ruby c) Go d) Perl
Answer: b
07. Which example displays a YAML mapping?
a) hostname: router b) hostname> router c) hostname@ router d) hostname# router