how to upgrade ubnt unifi ac

how to upgrade ubnt unifi ac

openwrt

    • how to upgrade uap-ac-pro to okos image

      • Reference
      • Background
      • steps
    • Recovery it to UBNT Image
      • Background
      • Steps

how to upgrade uap-ac-pro to okos image

Reference

UniFi-TFTP-Recovery

uap-ac-lite openwrt

unifiac on openwrt

Background

there are two partitions, okos merge them into one, so we must split them.

partition name|size| offset in image

—|---|—

kernel0|0x7900(7929856)|0x0000

kernel1|0x7900(7929856)|0x7900

steps

  1. ssh [email protected]<ip addr> # passwd:ubnt


  2. cd /tmp 

  3. wget -O 1.tar.gz ‘http://a1.oakridge.io:8000/okos_v2.0.0_20170728142143_openwrt-ar71xx-generic-ubnt-unifi-pro-squashfs-sysupgrade.bin.tar.gz‘ 

  4. tar xzf 1.tar.gz 

  5. rm -rvf 1.tar.gz 

  6. dd if=openwrt-ar71xx-generic-ubnt-unifi-pro-squashfs-sysupgrade.bin of=kernel0.bin bs=7929856 count=1 

  7. dd if=openwrt-ar71xx-generic-ubnt-unifi-pro-squashfs-sysupgrade.bin of=kernel1.bin bs=7929856 count=1 skip=1 

  8. mtd write /tmp/kernel0.bin kernel0 

  9. mtd write /tmp/kernel1.bin kernel1 

  10. reboot 

Recovery it to UBNT Image

Background

ubnt bootloader provides the tftp server with ip 192.168.1.20, after press and hold the UniFi AP’s reset button when plug in power cable.

Steps

  1. download firmware from (https://s3-eu-west-1.amazonaws.com/ps-firmware/other/firmware/U7PG2/3.4.7.3284/firmware.bin).
  2. Set a static IP on your Computer’s NIC. A static IP of 192.168.1.25, subnet of 255.255.255.0 and gateway of 192.168.1.20 will work.
  3. Install tftp tool on PC. you can install this one pumpkin.
  4. Plug the UniFi PoE injector’s LAN cable directly to your computer.
  5. Using a paperclip press and hold the UniFi AP’s reset button. Make sure you can feel it being depressed by the paperclip. Do not release the button until lasts 12s. then AP setups the tftp server and waiting for file upload.
  6. Uses the Pumpkin TFTP software on PC, and click on “Put File”.
  7. In “Local Files” browse for the firmware you downloaded and saved previously
  8. In the “Remote host” field enter the gateway you had predetermined (192.168.1.20), then click OK


[email protected] 2017-7-28

时间: 2024-08-01 22:47:52

how to upgrade ubnt unifi ac的相关文章

UBNT unifi video的Debian环境安装

2 实践部分 2.1 环境配置 2.1.1 配置系统自带的apt源 vi /etc/apt/sources.list 配置如下: #deb cdrom:[Debian GNU/Linux 7.11.0 _Wheezy_ - Official amd64 DVD Binary-1 20160605-17:36]/ wheezy contrib main deb http://security.debian.org/ wheezy/updates main contrib deb-src http:

UBNT UniFi 为第二届天津互联网大会提供网络支持

“2016(第二届)天津互联网大会”于7月18日至19日在天津大礼堂举行.此次大会由天津市网信办指导,天津市互联网协会主办,天津市通信行业协会.天津市通信学会.天津市广播电视网络有限公司.北方网等协办.此次天津互联网大会主题为“互联网时代的创业.创新.创造”,旨在进一步激发天津市大众创业.万众创新的热潮,打造国内有较大影响力的智能化的先进制造产业,展示天津以及国内其他省市互联网+的发展特色,探索创业.创新.创造方面的新模式.新趋势,助推本市互联网产业持续快速健康发展. <ignore_js_op

无线覆盖带机量比较大的型号推荐

UBNT UniFi UAP-AC-LITE 千兆双频无线AP 双频的价格在600多点,带软AC比较.

诬柯司戎苡xwkx05na97tu1llqac

http://www.qiushibaike.com/tag/%e7%a3%90%e7%9f%b3%e6%b0%b0%e5%8c%96%e9%92%a0%e5%93%aa%e9%87%8c%e6%9c%89%e5%8d%96%2b%ef%bd%91%ef%bc%92%ef%bc%98%ef%bc%95%ef%bc%98%ef%bc%92%ef%bc%99%ef%bc%91%ef%bc%92%ef%bc%90.http://www.gxxc.gov.cn/Town/TownDetails?id=9

斡密勐芡眼n16mt3esra161fqo

http://www.gxxc.gov.cn/Town/TownDetails?id=94210&town=%e5%bb%ba%e5%be%b7%e5%93%aa%e9%87%8c%e6%9c%89%e6%b0%b0%e5%8c%96%e9%92%be%e4%b9%b0%2b%ef%bd%91Q%e2%92%89%e2%92%8f%e2%92%8c%e2%92%8f%e2%92%89%e2%92%90%e2%92%88%e2%92%89O.http://www.gxxc.gov.cn/Town/

项目笔录-实战ubnt企业无线unifi控制器

1.前言 笔者二年前供职于一家大卖场时,企业希望可以引入一套分布式的无线系统,于是笔者发现ubnt的产品不但可以满足需求,而且价格非常低廉,产品底层是基于简化的linux系统,产品提供bash shell接口,可以做二次开发. 本文参阅参阅国外的一篇文章,将完成unifi产品的控制器的安装和配置,产品控制器是linux+java+MongoDB的运行环境,故而如果你看到此文请赶紧收藏,因为此文将是开启你无线覆盖你企业之路的新启源,你将为你企业节省大量的无线覆盖成本. 产品地址:http://ww

Upgrade Ver 4.3.x from 4.2.x

级到遇到个小问题,解决细节记录如下. [[email protected] ~]$ gpmigrator /usr/local/greenplum-db-4.2.7.2 /usr/local/greenplum-db-4.3.3.1 20141020:10:29:05:005944 gpmigrator:wx60:gpadmin-[INFO]:-Beginning upgrade 20141020:10:29:05:005944 gpmigrator:wx60:gpadmin-[INFO]:-C

折腾开源WRT的AC无线路由之路-4

好了先说安装Kong的DD-WRT版本吧.因为一个致命原因,无它,因为它的无线不支持更高速度的连接,同样的机器,相距半米,它的速度才217,只好把它给换了. 我喜欢它的网页布局,清晰紧凑而不铺张,人眼可以集中在画面的中间,而不是为了找个东西要上下左右地搜索. 功能分类就在最上面列着,类似于老式的窗口程序:子功能在下面也是横列的,不会要求用户翻页,操作起来方便-Tomato Shibby的就不方便,上下翻页不说,开始使用时主功能和次功能从左侧菜单中稍微分辩,使用时间长了才习惯. 再有,它归类清晰,

暑假集训day9补充(AC自动机)

推荐网站http://blog.csdn.net/niushuai666/article/details/7002823 AC自动机嘛,此AC(aho-corasick)非彼AC(Accepted). 我也不是很会解释 有一题是必须打的hdu2222. #include<iostream> #include<cstdio> #include<cstring> #include<queue> using namespace std; const int mn=