netconf
show>system
7210 SAS-K 2F1C2T and 7210 SAS-K 2F6C4T
This command displays NETCONF SSH sessions.
The following output is an example of NETCONF SSH session information, and Table: Output fields: system 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 — Displays that NETCONF is enabled Disabled — Displays that NETCONF is disabled |
Operational State |
Up — Displays that NETCONF is operational Down — Displays that NETCONF is not operational |
Connection |
The IP address of the connected router or routers (remote client) |
counters
show>system>netconf
7210 SAS-K 2F1C2T and 7210 SAS-K 2F6C4T
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
==============================================================================
Label |
Description |
---|---|
RX Messages |
Types and numbers of received messages |
RX Total |
Total of all received messages |
TX Messages |
Types and numbers of sent messages |
TX Total |
Total of all sent messages |
failed edit-configs |
Number of failed <edit-config> requests as a result of a lock (including implicit ones) being taken by other NETCONF sessions |
failed locks |
Number of failed <lock> requests as a result of a lock (including implicit ones) being taken by other NETCONF sessions |