[ Contents] [ Prev] [ Next] [ Report an Error]

AI-Scripts Commands

Q. How do you install an AI-Script on a device?

The request system scripts add<package-name> CLI command installs AI-Script (jais) packages on Juniper Networks devices.

You can use the following optional keywords:

Q. How do you delete an AI-Script from a device?

user@host> request system scripts delete

Q. How do you roll back an AI-Script on a device?

After the deletion of an AI-Script jais package, you can roll back to the last installed jais package by using the following command:

user@host> request system scripts rollback

Note: If you use the no-copy option during the jais installation, the jais package cannot be rolled back.

Q. How do you not save a copy of AI-Scripts package files during installation?

To prevent the installer from saving copies of AI-Script jais package files during installation, use the following command:

user@host> request system scripts add no-copy <package-name>.

Note: If you use the no-copy option during the jais installation, the jais package cannot be rolled back.

Q. How do you remove an AI-Script installation package after installation?

user@host> request system scripts add unlink <package-name>

[ Contents] [ Prev] [ Next] [ Report an Error]