20 | Initial Configuration Dell PowerConnect W-Series Instant Access Point 6.2.0.0-3.2.0.0 | User GuideDisabling the Provisioning Wi-Fi NetworkThe provisioning network is enabled by default. Instant provides the option to disable theprovisioning network in APBoot through console. Use this option when you do not want thedefault SSID instant to appear in your network.To disable the provisioning network:1. Connect a terminal or PC/workstation running a terminal emulation program to the Consoleport on the W-IAP.2. Configure the terminal or terminal emulation program to use the following communicationsettings.3. Power on the W-IAP. You see an autoboot countdown prompt that allows you to interruptthe normal startup process and access APBoot.4. Click Enter before the timer expires. The W-IAP goes into apboot mode through console.Baud Rate Data Bits Parity Stop Bits Flow Control9600 8 None 1 NoneTable 2 - Terminal Communication Settings5. In the apboot mode, use the following commands to disable the provisioning network:n apboot> factory_resetn apboot> setenv disable_prov_ssid 1n apboot> saveenvn apboot> resetAssigning a Static IPTo assign a static IP to a W-IAP using APBoot:1. Connect a terminal or PC/workstation running a terminal emulation program to the Consoleport on the W-IAP.2. Configure the terminal or terminal emulation program to use the following communicationsettings.3. Power on the W-IAP. You see an autoboot countdown prompt that allows you to interruptthe normal startup process and access APBoot.4. Click Enter before the timer expires. The W-IAP goes into apboot mode through console.5. In the apboot mode, use the following commands to assign a static IP to a W-IAP.Hit to stop autoboot: 0apboot>apboot> setenv ipaddr 10.1.1.1apboot> setenv netmask 255.255.255.0apboot> setenv gatewayip 10.1.1.254apboot> saveSaving Environment to Flash...Un-Protected 1 sectors.doneErased 1 sectorsWritingUse the printenv command to view the configuration.apboot> printenv