- 1.华为AR系列路由器如何格式化FLASH?
-
-
- 答案:
-
AR18/AR28在系统启动时按ctrl+B进入bootrom menu后,按ctrl+F即可格式化flash,当然会有一个Y/N的提示,避免误操作;AR46则不同,系统启动时,按ctrl+B进入main-bootrom menu后,需要按ctrl+Z进入隐含子菜单,具体操作如下:
=====================<MAIN-BOOTROM MENU>=====================
| <1> Boot With Default Mode |
| <2> Boot From Flash |
| <3> Enter Serial SubMenu |
| <4> Enter Ethernet SubMenu |
| <5> Boot File Control |
| <6> Modify Bootrom Password |
| <7> Reset Console Authentication |
| <8> Ignore System Configuration |
| <9> Enter Debugging Environment |
| <a> Reboot |
=============================================================
Enter your choice(1-a): -----------------------按CTRL-Z进入隐含子菜单
======================<HIDDEN SUB-MENU>======================
| <1> Flash Operateion |
| <2> Delete File From Flash |
| <3> Disable Config Password |
| <4> Upgrade Small BootRom |
| <5> Upgrade South-Bridge Logic |
| <6> Exit To Main Menu |
=============================================================
Enter your choice(1-6): 1 --------------------按1进入flash操作菜单
======================<Flash Operation>======================
|Note: System will boot with only flash test with flash |
| test flag set,no VRP programme running any more, |
| choose <show flash test result> to see the result. |
|-----------------------------------------------------------|
| <1> Erease flash |
| <2> Set flash test flag |
| <3> Clean flash test flag |
| <4> Show flash test result |
| <5> Set flash test delay in hours |
| <6> Return to main hidden menu |
=============================================================
Enter Your Choice(1-6):1 --------------------按1格式化FLASH
- 此FAQ对你有帮助吗?[ 是 | 否 ] | 收藏 | 来源:Myprice价格网
- 2.华为AR18 pppoe认证不成功, server端发送dns配置报文Client端没有应答?
-
-
- 答案:
-
Debug信息:
*0.182263 Quidway PPP/8/debug2:
PPP State Change:
Dialer1:0 IPCP : reqsent --> acksent
*0.182268 Quidway PPP/8/debug2:
PPP Packet:
Dialer1:0 Input IPCP(8021) Pkt, Len 26
State acksent, code ConfNak(03), id 0, len 22
Primary DNS Server Address(81), len 6, val dac90403
Secondary DNS Server Address(83), len 6, val d38812ab
IP Address(3), len 6, val dacf1c68
*0.182269 Quidway PPP/8/debug2:
PPP Event:
Dialer1:0 IPCP RCN(Receive Config Nak/Reject) Event
state acksent
*0.182269 Quidway PPP/8/debug2:
PPP Error:
Dialer1:0 IPCP : Ipcp_nakci: received wrong NAK!
处理: 在dialer口下配置
ppp ipcp dns request (配置PPP IPCP主动请求对端的DNS地址)
ppp ipcp dns admit-any (配置路由器可以被动地接收对端分配的DNS地址)
- 此FAQ对你有帮助吗?[ 是 | 否 ] | 收藏 | 来源:Myprice价格网
- 3.华为AR18通过CA server获取证书的注意事项?
-
-
- 答案:
-
需要配置AR18的路由器的时间和CA Server一致,否则会提示:
%Jan 1 00:21:33:676 2000 Branch1 PKI/5/Verify_CA_Root_Cert:CA root certificate of the domain 1 is not trusted.
%Jan 1 00:21:33:677 2000 Branch1 PKI/5/CA_Cert_Retrieval:Root certificate of the domain 1 error.
但是由于AR18没有电池,导致重启后时间又恢复为2000年1月1日的初始值。因此需要配置NTP服务,通过NTP来获取时间
- 此FAQ对你有帮助吗?[ 是 | 否 ] | 收藏 | 来源:Myprice价格网
- 4.华为AR18系列支持WEB网管功能的机型
-
-
- 5.华为Quidway AR18系列路由器web配置ip地址和默认密码?
-
- 答案:
- IP地址:192.168.1.1 用户名和密码:admin/admin
-
- 6.华为AR18系列路由器,当web网管默认的80端口不被其它业务使用时,80端口是否可以继续使用?
-
- 答案:
- AR18系列路由器,当web网管默认的80端口不被其它业务使用时,无论设置为8080还是其它,80端口仍可继续使用
-
- 7.二层交换机做trunk透传多个vlan信息,在AR18-2X(支持划分vlan的设备)做子接口不通?
-
- 答案:
- 在AR18-2X连接交换机的二层接口上必须做trunk,且要允许多个vlan通过,在配置时必须手动指定某些vlan,不能允许所有vlan。(如果允许所有vlan,会只允许vlan 1)
-
- 8.华为AR18-2X如何关闭掉WWW管理服务?
-
- 答案:
- Quidway]ip http shutdown
-
- 9.华为路由器AR18-2X系列使用Xmodem方式升级WEB管理文件不成功?如何解决?
-
- 答案:
- 升级http.zip文件,必须使用FTP或TFTP方法加载。
-
- 10.华为AR18系列路由器使用console口作拨号?
-
-
- 答案:
-
AR18系列路由器VRP3.40版本中V1R1(除AR1830E系列)和V1R7可以支持把console转换为aux模式。
配置如下:
#
user-interface con 0
console switch-to aux
user-interface aux 0
authentication-mode none
user privilege level 3
modem both
speed 115200
#
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
- 此FAQ对你有帮助吗?[ 是 | 否 ] | 收藏 | 来源:Myprice价格网