Riverbed® Steelhead® RiOS® Application Administrator's Guide 2010-10
A-8
Appendix: Command-Line Reference for the Services OS
Services OS Manager Context Commands
Replace <image name> with the filename of the image you want to download
(including the appropriate path).
Replace <username> with the username for the server.
exit
The exit command moves you back to the host HP zl switch CLI.
Syntax: exit
This command is available from all contexts.
install
Use this command to install operating system software on the module.
Syntax: install < ServiceOS | One-app > <image>
Replace <image> with the filename of the image you want to install.
ip
This is the only configuration command available from the Services OS
manager context. It allows you to configure an IP address and default gateway
on the Services OS so that the module can communicate with an FTP server.
To configure the module’s IP address, enter the following command:
Syntax: [no] ip < dhcp | address <module IP address/prefix length>>
Use the dhcp option to configure the module to receive a dynamic IP address.
Replace <module IP address/prefix length> with the module’s IP address and the
prefix length for the subnet.
To configure the module’s default gateway, enter the following command:
Syntax: [no] ip default-gateway <gateway IP address> >
Replace <gateway IP address> with the IP address the module’s default gate-
way.