wiconfig
Use the "wiconfig" command to make settings for the optional wireless LAN board.
View settings
msh> wiconfig
View IEEE 802.11 information
msh> wiconfig cardinfo
If IEEE 802.11 is disabled or unavailable, information about it will not appear.
Configuration
msh> wiconfig "parameter"
Parameter | Value configured |
---|---|
mode {ap|802.11adhoc|p2pgo|p2p} | You can set infrastructure mode (ap), 802.11 Ad hoc mode (802.11adhoc), Direct Connection Group Owner mode (p2pgo), or Direct Connection mode (p2p). The default is infrastructure mode. |
band {2|5|auto} | You can specify the bandwidth of the wireless LAN connection when selecting infrastructure mode. 2: 2.4 GHz wireless band is used 5: 5 GHz wireless band is used auto: Access point settings are used (default) |
ssid "ID value" | You can specify an SSID in infrastructure mode. The characters you can enter in the SSID string are ASCII 0x20-0x7e (32 bytes). If you do not specify a character string, the machine will connect to the nearest access point. The default SSID is blank. |
channel "channel no." | In 802.11 ad hoc mode, you can select a channel. Be sure to set the same channel for all ports that will transmit and receive data. The default is "11". The channel in use might differ depending on the country. For details, see Interface Settings. |
key "key value" val [1|2|3|4] | You can specify the WEP key by entering in hexadecimal. With a 64-bit WEP, you can use 10 digit hexadecimals. With a 128-bit WEP, you can use 26 digit hexadecimals. Up to four WEP keys can be registered. Specify the number to be registered with "val". When a WEP is specified by key, the WEP specified by key phrase is overwritten. To use this function, set the same key number and WEP key for all ports that transmit data to each other. Put "0x"on the front of WEP key. You can omit the numbers with "val". The key number is set to "1" when making these omissions. The default is blank. |
keyphrase "phrase" val [1|2|3|4] | You can specify the WEP key by entering in ASCII. With a 64-bit WEP, you can use 5 digit hexadecimals. With a 128-bit WEP, you can use 13 digit hexadecimals. Up to four WEP keys can be registered. Specify the number to be registered with "val". When a WEP is specified by key phrase, the WEP specified by key is overwritten. To use this function, set the same key number and WEP key for all ports that transmit data to each other. You can omit the numbers with "val". The key number is set to1 when making these omissions. The default is blank. |
encval [1|2|3|4] | You can specify which of the four WEP keys is used for packet encoding. "1" is set if no number is specified. |
security {none|wep|wpa} | You can specify the Security Mode. none: No encryption (default) wep: WEP encryption wpa: WPA encryption |
wpaauth {wpa2psk|wpa2} | You can specify the WPA authentication mode when using WPA encryption. wpa2psk: WPA2-PSK authentication (default) wpa2: WPA2 authentication |
psk "character string" | You can specify the Pre-Shared key. Usable characters: ASCII 0x20-0x7e (8 to 63 bytes). The default is blank. |
eap {tls|ttls|leap|peap} {chap|mschap|mschapv2|pap|md5|tls} | You can specify the EAP authentication type. tls: EAP-TLS (default) ttls: EAP-TTLS leap: LEAP peap: PEAP chap, mschap, mschapv2, pap, md5, and tls are settings for the phase 2 method, and one of these must be specified if EAP-TTLS or PEAP is selected. Do not make these settings when using other EAP authentication types. If you select EAP-TTLS, you can select chap, mschap, mschapv2, pap, or md5. If you select PEAP, you can select mschapv2 or tls. |
username "character string" | You can specify the login user name for the Radius server. Usable characters: ASCII 0x20-0x7e (31 bytes). The default is blank. |
username2 "character string" | You can specify the phase 2 username for EAP-TTLS/PEAP phase 2 authentication. Usable characters: ASCII 0x20-0x7e (31 bytes). The default is blank. |
domain "character string" | You can specify the login domain name for the Radius server. The characters you can enter are ASCII 0x20-0x7e (64 bytes), but not "@" or "\". The default is blank. |
password "character string" | You can specify the login password for the Radius server. Usable characters: ASCII 0x20-0x7e (128 bytes). The default is blank. |
srvcert {on|off} | You can set the server certificate. The default is "off". |
imca {on|off} | You can enable or disable the certificate when the intermediate certificate authority is present. The default is "off". |
srvid "character string" | You can set the server ID and sub domain of the certificate server. Usable characters: ASCII 0x20-0x7e (128 bytes). The default is blank. |
subdomain {on|off} | You can specify whether or not to permit access to the machine by users in subdomains. The default is "off". |
clear {a each command|all} | Returns the selected setting to its default value. If you specify "all", all settings will be restored to their default values. |
devname "character string" | You can specify the login device name for the Wireless Direct function. Usable characters: ASCII 0x20-0x7e (23 bytes). The default is "(model name)[(last 24 bit of MAC address)]". |
directpass "character string" | You can specify the login password for the Wireless Direct function. Usable characters: ASCII 0x20-0x7e (8 to 63 bytes). The default is "(the machine's serial number)". The serial number is on the label on the rear part of the machine or in [Status/Information], [Device Info] of the Web Image Monitor controlled from networked computers. (Web Image Monitor is a management tool installed on this machine to monitor this machine or configure settings for this machine by using a web browser.) |
For details about wireless LAN settings, see Interface Settings.