netconf (Remote Device Management)
Syntax
netconf { bulk-interval milliseconds; bulk-limit number; connection-retry-interval seconds; password password; port port-number; reconfigure-bulk-limit number; response-timeout seconds; response-timeout-count number; user-name name; }
Hierarchy Level
[edit routing-instances routing-instance-name system services remote-device-management service-device device-name provisioning-method], [edit system services remote-device-management service-device device-name provisioning-method]
Description
Configure the NETCONF XML management protocol as the method for provisioning and deprovisioning services on the remote device.
Options
bulk-interval milliseconds | (Optional) Interval during which multiple
services are provisioned or deprovisioned based on the assigned dictionary
before the configuration is committed to the service device. When
the interval times out, the service actions are committed in bulk
before additional actions for the device can take place. You can use
the interval (together with the Note:
The
|
bulk-limit number | (Optional) Maximum number of services provisioned
or deprovisioned based on the assigned dictionary during the bulk
interval before the configuration is committed to the service device.
When the limit is reached, the service actions are committed in bulk
before additional actions for the device can take place. You can use
the limit (together with the
|
connection-retry-interval seconds | (Optional) The interval between successive attempts to establish a NETCONF session with the remote device.
|
password password | Password used by the NETCONF protocol to access the remote device during service management. The maximum length of the password is 64 bytes. Note:
If you change the password when any active subscriber services are mapped to the device, the change takes effect only when the device reconnects. |
port port-number | (Optional) TCP port number for the NETCONF session. Note:
You cannot change the port number for the device when any active subscriber services are mapped to it.
|
reconfigure-bulk-limit number | (Optional) When the device is reconfigured, this is the maximum number of services provisioned or deprovisioned on the service device for the access domain based on the assigned dictionary before the configuration is committed to the service device. When the limit is reached, the service actions are committed in bulk before additional actions for the device can take place. If the access domain is not yet configured, this option has no effect, because there are no matching services to install.
|
response-timeout seconds | (Optional) Period during which the device must respond to an attempt to provision or deprovision a service. For a subscriber service over a NETCONF connection, the timeout is a failure equivalent to an explicit failure response received from the device.
|
response-timeout-count number | (Optional) Number of consecutive response timeouts that can occur before the BNG takes action. The default action is to close and reopen the NETCONF connection.
|
user-name name | Name used to access the remote device during service management. The maximum length of the name is 64 bytes. Note:
If you change the username when any active subscriber services are mapped to the device, the change takes effect only when the device reconnects. |
Required Privilege Level
system—To view this statement in the configuration.
Release Information
Statement introduced in Junos OS Release 18.3R1.