The netconfd-pro server supports all the capabilities of RFC 5277, and the notification monitoring portion of the ietf-netconf-monitoring.yang data model.  All standard NETCONF notifications are supported (RFC 5277 and RFC 6470). There are also some proprietary notifications defined in yuma-system.yang.

The netconfd-pro server can be invoked with or without NETCONF notification support enabled. Notifications are enabled by default.


The --with-notifications CLI parameter is used to control this feature.  This parameter only needs to be used to disable notifications.  The parameter value --with-notifications=false will prevent the notification YANG modules from being loaded, prevent the :notifications and :interleave capabilities from being advertised in the <hello> message, and there will not be any event history buffer maintained.