notification (NETCONF)
Syntax
notification {
interleave;
}Hierarchy Level
[edit system services netconf]
Description
Enable the NETCONF event notification service. When this service is enabled on supported devices, the NETCONF server sends asynchronous event notifications to clients that subscribe to notifications within a NETCONF session.
We recommend that you configure and stream only one set of notifications, either NETCONF notifications or telemetry data, at a time. If you configure a device to enable NETCONF notifications, the device streams all notifications over the NETCONF channel and does not stream telemetry notifications over gRPC.
Default
If you do not include the notification statement,
NETCONF clients cannot subscribe to event notifications in a NETCONF
session.
Options
interleave |
Enable the NETCONF client and server to exchange RPCs and RPC replies within a NETCONF session that subscribes to event notifications. |
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Evolved Release 21.2R1.
interleave statement introduced in Junos OS Evolved
Release 23.4R1.