Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

netconf (Remote Device Management)

Syntax

Hierarchy Level

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 bulk-limit option) to optimize your service device configuration during scaled subscriber negotiation and service provisioning or subscriber termination and service deprovisioning.

Note:

The bulk-interval configuration is ignored when the bulk-limit is set to 1.

  • Range: 500 through 5000

  • Default: 1

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 bulk-interval option) to optimize your service device configuration during scaled subscriber negotiation and service provisioning or subscriber termination and service deprovisioning.

  • Range: 1 through 1000

  • Default: 1

connection-retry-interval seconds

(Optional) The interval between successive attempts to establish a NETCONF session with the remote device.

  • Range: 1 through 10

  • Default: 3

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.

  • Range: 1 through 65,535

  • Default: 830 (NETCONF over SSH)

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.

  • Range: 1 through 1000

  • Default: 100

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.

  • Range: 1 through 180

  • Default: 3

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.

  • Range: 1 through 10

  • Default: 3

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.