Difference between revisions of "Applying a configuration file to a 25XX WLAN controller"

From NesevoWiki
Jump to navigationJump to search
Line 7: Line 7:
 
* Click ''Advanced'' in top left corner
 
* Click ''Advanced'' in top left corner
 
* Click ''Commands'', then ''Download File''
 
* Click ''Commands'', then ''Download File''
** ''File Type:'' Configuration
+
** ''File Type:'' <code>Configuration</code>
** ''Configuration File Encryption:'' No
+
** ''Configuration File Encryption:'' <code>No</code>
** ''Transfer Mode:'' TFTP
+
** ''Transfer Mode:'' <code>TFTP</code>
** ''IP Address:'' 192.168.1.11
+
** ''IP Address:'' <code>192.168.1.11</code>
** ''Maximum retries:'' 10
+
** ''Maximum retries:'' <code>10</code>
** ''Timeout (seconds):'' 6
+
** ''Timeout (seconds):'' <code>6</code>
** ''File Path:'' /
+
** ''File Path:'' <code>/</code>
** ''File Name:'' whatever.cfg
+
** ''File Name:'' <code>whatever.cfg</code>

Revision as of 17:16, 11 March 2015

  • 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
  • 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