User's Manual Part 2

Table Of Contents
Copyright © 2004, Vivato, Inc. Vivato Wi-Fi AP/Bridge User Guide 101
Navigating the CLI
Configuration Using The Command Line Interface
To get information on a specific command, such as the format of the command or additional
specifiers used by that command, type the command, a single space, and then the question mark. For
example: enable<space>? displays information on the enable commands.
Using the Tab Key to Complete a Command
Instead of individually keying-in every character of a command, you can enter the first few
characters and press the Tab key to automatically fill in the remainder of that command. For
example, to enter the “show running-configuration” command, you could enter “sh Tab ru Tab.
This feature increases the rate at which you can enter commands, and often reduces the number of
keystroke errors.
Command Mode Access and Prompts
The following table lists the various commands and keystrokes used to access the main command
levels:
Table 2—Command Mode Navigation
Command
Level
How to Access Resulting Command Line
Prompt
To Go Back to the
Previous Level
Read Default state. vivato>
Enable From the read level, enter
enable and the enable
password
vivato# Type “disable”.
Enable
(Global
Configuration)
From the Enable level,
enter
configure
terminal
vivato (config)# Type “exit”.
Configure
Specific
Functions
At the global
configuration prompt,
enter the appropriate
configuration command.
For example, entering
interface ethernet 0
accesses the
configuration settings for
the ethernet 0 port.
Depends on the configuration
function. For configuring the
wireless interface, the prompt
would be
vivato (config-eth0)#
Type “exit” to return to the
global configuration prompt.
You als o enter
Ctrl-z to exit
the global configuration
mode are return to the initial
enable prompt.