Specifications
Table Of Contents

Chapter 2 - Getting Access to the Unit Initial Setup
Alvarion BreezeNET B130/B300 GigE 20 Quick Start Guide
2.2 Initial Setup
Once you have got the access to the unit via Telnet, you can perform initial unit
setup. Run telnet application (Start->Run) using IP-address that was assigned on
the eth0 interface of the unit (for example, 9.1.8.1)
First of all, let us list some useful commands that should be remembered.
"help" - lists all available commands in the unit
"config show" (or "co sh" for short) - shows unit's current configuration
"config save" (or "co sa" for short) - saves unit's current configuration
"restart y" - immediate unit reboot. Reboot lasts for 20-30 seconds
(approximately) and during this time you will not be able to control it over
Telnet. "restart XX" can be used for a postponed reboot so the unit will be
rebooted in XX seconds (this is very helpful when there is a risk of loosing a
remote unit while performing risky manipulations with configuration). "restart
0" cancels postponed reboot.
"quit" - closes current telnet session
2.2.1 System Parameters
Once you've got access to the unit, the most common thing to be done in the first
turn is to set up some basic system parameters:
System name. System name is specified by the following command:
system name [system_name]
System user. This parameter will be used as a login:
system user [user_name]
After specifying a user name you will need to type it the second time for
confirmation.
System password. System password is used as a password while login:
system password [password]
After specifying a password you will need to type it the second time for
confirmation.