Chapter 22
Commands IntroductionThis section introduces the command line interface and lists the available commands.
22.1Command Line Interface Overview
In addition to the web configurator, you can use commands to configure the
Telnet to the switch or connect a computer to the console port and use terminal emulation software configured to the following parameters:
VT100 terminal emulation | 9600 bps |
No parity, 8 data bits, 1 stop bit | No flow control |
22.2Command Structure
The system uses a
192.168.1.1 ethernet>
To get back to the top level prompt from a subsystem, use the home command.
22.3Command Syntax Conventions
The command keywords are in courier new font.
1.The command keywords must be entered exactly as shown, that is, no abbreviations are allowed.
2.The required fields in a command are enclosed in angle brackets (<>), for instance, list port <port #>
means that you must specify the port number for this command.
3.The optional fields in a command are enclosed in square brackets ([]), for instance, config [save]
means that the save field is optional.
4.A “” means “or”
Commands Introduction |