June 2017
Intermediate to advanced
446 pages
10h 10m
English
In order to start using NETCONF, let's create a separate user as well as turning on the service:
set system login user netconf uid 2001 set system login user netconf class super-user set system login user netconf authentication encrypted-password "$1$0EkA.XVf$cm80A0GC2dgSWJIYWv7Pt1" set system services ssh set system services telnet set system services netconf ssh port 830
On the Juniper device, you can always take a look at the configuration either in a flat file or in the XML format. The ...
Read now
Unlock full access