ubiquiti:access_points:update_access_point
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubiquiti:access_points:update_access_point [2020/12/21 00:58] – created peter | ubiquiti:access_points:update_access_point [2022/10/10 20:35] (current) – [Using SSH] peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubiquiti- Access Points - Update Access Point ====== | ====== Ubiquiti- Access Points - Update Access Point ====== | ||
+ | |||
+ | ===== Update through the GUI ===== | ||
Navigate to **Devices**. | Navigate to **Devices**. | ||
Line 13: | Line 15: | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Using SSH ===== | ||
+ | |||
+ | 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> | ||
+ | upgrade https:// | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== 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 & | ||
+ | </ | ||
---- | ---- |
ubiquiti/access_points/update_access_point.1608512321.txt.gz · Last modified: 2020/12/21 00:58 by peter