[Contents] [Prev] [Next] [Index] [Report an Error]

Enable NETCONF Service over SSH

The IETF draft Using the NETCONF Configuration Protocol over Secure Shell (SSH) requires that the NETCONF server by default provide SSH access to client machines over a dedicated TCP port, to make it easy to identify and filter NETCONF traffic. The port for the JUNOS NETCONF server is 32000. You can also enable client applications to access the NETCONF server over the default SSH port (22). For more information about the IETF draft, see Generating Well-Formed XML Documents.

To enable NETCONF service over SSH, perform the following steps:

  1. Include one or both of the following statements at the indicated hierarchy level:
  2. Commit the configuration:
    [edit]
    user@host# commit
  3. Repeat step 1 and step 2 on each routing platform where the client application establishes NETCONF sessions.

[Contents] [Prev] [Next] [Index] [Report an Error]