[armadillo ~]# nmcli connection add type wifi ifname wlan0 ssid [essid]
Connection 'wifi-wlan0' (d3cbb49d-b843-4dbf-94d5-7e7275449e8a) successfully added.
[armadillo ~]# nmcli connection modify wifi-wlan0 \
802-11-wireless-security.key-mgmt wpa-psk \
802-11-wireless-security.psk [passphrase]
Figure 5.17. Creating a Wireless LAN (wlan0) Connection
Specify wifi for the type to create a wireless LAN connection.
Set the encryption key management method to wpa-psk.
Set a passphrase.
Depending on the access point being connected to, the following message may be
displayed and you may not be able to connect to the access point.
wlan0: authenticate with 00:3a:9d:42:cc:92
wlan0: send auth to 00:3a:9d:42:cc:92 (try 1/3)
wlan0: authenticated
wlan0: associate with 00:3a:9d:42:cc:92 (try 1/3)
wlan0: RX AssocResp from 00:3a:9d:42:cc:92 (capab=0x431
⏎
status=0 aid=1)
wlan0: associated
cfg80211: Calling CRDA to update world regulatory domain
cfg80211: World regulatory domain updated:
cfg80211: DFS Master region: unset
cfg80211: (start_freq - end_freq @ bandwidth),
⏎
(max_antenna_gain, max_eirp)
cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/
⏎
A, 0 mBm)
cfg80211: Calling CRDA for country: JP
cfg80211: Regulatory domain changed to country: JP
cfg80211: DFS Master region: JP
cfg80211: (start_freq - end_freq @ bandwidth),
⏎
(max_antenna_gain, max_eirp)
cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A,
⏎
2000 mBm)
cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A,
⏎
Armadillo-IoT Gateway G3Product Manual - INTL
Operational Checks
57