To configure the application to accept NETCONF as an available service, include the services netconf statement at the [edit system services outbound-ssh client client-id] hierarchy level:
- [edit system services outbound-ssh client client-id]
- services {
- netconf;
- }