show system download
Syntax
show system download <download-id>
Description
This command displays a brief summary
of all the download instances along with their current state and extent
of progress. If a download-id
is provided, the command
displays a detailed report of the particular download instance.
Options
download-id
—(Optional) The ID number of the download instance.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show system download
command. Output fields
are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Displays the download identification number. |
|
Displays the state of a particular download. |
|
Displays the start time of a particular download. |
|
Displays the percentage of a download that has been completed. |
|
Displays the URL from which the file was downloaded. |
Sample Output
show system download
user@host> show system download Download Status Information: ID Status Start Time Progress URL 1 Active May 4 06:28:36 5% ftp://ftp-server//tftpboot/1m_file 2 Active May 4 06:29:07 3% ftp://ftp-server//tftpboot/5m_file 3 Error May 4 06:29:22 Unknown ftp://ftp-server//tftpboot/badfile 4 Completed May 4 06:29:40 100% ftp://ftp-server//tftpboot/smallfile
show system download 1
user@host> show system download 1 Download ID : 1 Status : Active Progress : 6% URL : ftp://ftp-server//tftpboot/1m_file Local Path : /var/tmp/1m_file Maximum Rate : 1k Creation Time : May 4 06:28:36 Scheduled Time : May 4 06:28:36 Start Time : May 4 06:28:37 Error Count : 0
Release Information
Command introduced in Junos OS Release 15.1X49-D35.