hello-message (NETCONF)
Syntax
hello-message { yang-module-capabilities { advertise-native-yang-modules; advertise-custom-yang-modules; advertise-standard-yang-modules; } }
Hierarchy Level
[edit system services netconf]
Description
Configure the NETCONF server to advertise additional capabilities in the
NETCONF capabilities exchange. The NETCONF server emits the
<hello>
element and the
<capabilities>
child element with the list of
capabilities at the start of the NETCONF session.
Default
If you do not include the hello-message
statement, the NETCONF
server does not advertise any additional capabilities beyond the default
capabilities in the NETCONF capabilities exchange.
Options
yang-module-capabilities |
Configure the YANG modules that the NETCONF server advertises in
the NETCONF capabilities exchange. The following statements are supported:
|
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 Release 21.1R1 and Junos OS Evolved Release 21.1R1.