request services remote-device-management reload-dictionary
Syntax
request services remote-device-management reload-dictionary absolute file path
Description
Reload the specified dictionary to the RDSM database. The dictionary is configured with the dictionary
option at the [edit system services remote-device-management service-devicedevice-name]
hierarchy level. The reload affects all remote service devices that are configured with this dictionary. When you modify an existing dictionary, this is how you apply the updated file.
You cannot modify a dictionary when there is at least one active subscriber service configured on a remote device using that dictionary.
Options
absolute file path | Absolute file path for the vendor-specific dictionary that defines the set of NETCONF XML protocol commands required to provision, deprovision, and roll back a subscriber service on the remote device. The dictionary is stored on the BNG. An example absolute path is /var/home/dict/remote-device.xml. |
Required Privilege Level
view
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
- request services remote-device-management reload-dictionary (Successful)
- request services remote-device-management reload-dictionary (Failed)
request services remote-device-management reload-dictionary (Successful)
user@host> request services remote-device-management reload-dictionary /var/home/dict/vendor-1-dictionary.xml Dictionary reloaded successfully
request services remote-device-management reload-dictionary (Failed)
user@host> request services remote-device-management reload-dictionary /var/home/dict/vendor-2-dictionary.xml Dictionary reload failed
Release Information
Command introduced in Junos OS Release 18.3R1.