software-packages download
Downloads the software packages through HTTP/HTTPS protocols.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec
Syntax
download { user user_name password password url url accept-self-signed-certificate { false | true } retain-package { false | true } | url url }
url url
Specify the URL.
user user_name
Specify the user name for HTTP/HTTPS authentication.
Must be a string.
password password
Specify the password for HTTP/HTTPS authentication.
Must be an aes-cfb-128-encrypted string.
accept-self-signed-certificate { false | true }
Accept or deny self-signed-certificates for HTTPS URLs.
Must be either "false" or "true".
Default Value: false.
Usage Guidelines
Use this command to download software packages.