The client application must be able to log in to each C-series Controller on which it establishes NETCONF sessions. The following instructions explain how to create a login account for the application. Alternatively, you can skip this section and enable authentication through RADIUS or TACACS+. For instructions, see SRC-PE Getting Started Guide.
To determine if a login account exists, enter SRC command-line interface (CLI) configuration mode on the C-series Controller and issue the following commands:
- [edit]
- user@host# edit system login
- [edit system login]
- user@host# show user user-name
If the appropriate account does not exist, perform the following steps:
- [edit system login]
- user@host# set user user-name class class
- [edit system login]
- user@host# commit