Chapter 15
Network Discovery and Management
RUGGEDCOM ROX II
CLI User Guide
684 Viewing NETCONF Statistics
IMPORTANT!
Before configuring an idle timeout on a device managed by RUGGEDCOM NMS, make sure NMS is
configured to support a timeout period for NETCONF sessions.
2. Navigate to admin» netconf and configure the following parameter(s) as required:
Parameter Description
enabled Synopsis: { true, false }
Default: true
Provides the ability to configure NETCONF features on the device.
listen-ip { listen-ip } Synopsis: A string
Default: 0.0.0.0
The IP Address the CLI will listen on for NETCONF requests.
port { port } Synopsis: A 16-bit unsigned integer between 0 and 65535
Default: 830
The port on which NETCONF listens for NETCONF requests.
extra-ip-ports { extra-ip-ports } Synopsis: A string
Additional IP addresses and ports on which NETCONF listens for NETCONF requests. You
can specify IP addresses and ports in the following forms:
• nnn.nnn.nnn.nnn:port represents an IPv4 address followed by a colon and port
number. For example, 192.168.10.12:19343
• 0.0.0.0 represents the default IPv4 address and default port number. This is the default
configuration.
• [::]:port represents an IPv6 address followed by a colon and port number. For example,
[fe80::5eff:35ff]:16000
• If using the default address, do not specify another listen address with the same port.
max-sessions { max-sessions } Synopsis: a 32-bit unsigned integer
Default: 10
The maximum number of concurrent NETCONF sessions.
idle-timeout { idle-timeout } Synopsis: A string
Default: PT0S
The maximum idle time before terminating a NETCONF session. If the session is waiting
for notifications, or has a pending confirmed commit, the idle timeout is not used. A
value of 0 means no timeout.
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
4. [Optional] Enable the NETCONF summary log (saved under /var/log/netconf.log) to record all
NETCONF protocol transactions. For more information, refer to Section4.10.4.3, “Enabling/Disabling the
NETCONF Summary Log”.
5. [Optional] Enable the NETCONF trace log (saved under /var/log/netconf-trace.log) to record the
text of each NETCONF XML message received by and sent by the device. For more information, refer to
Section4.10.4.4, “Enabling/Disabling the NETCONF Trace Log”.
Section15.3.2
Viewing NETCONF Statistics
To view NETCONF related statistics, type:
show admin netconf