request system yang enable
Syntax
Release Information
Command introduced in Junos OS Release 16.1R1.
Description
Enable the translation scripts associated with the given YANG package.
Translation scripts convert configuration data corresponding to YANG data models into Junos OS syntax and add the translated configuration data as a transient change in the checkout configuration during the commit operation. Translation scripts are enabled by default as soon as you add the scripts and related YANG modules to the device using the appropriate operational command. Use this command to enable translation scripts that were previously disabled using the request system yang disable command.
When you enable translation for a package, configuration data that is associated with the YANG data models in that package and that is present in the active configuration does not impact the functioning of the device until the next commit operation.
Use the show system yang package package-name command to verify the translation status of a package.
Options
Required Privilege Level
maintenance
Related Documentation
Sample Output
request system yang enable
user@host> request system yang enable p1
user@host>