Vivato Inc. VLJ24WFSW ユーザーズマニュアル

ページ / 188
104
Vivato 2.4 GHz Wi-Fi Switch User Guide
Command Line Interface
Navigating the CLI
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 “s 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:
Command Conventions
Use the following conventions when entering commands and to understand the command listing 
used in this manual.
Entering Commands on the Command LIne
Most commands are entered using lower case letters, such as 
configure terminal
. Do not 
substitute upper case letters, such as CONFIGURE TERMINAL or Configure Terminal. When 
upper case letters are shown in the command listing, use the upper case letters where indicated.
Table 3—
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 also enter 
Ctrl-z 
to exit 
the global configuration 
mode are return to the initial 
enable prompt.