beautypg.com

Nomenclature, Keyboard shortcuts, Cli command conventions – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual

Page 23

background image

Using the CLI

Editing Features

Page 22

command is entered. If the characters already entered are not enough for the system to identify a single matching
command, press ? to display the available commands matching the characters already entered.

Nomenclature

When referring to an Ethernet port in a CLI command, the following format is used:

For an Ethernet port on a standalone device: Ethernet_type port_number

For an Ethernet port on a stacked device: unit_number/Ethernet_type port number

The Ethernet type is Fast Ethernet (indicated by “e”).

For example, and e3 stands for Fast Ethernet port 3 on a stand-alone device, whereas 1/e3 stands for Fast
Ethernet port 3 on stacking unit 1.

The ports may be described on an individual basis or within a range. Use format port number-port number to
specify a set of consecutive ports and port number, port number to indicate a set of non-consecutive ports. For
example, e1-3 stands for Ethernet ports 1, 2 and 3, and e1, 5 stands for Ethernet ports 1 and 5.

Keyboard Shortcuts

The CLI has a range of keyboard shortcuts to assist in editing the CLI commands. The following table describes
the CLI shortcuts.

CLI Command Conventions

When entering commands there are certain command entry standards that apply to all commands. The following
table describes the command conventions.

K e y b o a r d K e y

D e s c r i p t i o n

Up-arrow key

Recalls commands from the history buffer, beginning with the most recent command.
Repeat the key sequence to recall successively older commands.

Down-arrow key

Returns the most recent commands from the history buffer after recalling commands with
the up arrow key. Repeating the key sequence will recall successively more recent
commands.

Ctrl+A

Moves the cursor to the beginning of the command line.

Ctrl+E

Moves the cursor to the end of the command line.

Ctrl+Z / End

Returns back to the Privileged EXEC mode from any configuration mode.

Backspace key

Deletes one character left to the cursor position.

C o n v e n t i o n

D e s c r i p t i o n

[ ]

In a command line, square brackets indicates an optional entry.

{ }

In a command line, curly brackets indicate a selection of compulsory parameters
separated by the | character. One option must be selected. For example: flowcontrol
{auto|on|off}
means that for the flowcontrol command either auto, on or off must be
selected.

Italic font

Indicates a parameter.

Indicates an individual key on the keyboard. For example, indicates the Enter
key.