• 华为无线ap3010dn-agn刷成胖ap


    刚买的华为ap3010dn-agn 版本为 v200R007C20SPC500  默认不带命令 ap-mode-switch  

    [Huawei]dis version
    Huawei Versatile Routing Platform Software
    VRP (R) software, Version 5.170 (AP3010DN FIT V200R007C20SPC500)
    Copyright (C) 2011-2017 HUAWEI TECH CO., LTD
    Huawei AP3010DN Router uptime is 0 week, 0 day, 0 hour, 8 minutes


    [Huawei]ap?
    ap-address Set ip address
    ap-group Set AP group
    ap-sysname Set AP name
    [Huawei]ap

    需先将版本降到原先版本 v200R005C10SPCd00  ,在做ap-mode-switch 操作 。  

    具体命令:
    
    upgrade version tftp FitAP3X10XN_V200R005C10SPCd00.bin 169.254.1.2
    
    
    ap-mode-switch tftp FatAP3X10XN_V200R005C10SPC700.bin 169.254.1.2

    客户端win10  需关闭所有防火墙  

    console 线连接 ap的console 口子 ,xshell 做连接 

    客户端win10  网线连接ap 网线口, 默认 ap ip  为 169.254.1.1  , 可设置电脑ip  169.254.1.2 来直连 

    tftp server 选择  winagents tftp server   ,下载地址:http://www.winagents.com/downloads/files/tftpserver-setup.exe

    具体配置:

    ap  连接 tftp server 需测试可以ping 通 电脑端 

    [Huawei]ping 169.254.1.1
      PING 169.254.1.1: 56  data bytes, press CTRL_C to break
        Reply from 169.254.1.1: bytes=56 Sequence=1 ttl=255 time=2 ms
        Reply from 169.254.1.1: bytes=56 Sequence=2 ttl=255 time=1 ms
        Reply from 169.254.1.1: bytes=56 Sequence=3 ttl=255 time=1 ms
        Reply from 169.254.1.1: bytes=56 Sequence=4 ttl=255 time=1 ms
        Reply from 169.254.1.1: bytes=56 Sequence=5 ttl=255 time=3 ms

    tftp server 可以正常连接后, 可进行升级的操作 

    [Huawei]upgrade version tftp FitAP3X10XN_V200R005C10SPCd00.bin 169.254.1.2
    Warning: Do Not Power-off!
    .........................................................................................................................................................................................................................................................................................................................................................................................................
    Info: Upgrade succeeded. Please restart the system.
    [Huawei]dis version
    Huawei Versatile Routing Platform Software
    VRP (R) software, Version 5.170 (AP3010DN FIT V200R007C20SPC500)
    Copyright (C) 2011-2017 HUAWEI TECH CO., LTD
    Huawei AP3010DN Router uptime is 0 week, 0 day, 0 hour, 8 minutes

    再进行转换成胖 ap 的操作 

    [Huawei]ap-mode-switch tftp FatAP3X10XN_V200R005C10SPC700.bin 169.254.1.2
    Info: Preparing to upgrade. Please wait a moment .............
    Warning: Do Not Power-off!
    ................................................................
    Info: Upgrade upgrade-assistant-package succeeded.
    
    Warning: System will reboot, if you want to switch to upgrade-assistant-package.
    Are you sure to execute these operations ? [Y/N]:Y

    重启后显示 已经升级到了胖 ap 

    [Huawei]dis version
    Huawei Versatile Routing Platform Software
    VRP (R) software, Version 5.160 (AP3010DN FAT V200R005C10SPC700)
    Copyright (C) 2011-2015 HUAWEI TECH CO., LTD
    Huawei AP3010DN Router uptime is 0 week, 0 day, 0 hour, 0 minute
  • 相关阅读:
    SourceInsight中文字体
    Android Studio导入第三方类库的方法
    Unable to create Debug Bridge:Unable to start adb server:error:cannot parse version
    match_parent 、 fill_parent 、 wrap_content
    android:textAppearance
    AndroidManifest配置之uses-sdk
    从Github上下载了项目,导入Android Studio,gradle 报错,应该怎么修改
    Android Studio 使用Gradle多渠道打包
    Android Studio常用快捷键
    在一个form表单中根据不同按钮实现多个action事件
  • 原文地址:https://www.cnblogs.com/weifeng1463/p/9299017.html
Copyright © 2020-2023  润新知