Deployment Guide
71
2. Connect one end of an RS-232 serial (or "null modem") cable to the serial port (or Com port) on your
management system.
3. Connect the other end of the cable to the male DB-9 console port on the HiveAP.
4. On your management system, run a VT100 terminal emulation program, such as Tera Term Pro
©
(a free terminal
emulator) or Hilgraeve Hyperterminal
®
(provided with Windows
®
operating systems). Use the following settings:
•
Bits per second (baud rate): 9600
•
Data bits: 8
•
Parity: none
•
Stop bits: 1
•
Flow control: none
The Initial CLI Configuration Wizard appears.
5. Because you do not need to configure all the settings presented in the wizard, press
CTRL+c
to exit it.
The login prompt appears.
6. Log in using the default user name
admin
and password
aerohive
.
Step 2
Configure the HiveAP
1. Create an SSID and assign it to a subinterface.
ssid employee
ssid employee security protocol-suite wpa-auto-psk ascii-key N38bu7Adr0n3
You first create an SSID named "employee" and then define its protocol suite and preshared key
(N38bu7Adr0n3) in standard ASCII (American Standard Code for Information Interchange) text.
interface wifi0.1 ssid employee
You assign the SSID to the subinterface wifi0.1, which is in access mode by default. A subinterface can
either be in access or backhaul mode. A HiveAP uses subinterfaces in access mode to communicate with
wireless clients accessing the network. A HiveAP uses subinterfaces in backhaul mode to communicate
wirelessly with other HiveAPs when in a hive (see subsequent examples).
2. (Optional) Change the name and password of the superuser.
admin superuser mwebster password 3fF8ha
As a safety precaution, you change the default superuser name and password to
mwebster
and
3fF8ha
.
The next time you log in, use these instead of the default definitions.
save config
You save your changes to the currently running configuration. The HiveAP configuration is complete.
exit
You log out of the serial session.
Note:
By default, the minimum password length is 5 characters. You can change the minimum length by
entering the following command:
admin min-password-length <number>
(The minimum
password length can be between 5 and 8 characters.)
Содержание HiveAP 20 ag
Страница 1: ...Aerohive Deployment Guide...
Страница 6: ...HiveAP Compliance Information 6 Aerohive...
Страница 64: ...Chapter 4 HiveManager Examples 64 Aerohive...