QuestionQ53

NETCONF/XML API

On Junos devices, which transport protocol does NETCONF use?

  • A SSH
  • B SNMP
  • C XMPP
  • D FTP
Explanation

NETCONF sessions on Junos devices are established over SSH, using an SSH subsystem (commonly on TCP port 830 as defined by RFC 4742/6242) to provide the secure, authenticated, connection-oriented channel that NETCONF requires. This is the standard transport Juniper documents for NETCONF configuration and management sessions on Junos OS devices.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!