Firmwareconfiguration Changethedefault SSIDand pre-shared key for thepreconfigured Wi-Fi accesspoint
IX20 User Guide
52
3. Click Network >Wi-Fi >Digi AP.
4. Enter a new SSID and Pre-shared key.
5. Click Apply to savethe configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to accessthe Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Set a new SSIDfor the digi_ap accesspoint:
(config)> network wifi ap digi_ap ssid new_ssid
(config)>
4. Set a new pre-shared key:
(config)> network wifi ap digi_ap encryption key_psk2 new_key
(config)>