Verifying the NETCONF Configuration
Background
After NETCONF is configured to allow the NMS to remotely manage configuration of devices, you can view detailed SSH session information (indicating that the NETCONF manager has logged in to the NETCONF agent), and the capabilities that the NETCONF agent supports.
Procedure
- Run the display netconf session command to view information about NETCONF active sessions.
- Run the display ssh user-information [ username ] command on the SSH server (NETCONF agent) to check information about the SSH user on the NETCONF client.
- Run the display ssh server status command on the SSH server to check its global configuration.
- Run the display ssh server session command on the SSH server to check information about sessions between the SSH server and the SSH client (NETCONF manager).
- Run the display netconf capability command to view the NETCONF capabilities supported by the device.
- Run the display netconf authorization { task-group-rules task-group-name | user-group-rules user-group-name } [ rule-name rule-name ] command to check the NETCONF authorization information.
- Run the display netconf authorization statistics command to display the NETCONF authorization information.