Navigation and special keys, Cli error messages, Command line interface (cli) variations – Proxim ORiNOCO AP-700 User Manual

Page 133: Bootloader cli, Navigation and special keys cli error messages

Advertising
background image

Using the Command Line Interface (CLI)

AP-700 User Guide

Command Line Interface (CLI) Variations

133

Parameter - A fundamental network value that can be displayed and may be changeable. For example, the Access Point must have a
unique IP Address and the Wireless interface must be assigned an SSID. Change parameters with the CLI set Command, and view them
with the CLI show Command.

Table - Tables hold parameters for several related items. For example, you can add several potential managers to the SNMP Table. All
items for a given Table can be displayed with a show <Table> CLI Command.

TFTP - Refers to the TFTP Server, used for file transfers.

Navigation and Special Keys

This CLI supports the following navigation and special key functions to move the cursor along the prompt line.

CLI Error Messages

The following table describes the error messages associated with improper inputs or expected CLI behavior.

Command Line Interface (CLI) Variations

Administrators use the CLI to control Access Point operation and monitor network statistics. The AP supports two types of CLI: the Bootloader
CLI and the normal CLI. The Bootloader CLI provides a limited command set, and is used when the current AP Image is bad or missing. The
Bootloader CLI allows you to assign an IP Address and download a new image. Once the image is downloaded and running, the Access
Point uses the normal CLI. This guide covers the normal CLI unless otherwise specified.

Bootloader CLI

The Bootloader CLI is a minimal subset of the normal CLI used to perform initial configuration of the AP. This interface is only accessible via
the serial interface if the AP does not contain a software image or a download image command over TFTP has failed.
The Bootloader CLI provides you with the ability to configure the initial setup parameters as well as download a software image to the device.
The following functions are supported by the Bootloader CLI:

configuration of initial device parameters using the set command

show command to view the device’s configuration parameters

help command to provide additional information on all commands supported by the Bootloader CLI

Key Combination

Operation

Delete or Backspace

Delete previous character

Ctrl-A

Move cursor to beginning of line

Ctrl-E

Move cursor to end of line

Ctrl-F

Move cursor forward one character

Ctrl-B

Move cursor back one character

Ctrl-D

Delete the character the cursor is on

Ctrl-U

Delete all text to left of cursor

Ctrl-P

Go to the previous line in the history buffer

Ctrl-N

Go to the next line in the history buffer

Tab

Complete the command line

?

List available commands

Error Message

Description

Syntax Error

Invalid syntax entered at the command prompt.

Invalid Command

A non-existent command has been entered at the command prompt.

Invalid Parameter Name

An invalid parameter name has been entered at the command prompt.

Invalid Parameter Value

An invalid parameter value has been entered at the command prompt.

Invalid Table Index

An invalid table index has been entered at the command prompt.

Invalid Table Parameter

An invalid table parameter has been entered at the command prompt.

Invalid Table Parameter Value

An invalid table parameter value has been entered at the command prompt.

Read Only Parameter

User is attempting to configure a read-only parameter.

Incorrect Password

An incorrect password has been entered in the CLI login prompt.

Download Unsuccessful

The download operation has failed due to incorrect TFTP server IP Address or file name.

Upload Unsuccessful

The upload operation has failed due to incorrect TFTP server IP Address or file name.

Advertising