Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How to assign static parameters in aruba AP 

Jul 08, 2014 06:32 PM

Introduction : when we start the ap it will obtain the ip address from the dhcp server and finds the master.if we need to bring up an ap without dhcp server we can do so by assinging the static parameters. Following commands will help to assing static address on ap

 

Environment : Will apply to all Aruba Campus APs

 

Configuration Steps :

How to set static parameters in AP
 
when we start the ap it will obtain the ip address from the dhcp server and finds the master.if we need to bring up an ap without dhcp server we can do so by assinging the static parameters. Following commands will help to assing static address on ap
 
We need to suspend the autoboot while the AP is booting using the enter command
 
Then the AP will go into apboot mode
 
For assigning the static parameters
apboot>setenv ipaddr <IP> 
apboot>setenv gatewayip <GW>  
apboot>setenv netmask <MASK>  
apboot>setenv remote_ap 1  
apboot>setenv master <IP controller> 
 
 
To delay the boot time :
apboot> setenv delayboot <seconds>
 
To save the config
apboot>save
 
To reset the ap
apboot>purge
 
To reboot the ap
apboot>boot
 

 

 

 

Statistics
0 Favorited
11 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.