Reference Guide

ESC — Pressing Esc returns you to a command prompt
Getting Help on the CLI
The CLI provides online help for menus, commands, arguments, and options. At any time while using the
CLI, you can type help to see more information about the available menus, commands, arguments, and
options.
Example 1
CLI/access-control/mapping/manual> help
Available commands:
list
view
add
delete
restore
Example 2
CLI/access-control/mapping/manual> help view
view - Modify the mapping rule between a Windows and UNIX user
Accessing the CLI
Log on to the CLI using either a VGA console or a secure shell (SSH) session.
Connect to the FluidFS Cluster CLI Using a VGA Console
Log on to the CLI using a VGA console to manage the FluidFS cluster.
NOTE: Connect a monitor to the NAS controller’s VGA port and connect a keyboard to one of the
NAS controller’s USB ports.
1. From the command line, type the following command at the login as prompt:
cli
2. Type the FluidFS cluster administrator user name at the login as prompt.
The default user name is Administrator.
3. Type the FluidFS cluster administrator password at the <user_name>’s password prompt.
The default password is Stor@ge!. You are logged on to the CLI and a Welcome window is displayed,
listing the installed FluidFS version and the available commands in the main menu.
Connect to the FluidFS Cluster CLI Through SSH Using a Password
Log on to the CLI through SSH to manage the FluidFS cluster.
1. Use either of the following options:
Using an SSH client, connect to a client VIP. From the command line, type the following
command at the login as prompt:
cli
22
About the CLI