Vantron
| Embedded in your success, Embedded in your better life
World-leading provider of embedded/IoT products and solutions
VT-SBC-C3558R | User Manual 30
4.
Enable the
wpa_supplicant-wlan0
service to start connection;
# systemctl start [email protected]
pcieport 0000:00:09.0: AER: Multiple Corrected error received: id=0048
pcieport 0000:00:09.0: PCIe Bus Error: severity=Corrected, type=Physical Layer,
id=0048(Receiver ID)
pcieport 0000:00:09.0: device [8086:19a4] error status/mask=00000001/00002000
pcieport 0000:00:09.0: [ 0] Receiver Error (First)
IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
pcieport 0000:00:09.0: AER: Multiple Corrected error received: id=0048
pcieport 0000:00:09.0: PCIe Bus Error: severity=Corrected, type=Physical Layer,
id=0048(Receiver ID)
pcieport 0000:00:09.0: device [8086:19a4] error status/mask=00000001/00002000
pcieport 0000:00:09.0: [ 0] Receiver Error (First)
wlan0: authenticate with 5e:4c:7e:84:18:b7
wlan0: send auth to 5e:4c:7e:84:18:b7 (try 1/3)
wlan0: authenticated
wlan0: associate with 5e:4c:7e:84:18:b7 (try 1/3)
wlan0: RX AssocResp from 5e:4c:7e:84:18:b7 (capab=0x431 status=0 aid=1)
wlan0: associated
IPv6: ADDRCONF(NETDEV_CHANGE): wlan0:
link becomes ready
5.
Enable the
DHCP
service to obtain an IP address automatically;
# udhcpc -i wlan0
udhcpc: started, v1.27.2
udhcpc: sending discover
udhcpc: sending select for 172.20.10.2
udhcpc: lease of 172.20.10.2 obtained, lease time 86400
ip: RTNETLINK answers: File exists
/etc/udhcpc.d/50default:
Adding DNS 172.20.10.1
6.
Add a default route;
# route add default gw
172.20.10.1