Reference v4.1.0 Instruction Manual
940 Network OS Command Reference
53-1003115-01
show netconf-state sessions
2
show netconf-state sessions
Displays information about currently active NETCONF sessions.
Synopsis show netconf-state sessions
Operands None
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display the following information about each active NETCONF session:
• Transport used by the session
• Login name of the user
• Client IP address
• The time the user logged in
This command also provides a summary of RPC error counts and notifications.
Usage Guidelines None
Examples
switch# show netconf-state sessions
etconf-state sessions session 6
transport cli-console
username admin
source-host 127.0.0.1
login-time 2011-09-05T11:29:31Z
netconf-state sessions session 9
transport netconf-ssh
username root
source-host 172.21.132.67
login-time 2011-09-05T11:50:33Z
in-rpcs 0
in-bad-rpcs 0
out-rpc-errors 0
out-notifications 0
See Also show netconf-state capabilities, show netconf-state datastores, show netconf-state schemas,
show netconf-state statistics