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

Configuring a C Series Controller to Accept NETCONF Connections (SRC CLI)

Use the following configuration statements to enable NETCONF access from the [edit] hierarchy level:

system services netconf {
ssh;
}

To configure the C Series Controller to accept NETCONF connections:

  1. From configuration mode, access the [edit system services netconf] hierarchy level.
    [edit]
    user@host# edit system services netconf
  2. (Optional) Enable NETCONF to run over SSH.
    [edit system services netconf]
    user@host# set ssh

Related Topics


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