Command Reference Guide

Device Location, System Utility, and Clear Commands
CLI Command Reference
September 2014 Page 198
HP Moonshot Switch Module CLI Command Reference
url nvram:clibanner
Downloads the CLI banner to the system.
url nvram:script
destfilename
Downloads a configuration script file to the system.
During the download of a configuration script, the
copy command validates the script. In case of any
error, the command lists all the lines at the end of the
validation process and prompts you to confirm before
copying the script file.
url nvram:script
destfilename noval
When you use this option, the copy command will not
validate the downloaded script file. An example of the
CLI command follows:
(Routing) #copy tftp://1.1.1.1/file.scr nvram:script file.scr noval
url nvram:sshkey-dsa
Downloads an SSH key file. For more information, see
“Secure Shell Commands” on page 67.
url nvram:sshkey-rsa1
Downloads an SSH key file.
url nvram:sshkey-rsa2
Downloads an SSH key file.
url nvram:startup-config
Downloads the startup configuration file to the
system.
url system:image
Downloads a code image to the system.
url ias-users
Downloads an IAS users database file to the system.
When the IAS users file is downloaded, the switch IAS
users database is replaced with the users and their
attributes available in the downloaded file.
url {primary | alternate}
Download an image from the remote server to either
image. In a stacking environment, the downloaded
image is distributed to the stack nodes.
{primary | alternate} url
Upload either image to the remote server.
primary alternate
Copy the primary image to the alternate image.
alternate primary
Copy the alternate image to the primary image.
{primary | alternate} unit://unit/{primary |
alternate}
Copy an image from the management node to a given
node in a Stack. Use the unit parameter to specify the
node to which the image should be copied.
{primary | alternate} unit://*/{primary |
alternate}
Copy an image from the management node to all of
the nodes in a Stack.
Table 9: Copy Parameters (Cont.)
Source Destination Description