Clustered DATA ONTAP user interfaces
Clustered DATA ONTAP user interfaces
Using the Data ONTAP command-line interface
The Data ONTAP command-line interface (CLI) provides a command-based view of the management interface. You enter commands at the storage system prompt, and command results are displayed in text.
The CLI command prompt is represented as cluster_name::>.
If you set the privilege level (that is, the -privilege parameter of the set command) to advanced, the prompt includes an asterisk (*), for example, cluster_name::*>.
Clustered DATA ONTAP user interfaces
Clustered DATA ONTAP user interfaces
Methods of navigating CLI command directories
Commands in the CLI are organized into a hierarchy by command directories. You can run commands in the hierarchy either by entering the full command path or by navigating through the directory structure.
When using the CLI, you can access a command directory by typing the directory’s name at the prompt and then pressing Enter. The directory name is then included in the prompt text to indicate that you are interacting with the appropriate command directory. To move deeper into the command hierarchy, you type the name of a command subdirectory followed by pressing Enter. The subdirectory name is then included in the prompt text and the context shifts to that subdirectory.
You can navigate through several command directories by entering the entire command. For example, you can display information about disk drives by entering the storage disk show command at the prompt. You can also run the command by navigating through one command directory at a time, as shown in the following example:
cluster1::> storage cluster1::storage> disk cluster1::storage disk> show
You can abbreviate commands by entering only the minimum number of letters in a command that makes the command unique to the current directory. For example, to abbreviate the command in the previous example, you can enter st d sh. You can also use the Tab key to expand abbreviated commands and to display a command’s parameters, including default parameter values.
You can use the top command to go to the top level of the command hierarchy, and the up command or .. command to go up one level in the command hierarchy.
Your valuable comments are very important for us…
Thanks for your wonderful Support and Encouragement