CLI Reference Guide 24 Document #: LTRT-17940
System and VoIP Functionalities
3.5 copy cli-script
This command copies a cli-script file from a URL source to the device.
Syntax:
The syntax of this command can include the following variations:
copy cli-script from <URL>
The command syntax format is described below:
Arguments Description
<URL>
When copying from a URL, the file source URL is tftp only.
from Copy the cli-script file from URL file source.
Defaults:
NA
Notes:
1. This command loads a show-run output file into the board (via TFTP only) and applies
it.
2. The script is activated immediately. The user does not need to do any additional action
besides loading it.
Command Modes:
Enable
Related Commands:
copy cli-script
Examples:
The following example copies the date configuration from tftp server.
# copy cli-script from tftp://192.168.0.3/script1.txt