For feedback and comments:
documentation.feedback@alcatel-lucent.com

Table of Contents Previous Next PDF


Show Commands
NETCONF System Commands
netconf
Syntax
netconf
Context
show>system
Description
This command displays NETCONF SSH sessions.
Output
SSH Options Output
The following table describes NETCONF output fields .
*A:bksim3107# show system netconf
 
===============================================================================
NETCONF Server
===============================================================================
Administrative State      : Enabled
Operational State         : Up
 
 
--------------------------------------------------------------------
Connection          Username            Session Status
                                        Id      
--------------------------------------------------------------------
192.168.7.229       admin               1       connected
192.168.7.229       test1               2       connected
192.168.7.229       test2               3       connected
--------------------------------------------------------------------
Number of NETCONF sessions : 3
===============================================================================
 
counters
Syntax
counters
Context
show>system>netconf
Description
This command displays NETCONF counters.
Output
SSH Options Output
The following table describes NETCONF counter output fields .
 
*A:bksim3107# show system netconf counters
==============================================================================
NETCONF counters:
==============================================================================
    Rx Messages
------------------------------------------------------------------------------
      in gets            : 0
      in get-configs     : 0
      in edit-configs    : 0
      in close-sessions  : 0
      in kill-sessions   : 0
------------------------------------------------------------------------------
      Rx Total           : 0
==============================================================================
    Tx Messages
------------------------------------------------------------------------------
      out rpc-errors     : 0
------------------------------------------------------------------------------
      Tx Total           : 0
==============================================================================