30
6. Appendix
6.1 Command Line Interface
6.1.1 Start-up and Terminal configuration
To start-up the command line interface, please connect a PC COM port to the RS-232 connector
and activate a terminal emulation software (e.g. HyperTerminal of Windows.)
The terminal emulation software should be set up as follows:
1. Data rate: 115200 baud
2. Data format: 8 data bits, 1 stop bit and no parity
3. Flow control: none.
4. Click the property icon, select settings, make sure that:
“The Function, arrow, and ctrl keys act as”: Terminal keys
”Emulation”: VT100
6.1.2 General
6.1.2.1 Login/Logout Procedures
To get access to the CLI, you will have to get the username and password for login. One set of
default username/password is identified with admin/admin.
You may logout at any time and at any context level using the exit command.
Note: We recommend users to configure a new username/password to prevent unauthorized
users from accessing to the device.
6.1.2.2 Command Hierarchy
The CLI (Command Line Interface) is hierarchical with two levels: a top level and a group level.
The group level consists of the following groups:
‧
System
‧
Console
‧
Port
‧
MAC
‧
VLAN
‧
Aggr(Aggregation)
‧
QoS
‧
Mirror
‧
IP
When you are at the top level, the prompt shows :>, and if you are at the group level, the prompt
displays the group name, e.g. System>
To be under a certain group, you may enter the system name at top level or add
/
in front of the
group name then press enter at any level (ex, at top level: >system <enter>
At any level: system>/ip <enter> )