There are four ways of accessing the Exinda CLI (in order of preference):
Use this tool to connect to the Exinda appliance's Command Line Interface (CLI) from the Web UI. This tool connects to the appliance via the web interface and does not require SSH access.
To enter privileged EXEC (enable) mode, at the prompt type the following command:
hostname > enable
The hostname # prompt is displayed.
To enter configuration (config) mode, at the prompt type the following commands:
hostname # configure terminal
The hostname (config)# prompt is displayed.
|
|