HP BladeSystem Onboard Administrator Command Line Interface User Guide

Enclosure network configuration commands 86
DISABLE XMLREPLY
Command:
DISABLE XMLREPLY
Description:
Disables XML reply data return over the HTTP port
Access level/Bay level:
OA administrator, OA operator
Restrictions:
None
DOWNLOAD CONFIG
Command:
DOWNLOAD CONFIG <url>
Description:
o Downloads a previously saved configuration script file from a specific IP host, and then executes it.
o Supported protocols are HTTP, FTP, TFTP, and USB.
o Format the <URL> as protocol://host/path/file.
o The URL syntax for IPv4 addresses is protocol://<ipv4 address>/path/file.
o The URL syntax for IPv6 addresses is protocol://[<ipv6 address>]/path/file.
o If your FTP server does not support anonymous connections, you can specify a user name and
password in the format ftp://username:password@host/path/file.
Access level/Bay level:
OA administrator
Restrictions:
o The file cannot change the Administrator account password.
o The user password is not saved or restored by the DOWNLOAD CONFIG command.
DOWNLOAD SSHKEY
Command:
DOWNLOAD SSHKEY <url>
Description:
o Downloads an authorized key file to use for SSH logins. The file contains the public keys for users.
o Supported protocols are HTTP, FTP, and TFTP.
o Format <url> as protocol://host/path/file.
o The URL syntax for IPv4 addresses is protocol://<ipv4 address>/path/file.
o The URL syntax for IPv6 addresses is protocol://[<ipv6 address>]/path/file.