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


Configuring a C-series Platform to Accept NETCONF Connections

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

system services netconf {
    ssh; 
}

To configure the C-series platform to accept NETCONF connections:

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


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