586| Access Points AOS-W 6.5.3.x| User Guide
Command Description
ping Check network connectivity.
printenv List the environment variables and their current settings. AP boot
environment variables are configured using the AP boot setenv command,
purgeenv Reinstate AP boot configuration to factory default. This includes restoring
the default environment variables.
reset Perform RESET of the AP CPU.
saveenv Save environment variables to persistent storage.
setenv ipaddr <ipaddr> IP address to be assigned to the AP.
setenv netmask <netmaskip> Netmask to be assigned to the AP.
setenv gatewayip <ipaddr> IP address of the internet gateway used by the AP.
setenv name <ap name> Name of the AP.
setenv group <group name> Name of the AP group to which the AP should belong.
setenv master <ipaddr> IP address of the AP’s master switch.
setenv serverip <ipaddr> IP address of the TFTP server from which the AP can download its boot
image.
setenv dnsip <ipaddr> IP address of the DNS server used by the AP.
setenv domainname <domain> Domain name used by the AP.
tftpboot Boot AOS-W image over the network using TFTP protocol.
upgrade Upgrade the APBoot or AOS-W image. This command has the following
sub-parameters:
n boot <file> - Upgrade the APBoot image from <file>.
n os [<n>] <file> - Upgrade the AOS-W image in partition <n> from <file>.
n prov - Upgrade provisioning image from <file>.
NOTE: <file> can be a <TFTP-server-IP>:<path> or usb:<path>.
version Displays the APBoot image version.
5. When you are finished, type saveenv and then press enter to save your settings
Other AP console commands may be available when accessing an AP directly through its console port, but these
commands can cause configuration errors if used improperly and should only be issued under the direct supervision
of Alcatel-Lucent technical support.
The example below configures an AP location and domain name using an AP console connection:
Hit <Enter> to stop autoboot: 0
apboot> <INTERRUPT>
apboot> setenv group corporate-2
apboot> setenv domainname mycompany.com
apboot> saveenv
apboot>boot