ubiquiti:access_points:update_access_point
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubiquiti:access_points:update_access_point [2020/12/21 01:05] – [Ubiquiti- Access Points - Update Access Point] peter | ubiquiti:access_points:update_access_point [2022/10/10 20:35] (current) – [Using SSH] peter | ||
---|---|---|---|
Line 18: | Line 18: | ||
---- | ---- | ||
- | ====== Using SSH ====== | + | ===== Using SSH ===== |
- | SSH into the Access Point using the username ubnt and password ubnt and then issue the command: | + | SSH into the Access Point using the username ubnt and password ubnt. |
+ | |||
+ | <code bash> | ||
+ | ssh ubnt@192.168.1.18 | ||
+ | ubnt@192.168.1.18' | ||
+ | </ | ||
+ | |||
+ | Then issue the command: | ||
<code bash> | <code bash> | ||
Line 30: | Line 37: | ||
</ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Another method ===== | ||
+ | |||
+ | SCP the binary onto the AP from a client, example below: | ||
+ | |||
+ | <code bash> | ||
+ | scp / | ||
+ | </ | ||
+ | |||
+ | Then SSH into the AP and run the command below: | ||
+ | |||
+ | <code bash> | ||
+ | syswrapper.sh upgrade2 & | ||
+ | </ | ||
+ | |||
+ | ---- | ||
===== References ===== | ===== References ===== |
ubiquiti/access_points/update_access_point.1608512713.txt.gz · Last modified: 2020/12/21 01:05 by peter