Cisco Cisco Aironet 350 Mini-PCI Wireless LAN Client Adapter Guida Alla Progettazione

Pagina di 368
7-18
Enterprise Mobility 4.1 Design Guide
OL-14435-01
Chapter 7      Cisco Unified Wireless Hybrid REAP
  H-REAP Configuration
Note
The following serial console procedure can be performed only for new LAPs being deployed “out of the 
box” for the first time. The following procedure cannot be used on any LAP that has previously 
joined/communicated with a WLC.
Step 1
Using a standard Cisco DB9/RJ45 console cable connect the AP to a laptop running Hyper Terminal or 
other compatible terminal communications software. As with all Cisco devices, the serial parameters 
need to be set at 9600bps, 8 data bits, 1 stop bit and No flow control.
Step 2
Power on the AP. To configure the AP through the console port, it should not be connected to the 
network. Otherwise, if the AP discovers a WLC and joins it, you will not be able to run the 
configurations below. Therefore, the AP must remain disconnected from the network until the initial 
configuration has been completed.
Step 3
After the AP has completed loading its local image, establish an exec session by typing enable and then 
entering Cisco for the enable password.
Step 4
At the <ap-mac-address># prompt, use the following commands to configure the IP, mask, gateway, 
hostname, and the primary WLC:
a.
lwapp ap ip address ip-addr subnet-mask
b.
lwapp ap ip default-gateway ip-addr
c.
lwapp ap hostname ap-hostname (optional)
d.
lwapp ap controller ip address ip-addr
Note
If DHCP is going to be used (see 
) and you do not 
want to use DHCP Option 43 or DNS methods to define WLC management IP addresses, enter only the 
lwapp ap controller ip address ip-addr command from 
The preceding commands are saved directly to NVRAM. 
Step 5
To review the static configuration, type the following command:
show lwapp ip config 
Output similar to the following is displayed:
AP0014.1ced.494e# sho lwapp ip config
LWAPP Static IP Configuration
IP Address         10.20.104.50   
IP netmask         255.255.255.0  
Default Gateway    10.20.104.1    
Primary Controller 10.20.30.41
AP0014.1ced.494e#
If an error has been made, repeat the commands listed in 
 to correct. 
Step 6
To clear one or more static entries, use the following commands:
a.
clear lwapp ap ip address
b.
clear lwapp ap ip default-gateway 
c.
clear lwapp ap controller ip address
d.
clear lwapp ap hostname