Specifications
OmniAccess Reference: AOS-W System Reference
448 Part 031652-00 May 2005
z The AP location is set to -1.-1.-1 (unconfigured) and uses the default loca-
tion profile.
Set AP Software & Configuration Source
By default, the AP downloads its software image and configuration files from a
TFTP service on the Wireless LAN switch. The AP locates the switch by
issuing a DNS request for the IP address of the Alcatel-master. This default
requires your DNS system to be configured with the appropriate Wireless LAN
switch IP address information for the Alcatel-master name.
You can, however, specify different TFTP sources (with or without DNS) for
downloading the software and/or configuration files. In the following example,
mytftp is the DNS name of the TFTP server to be used by the AP:
apboot> setenv servername mytftp
apboot> saveenv
apboot> printenv
bootcmd=tftpboot
bootdelay=2
baudrate=9600
servername=mytftp
bootfile=sap.bin
autostart=yes
ethaddr=00:30:f1:71:d6:1d
stdin=serial
stdout=serial
stderr=serial
Environment size: 178/131068 bytes
apboot>