netconf
show>system
7210 SAS-Mxp, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-Sx/S 1/10GE, and 7210 SAS-T
This command displays active NETCONF SSH sessions.
The following output is an example of NETCONF SSH session information, and Table: Output fields: NETCONF describes the output fields.
Sample output7210SAS>show>system# netconf
===============================================================================
NETCONF Server
===============================================================================
Administrative State : Disabled
Operational State : Down
===============================================================================
7210SAS>show>system#
Label | Description |
---|---|
Administrative State |
Enabled — Indicates that NETCONF is enabled Disabled — Indicates that NETCONF is disabled |
Operational State |
Up — Indicates that NETCONF is operational Down — Indicates that NETCONF is not operational |
Connection |
Displays the IP address of the connected routers (remote client) |
counters
show>system>netconf
7210 SAS-Mxp, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-Sx/S 1/10GE, and 7210 SAS-T
This command displays NETCONF counters.
The following output is an example of NETCONF counter information, and Table: Output fields: NETCONF counters describes the output fields.
Sample output7210SAS>show>system# netconf counters
==============================================================================
NETCONF counters:
==============================================================================
Rx Messages
------------------------------------------------------------------------------
in gets : 0
in get-configs : 0
in edit-configs : 0
in copy-configs : 0
in delete-configs : 0
in validates : 0
in close-sessions : 0
in kill-sessions : 0
------------------------------------------------------------------------------
Rx Total : 0
==============================================================================
Tx Messages
------------------------------------------------------------------------------
out rpc-errors : 0
------------------------------------------------------------------------------
Tx Total : 0
==============================================================================
7210SAS>show>system#
Label | Description |
---|---|
RX Messages |
Displays the types and numbers of received messages |
RX Total |
Displays the total of all received messages |
TX Messages |
Displays the types and numbers of sent messages |
TX Total |
Displays the total of all sent messages |
failed edit-configs |
Displays the number of failed <edit-config> requests due to a lock (including implicit ones) being taken by other NETCONF sessions |
failed locks |
Displays the number of failed <lock> requests due to a lock (including implicit ones) being taken by other NETCONF sessions |