[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:
- From configuration mode, access the [edit system services
netconf] hierarchy level.
- [edit]
- user@host# edit system services netconf
- (Optional) Enable NETCONF to run over SSH.
- [edit system services netconf]
- user@host# set ssh
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]