07-09-2012 07:21 AM
Hi all,
I wonder, how Junos Space communicate with devices, when I delete the "system services netconf ssh" from JUNOS box. When I snooped on JUNOS box, Space was using ssh port 22. And it used port 22 even if netconf was configured. Shouldn't it use port 830? This port was open when "system services netconf ssh" was configured, and not open, when I deleted it.
Thanks for explanation.
07-09-2012 10:55 AM
http://www.juniper.net/techpubs/en_US/junos12.1/in
-Keith
07-10-2012 07:25 AM
Thanks Keith,
this explains things:
If SSH services are enabled on the server, the default SSH port (22) continues to accept NETCONF sessions even when an alternate NETCONF-over-SSH port is configured.
BR,