Interfaces Wi-Fi interfaces
Digi TransPort WR Routers User Guide
38
2. Click on the Wi-Fi module you want to configure:
Set the Mode to Client.
Optional: Enter a description for the Wi-Fi module.
3. Click Apply.
4. Add or edit Wi-Fi client networks. For each:
SSID: Enter the SSID for the client network.
Optional: If needed, provide the SSID security type and then provide credentials for the SSID.
Optional: If you want to scan for a hidden SSID, enable the Hiden SSID under the Advanced
options.
See Client mode options for detailed option descriptions.
5. When you have finished adding Wi-Fi networks for the client, click Apply.
6. Assign the new Wi-Fi client to a WAN interface. See Wide Area Networks (WANs).
Command line
n To configure a Wi-Fi module, use the wifi-module command.
n To customize options for a Wi-Fi client, use the wifi-client command.
n To configure Wi-Fi client networks for a Wi-Fi client, use the wifi-client-network command.
n To add the Wi-Fi client to a WAN, use the wan command.
1. Configure the Wi-Fi module for client mode. For example, to set Wi-Fi module 1 to client mode:
digi.router> wifi-module 1 mode client
2. Optional: Customize options for the Wi-Fi client. For Wi-Fi module 1, the client is Wi-Fi client 1;
for Wi-Fi module 2, the client is Wi-Fi client 2.
digi.router> wifi-client <1 - 2> <parameter> <value>
3. Add Wi-Fi client networks to the Wi-Fi client. For example:
digi.router> wifi-client-network 1 wifi-client 1
digi.router> wifi-client-network 1 ssid <ssid>
digi.router> wifi-client-network 1 security wpa-wpa2-personal
digi.router> wifi-client-network 1 password <password>
digi.router> wifi-client-network 1 hidden-network on
digi.router> wifi-client-network 2 wifi-client 1
digi.router> wifi-client-network 2 ssid <ssid>
digi.router> wifi-client-network 2 security wpa-wpa2-enterprise
digi.router> wifi-client-network 2 enterprise-username <enterprise_
username>
digi.router> wifi-client-network 2 enterprise-password <enterprise-
password>
4. Add the Wi-Fi client to a configured WAN:
digi.router> wan 1 interface wifi-client1
5. Save the configuration.
digi.router> save config