June 30, 2006
Confidential
Document Number BDTM10001-A05 Standard
BelAir100 User Guide
Command Line Interface Basics
Connecting to the Ethernet Port
The connection method varies depending on whether your unit has an
electrical or optical Ethernet interface:
• If your unit is equipped with an electrical Ethernet interface, use a
cross-connect RJ45 cable to connect the Ethernet port of the unit.
• If your unit is equipped with an optical Ethernet interface, connect to the
unit through a media converter. Use a single mode fiber cable with a dual LC
connector at one end to connect to the Ethernet port of the unit. The
other end of the cable needs to connect to the media converter. Consult
your media converter documentation to identify the appropriate type of
connector.
For a detailed procedure, refer to “Connecting to the Ethernet Interface” on
Starting a CLI
Session
Start a Telnet or secure shell (ssh) client and connect to the BelAir100 IP
address. Each BelAir100 can have up to eight simultaneous Telnet or ssh
sessions. If you are configuring the BelAir100 for the first time, you must use
the BelAir100 default IP address (10.1.1.10). The BelAir100 prompts you for
your user name and password.
The default super-user account is “root”. The default password is “admin123”.
If the login is successful, the BelAir100 prompt is displayed. The default prompt
is “#”, if you login as root. Otherwise, the default prompt string is “>”.
Note 1: The terminal session locks after four unsuccessful login attempts. To
unlock the terminal session, you must enter the super-user password.
Note 2: BelAir100 CLI commands are not case sensitive (uppercase and
lowercase characters are equivalent). However, some command
parameters are case sensitive. For example, passwords and any Service
Set Identifier (SSID) supplied with the
radio
commands are case
sensitive. Also, all parameters of the
syscmd
commands are case
sensitive.
SSH Session Example of Initial Login
With secure shell, the system prompts you twice for your password.
ssh -l root 10.1.1.10
[email protected]'s password:
BelAir Backhaul and Access Wireless Router
BelAir User: root