Controllerless Networks

last person joined: 22 hours ago 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

Aruba Instant AP (apboot) Commands and Environment Variables

This thread has been viewed 36 times
  • 1.  Aruba Instant AP (apboot) Commands and Environment Variables

    Posted Mar 29, 2012 11:12 AM

    Dear Forum,

     

    I'm tired of looking up these commands every time they are needed. Extracted and placed these in a forum post so one can reference them when out in the field. NONE of this information can be found in the KB documents. Enjoy!! =D

     

    Pre-boot Commands:

     

    apboot> help
    ?              - alias for 'help'
    boot           - boot the OS image
    clear          - clear the OS image or other information
    date           - get/set/reset date & time
    dhcp           - invoke DHCP client to obtain IP/boot params
    factory_reset  - reset to factory defaults
    help           - print online help
    mfginfo        - show manufacturing info
    ping           - send ICMP ECHO_REQUEST to network host
    printenv       - print environment variables
    purgeenv       - restore default environment variables
    reset          - Perform RESET of the CPU
    saveenv        - save environment variables to persistent storage
    setenv         - set environment variables
    tftpboot       - boot image via network using TFTP protocol
    upgrade        - upgrade the APBoot or OS image
    version        - display version

     

    Environment Variables:

     

    bootdelay=2
    baudrate=9600
    autoload=n
    boardname=Talisker
    servername=aruba-master
    bootcmd=boot ap
    autostart=yes
    bootfile=mips32.ari
    ethaddr=d8:c7:c8:XX:XX:XX
    os_partition=0
    ethact=eth0
    gatewayip=192.168.1.1
    netmask=255.255.255.0
    dnsip=8.8.8.8
    name=IAP105
    domainname=arubanetworks.com
    ipaddr=192.168.1.101
    stdin=serial
    stdout=serial
    stderr=serial



  • 2.  RE: Aruba Instant AP (apboot) Commands and Environment Variables

    Posted Mar 29, 2012 12:08 PM

    Thank you for posting this Michael.  This also help others to refernence this file. If i am not wrong, there no much difference in the IAP and normal AP apboot commands. 



  • 3.  RE: Aruba Instant AP (apboot) Commands and Environment Variables