Difference between revisions of "คู่มือการลง firmware EasyZone Cloud AP (Model ACLR)"

From EasyZone wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
เพื่อตรวจสอบไอพี และ mac address ของอุปกรณ์ และบันทึก mac address เก็บไว้
 
เพื่อตรวจสอบไอพี และ mac address ของอุปกรณ์ และบันทึก mac address เก็บไว้
  
4. หลังจากนั้น ให้ใช้คำสั่ง cd /tmp ทำการดาวโหลด firmware โดยใช้คำสั่ง
+
4. หลังจากนั้น ทำการดาวโหลด firmware
  
'''หาก firmware เดิมเป็นรุ่น BZ.v3.7.58 ขึ้นไป ทำให้ทำการ downgrade firmware เป็น v3.7.21 ดังวิธีการต่อไปนี้'''
+
'''หาก firmware เดิมเป็นรุ่น BZ.v3.7.58 ขึ้นไป ทำให้ทำการ downgrade firmware ดังวิธีการต่อไปนี้'''
  
 
upgrade http://dl.ubnt.com/unifi/firmware/U7PG2/3.7.40.6115/BZ.qca956x.v3.7.40.6115.170208.1059.bin
 
upgrade http://dl.ubnt.com/unifi/firmware/U7PG2/3.7.40.6115/BZ.qca956x.v3.7.40.6115.170208.1059.bin
Line 34: Line 34:
  
 
หลังจากอุปกรณ์ reboot เสร็จให้ทำการ ssh เข้าอุปกรณ์ และทำการพิมพ์ command ตาม link ด้านล่าง
 
หลังจากอุปกรณ์ reboot เสร็จให้ทำการ ssh เข้าอุปกรณ์ และทำการพิมพ์ command ตาม link ด้านล่าง
 +
 +
cd /tmp
  
 
wget http://188.166.243.227/firmware/unifi-ac-lite/easyzone-cloud-ap-unifi-ac-lr.bin  
 
wget http://188.166.243.227/firmware/unifi-ac-lite/easyzone-cloud-ap-unifi-ac-lr.bin  
Line 48: Line 50:
  
  
Writing from openwrt-ar71xx-generic-ubnt-unifiac-pro-squashfs-sysupgrade.bin to kernel0 ...
+
Writing from /tmp/easyzone-cloud-ap-unifi-ac-lr.bin to kernel0 ...    
  
 
Rebooting ...
 
Rebooting ...
 +
 +
################################################################################
 +
 +
'''หากระบบยังไม่ flash firmware ให้ ใช้ใช้วิธีการที่ 2 ดังนี้'''
 +
 +
'''mtd write /tmp/easyzone-cloud-ap-unifi-ac-lr.bin kernel0'''
 +
 +
แล้วใช้คำสั่ง
 +
 +
'''mtd -r write /tmp/easyzone-cloud-ap-unifi-ac-lr.bin kernel1'''
 +
 +
################################################################################
  
 
ุ6. เป็นอันเสร็จสิ้นการลง firmware EasyZone Cloud AP
 
ุ6. เป็นอันเสร็จสิ้นการลง firmware EasyZone Cloud AP

Latest revision as of 16:06, 14 October 2017

การลง firmware EasyZone Cloud AP (Model ACLR) มีวิธีการดังต่อไปนี้

1. เชื่อมอุปกรณ์ Unifi AC LR เข้ากับระบบ network

2. ทำการ ssh ไปที่อุปกรณ์ โดยใช้ putty หรือ ssh shell

โดยปกติอุปกรณ์ Unifi AC LR จะรับไอพีอัตโนมัติจาก router ท่านต้องทำการตรวจสอบ ip ตัวอย่าง อุปกรณ์ ได้ไอพี 192.168.1.10

ssh 192.168.1.10 -l ubnt

กรอก password เป็น ubnt

3. เมื่อเข้าระบบได้แล้วให้ทำการพิมพ์คำสั่ง

ifconfig

เพื่อตรวจสอบไอพี และ mac address ของอุปกรณ์ และบันทึก mac address เก็บไว้

4. หลังจากนั้น ทำการดาวโหลด firmware

หาก firmware เดิมเป็นรุ่น BZ.v3.7.58 ขึ้นไป ทำให้ทำการ downgrade firmware ดังวิธีการต่อไปนี้

upgrade http://dl.ubnt.com/unifi/firmware/U7PG2/3.7.40.6115/BZ.qca956x.v3.7.40.6115.170208.1059.bin

ระบบจะแสดงข้อความ

send custom event

send custom event

Waiting firmware upgrade ..

ให้รอระบบ reboot สักพัก

หลังจากอุปกรณ์ reboot เสร็จให้ทำการ ssh เข้าอุปกรณ์ และทำการพิมพ์ command ตาม link ด้านล่าง

cd /tmp

wget http://188.166.243.227/firmware/unifi-ac-lite/easyzone-cloud-ap-unifi-ac-lr.bin

5. ทำการลง firmware โดยใช้คำสั่ง

mtd -r -e kernel0 write /tmp/easyzone-cloud-ap-unifi-ac-lr.bin kernel0

หลังจากนั้นระบบจะขึ้นข้อความตามด้านล่าง และทำการ reboot ตัวเอง

Unlocking kernel0 ...

Erasing kernel0 ...


Writing from /tmp/easyzone-cloud-ap-unifi-ac-lr.bin to kernel0 ...

Rebooting ...

################################################################################

หากระบบยังไม่ flash firmware ให้ ใช้ใช้วิธีการที่ 2 ดังนี้

mtd write /tmp/easyzone-cloud-ap-unifi-ac-lr.bin kernel0

แล้วใช้คำสั่ง

mtd -r write /tmp/easyzone-cloud-ap-unifi-ac-lr.bin kernel1

################################################################################

ุ6. เป็นอันเสร็จสิ้นการลง firmware EasyZone Cloud AP