Netconf Log - HPE FlexNetwork 7500 Series Command Reference Manual

Network management and monitoring
Table of Contents

Advertisement

The NETCONF session idle timeout time is 0 minutes for NETCONF over SSH sessions, NETCONF
over Telnet sessions, and NETCONF over console sessions. The sessions never time out.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
soap: Specifies the NETCONF over SOAP over HTTP sessions and NETCONF over SOAP over
HTTPS sessions.
agent: Specifies the NETCONF over SSH sessions, NETCONF over Telnet sessions, and
NETCONF over console sessions.
minute: Specifies the NETCONF session idle timeout time in minutes. The value range is as follows:
1 to 999 for NETCONF over SOAP over HTTP sessions and NETCONF over SOAP over
HTTPS sessions.
0 to 999 for NETCONF over SSH sessions, NETCONF over Telnet sessions, and NETCONF
over console sessions. To disable the timeout feature, set this argument to 0.
Usage guidelines
If no NETCONF packets are exchanged on a NETCONF session within the NETCONF session idle
timeout time, the device tears down the session.
Examples
# Set the NETCONF session idle timeout time to 20 minutes for NETCONF over SOAP over HTTP
sessions and NETCONF over SOAP over HTTPS sessions.
<Sysname> system-view
[Sysname] netconf soap idle-timeout 20

netconf log

Use netconf log to enable NETCONF logging.
Use undo netconf log to remove the configuration for the specified NETCONF operation sources
and NETCONF operations.
Syntax
netconf log source { all | { agent | soap | web } * } { protocol-operation { all | { action | config |
get | session | set | syntax | others } * } | row-operation | verbose }
undo netconf log source { all | { agent | soap | web } * } { protocol-operation { all | { action |
config | get | session | set | syntax | others } * } | row-operation | verbose }
Default
NETCONF logging is disabled.
Views
System view
Predefined user roles
network-admin
mdc-admin
232

Advertisement

Table of Contents
loading

Table of Contents