Using the cli, Entering and editing cli commands – Dell PowerEdge M805 User Manual

Page 87

Advertising
background image

Using the CLI

49

Using the CLI

This chapter describes the basics of entering and editing the Dell PowerConnect 62xx Series
Command Line Interface (CLI) commands and defines the command hierarchy. It also explains
how to activate the CLI and implement its major functions.

Entering and Editing CLI Commands

A CLI command is a series of keywords and arguments. Keywords identify a command and
arguments specify configuration parameters. For example, in the command show interfaces status
ethernet 1/g5, show, interfaces and status are keywords; ethernet is an argument that specifies the
interface type, and 1/g5 specifies the unit/port.

When working with the CLI, the command options are not displayed. The command is not
selected by a menu but is entered manually. To see what commands are available in each mode or
within an Interface Configuration, the CLI provides a method of displaying the available
commands, the command syntax requirements and in some instances parameters required to
complete the command. The standard command to request context-sensitive help is the <?> key.

Two instances where the help information can be displayed are:

Keyword lookup—The <?> key is entered in place of a command. A list of all valid
commands and corresponding help messages is displayed.

Partial keyword lookup—A command is incomplete and the <?> key is entered in place of a
parameter. The matched parameters for this command are displayed.

The following features and conventions are applicable to CLI command entry and editing:

History Buffer

Negating Commands

Show Command

Command Completion

Short Form Commands

Keyboard Shortcuts

Operating on Multiple Objects (Range)

Advertising