Applying a configuration file to a 25XX WLAN controller

From NesevoWiki
Revision as of 11:20, 18 March 2015 by Philipp (talk | contribs)
Jump to navigationJump to search
  • General Assunption: Device is unconfigured
  • Connect device to serial console
  • Connect device to network (port 1)
  • Finish basic config wizard on console as described here
  • Apply config via browser interface
    • Connect to device's static IP address via https
    • Log in using credentials used in config wizard
    • Click Advanced in top left corner
    • Click Commands, then Download File
      • File Type: Configuration
      • Configuration File Encryption: No
      • Transfer Mode: TFTP
      • IP Address: 192.168.1.11
      • Maximum retries: 10
      • Timeout (seconds): 6
      • File Path: /
      • File Name: whatever.cfg
    • Click Download
    • Config file will be loaded onto the device, applied and system reset
  • Apply config via command line interface
    • transfer download datatype config
    • transfer download mode tftp
    • transfer download serverip 192.168.1.11
    • transfer download path .
    • transfer download filename AIR-CT2500-K9-7-6-110-0.aes
    • transfer download start