Stellar AP | Deployment & Configuration & Troubleshooting Guide
69 |
P a g e
All
rig
hts
r
es
er
ve
d. Pass
ing
on
a
nd
co
py
ing
o
f th
is
do
cu
m
en
t, u
se and
co
m
m
un
ic
ati
on
o
f i
ts c
on
ten
ts
no
t p
er
m
itte
d
w
itho
ut
w
ritte
n a
uth
or
izati
on
fr
om
H
AN
-N
etw
or
ks.
✓
Login the AP Web with "
http://AP_IP:8080
" or "
https://AP_IP
"
6.1.3.3
For long time collection of the log.
For some cases, it needs to collect the logs for hours or days, please use the
script "take_snapshot_v1.4.sh" and "get_log_v1.4.sh" together as below:
root@AP-D1:40:/tmp# tftp -gr take_snapshot_v1.4.sh 172.16.18.166
root@AP-D1:40:/tmp# mv take_snapshot_v1.4.sh /usr/bin
root@AP-D1:40:/tmp# tftp -gr get_log_v1.4.sh 172.16.18.166
root@AP-D1:40:/tmp# chmod +x /usr/bin/take_snapshot_v1.4.sh
root@AP-D1:40:/tmp# chmod +x ./get_log_v1.4.sh
root@AP-D1:40:/tmp# sh ./get_log_v1.4.sh 172.16.18.166 &
Note: when finish the log collection, please first type "fg" then press ctrl+c to end the script.
6.2
Troubleshooting for specific features (To be finished)
6.2.1
AP Reboot
Collection the logs under support account:
✓
To setup a TFTP server on a PC, for example: TFTP Server
Address=
172.16.18.166