Reference v4.1.0 Instruction Manual
Network OS Command Reference 941
53-1003115-01
show netconf-state statistics
2
show netconf-state statistics
Displays NETCONF server statistics.
Synopsis show netconf-state statistics
Operands None
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display statistics related to the NETCONF server, including counts of the
following entities:
• Start time of the NETCONF server
• Erroneous <hello> elements received
• Client sessions begun
• Dropped sessions
• Remote procedure calls (RPCs) received
• Erroneous RPCs received
• RPC errors returned to clients
• Notifications sent
Usage Guidelines None
Examples
switch# show netconf-state statistics
netconf-state statistics netconf-start-time 2012-04-27T09:12:09Z
netconf-state statistics in-bad-hellos 0
netconf-state statistics in-sessions 3
netconf-state statistics dropped-sessions 0
netconf-state statistics in-rpcs 4
netconf-state statistics in-bad-rpcs 0
netconf-state statistics out-rpc-errors 0
netconf-state statistics out-notifications 0
See Also show netconf-state capabilities, show netconf-state datastores, show netconf-state schemas,
show netconf-state sessions