Pre-Compliance v180808n
iBoot-WiFi
Page 18
WiFi Commands
All set commands require a reboot before they take effect.
These commands are only available to the administrator.
get wifi network
This command will return all the WiFi network settings as shown below
SSID: MyCompanyWiFi
Security WPA2
Mode: DHCP
IP Address: 192.168.1.254
Subnet: 255.255.255.0
Gateway: 192.168.1.7
DNS1: 192.168.1.1
DMS2: 8.8.8.8
get wifi ssids
Displays the SSIDs from the most recent scan
set wifi scan
Initiates a scan of available WiFi SSIDs
set wifi ssid <32characters>
This command sets the SSID of the WiFi network. Requires connection to be
initiated with set wifi connect command below
set wifi passphrase <32characters>
This command sets the WiFi Passphrase
set wifi security <wpa | wpa2 | wep |
mixed>
This command sets the WiFi security scheme.
set wifi connect
Initiates wifi connection to selected SSID as set above.
USE CAUTION WITH THIS COMMAND
Not having correct SSID, Security and Passphrase will result in
non-connection and require access via Micro Access Point.
set ipmode <static | dhcp>
This command sets the ip address setting mode. Static mode locks the
address as set, dhcp mode allows DHCP server to assign address.
set ipaddress <dotted decimal>
This command is used to set the iBoot-WiFi’s ip address.
Used only when IP Mode: Static
set subnet <dotted decimal>
This command is used to set the iBoot-WiFi’s subnet mask.
Used only when IP Mode: Static
set gateway <dotted decimal>
This command is used to set the Gateway
Used only when IP Mode: Static
set dns1 <dotted decimal>
These commands set the DNS IP Addresses
Used only when IP Mode: Static
set dns2 <dotted decimal>
Network Commands
All set commands require a reboot before they take effect.
These commands are only available to the administrator.
Factory
Default
get network
This command will return the network settings as shown below:
HTTP Port: 80
Linkback URL: 192.168.1.254:8080
Telnet Port: 23
DxP Port: 9100
Timeout: 20
set http port <0-65535>
This command sets the port that the iBoot-WiFi’s web server listens
for incoming connections on. When set to 0 the web server is
disabled.
80
set telnet port <0-65535>
This command sets the port that the iBoot-WiFi’s Telnet server
listens for incoming connections on. When set to 0 the Telnet
server is disabled
23
set dxp port <0-65535>
This command sets the port that the iBoot-WiFi’s DxP protocol
service listens for incoming connections on. When set to 0 the
Protocol service is disabled.
9100