Tsunami MP.11 Installation and Management

Chapter 6. Command Line Interface

INTRODUCTION

The Command Line Interface (CLI) provides a text-based interface with which you can configure and manage the MP.11 using commands. You can enter these commands or submit them in the form of a script to allow batch processing. Accessing the CLI was previously discussed in “Command Line Interface Overview” on page 21.

This chapter provides details about:

Using Command Help below

Viewing and Changing Parameters on page 61

Boot Loader Command Line Interface

The Boot Loader is started when the MP.11 is switched on or reset, and is responsible for starting the embedded software. The Boot Loader CLI (which has only a limited set of commands) is available when the MP.11 embedded software is not running.

USING COMMAND HELP

You can show CLI help by entering help at the command prompt. The CLI also provides context- specific help. To provide help in a specific situation, enter ?. You can get help as follows:

?Lists all available commands.

s?Lists all commands beginning with an s.

setShows the definition and a syntax example of the set command.

set ? Shows the parameter name of the set command that must be entered at the position of the question mark. In this case you must enter a space before the ?. For example:

download ?

<TFTP IP Address>

download 10.0.0.2 ? <File Name>

download 10.0.0.2 image.bin ?

<file_type (config/image/Boot Loader/license)> download 10.0.0.2 image.bin image

set ip? Lists all parameters of the set command beginning with ip.

Note that the Boot Loader CLI does not have command help.

Chapter 6. Command Line Interface

60

CPN 63708

Issue Date: 02/05/2003

Page 60
Image 60
Proxim CPN 63708 manual Introduction, Using Command Help, Boot Loader Command Line Interface