故障现象:所有华为的交换机满屏的警告日志Reason=Clockselectionfailed-Noselectableclock,clockstatus:处理过程:1、查华为知识库,有一篇类似的故障:http://support.huawei.com/enterprise/KnowledgebaseReadAction.action?contentId=KB1000063521,抓包的结果也一样为收..
分类:
其他好文 时间:
2016-10-16 07:54:09
阅读次数:
3936
路由器实现负载均衡:如上图:AR1访问AR3时数据分流走AR2和AR4实现负载均衡AR1配置:[Huawei-GigabitEthernet0/0/0]ipadd1.1.1.128[Huawei-GigabitEthernet0/0/1]ipadd2.2.2.124[Huawei]iproute-static0.0.0.00.0.0.01.1.1.2[Huawei]iproute-static0.0.0.00.0.0.02.2.2.2华为默..
分类:
其他好文 时间:
2016-10-09 01:03:20
阅读次数:
397
思科:Cisco-sw#configterminalCisco-sw(config)#defaultinterface<端口号>Cisco-sw(config)#defaultinterfacegigabitEthernet0/24InterfaceGigabitEthernet0/2settodefaultconfiguration华为:<HuaWei-SW>system-view[HuaWei-SW]clearconfigurationinterfaceGigab..
分类:
其他好文 时间:
2016-10-09 00:52:21
阅读次数:
458
http://www.nowcoder.com/ta/huawei?query=&asc=true&order=&page=1 无聊刷华为的题 大部分比较简单 答案如下 ...
分类:
其他好文 时间:
2016-10-07 15:50:21
阅读次数:
316
As we know that some devices come with locked bootloaders like Sony, HUAWEI, hTC...If you try to unlock bootloader, the data would disappear!!! Take h ...
分类:
移动开发 时间:
2016-10-04 22:54:24
阅读次数:
427
1.Telnet是基于TCP协议的应用,telnet是基于internet的远程登录,要求用来承载的传输层是可靠的,面向连接的协议类型,所以默认使用的是TCP的23端口号。telnet是一种明文传输协议,数据在传输的过程中没有使用任何的加密技术,是不安全的。2.SSH(secureshell)是一个网络安全..
分类:
其他好文 时间:
2016-09-29 22:15:15
阅读次数:
351
package com.huawei.filter; import java.io.IOException; import javax.servlet.Filter;import javax.servlet.FilterChain;import javax.servlet.FilterConfig; ...
分类:
编程语言 时间:
2016-09-20 21:23:08
阅读次数:
276
EncoderUtil.java package com.huawei.utils; import java.io.IOException;import java.io.UnsupportedEncodingException;import java.nio.charset.Charset;impo ...
分类:
其他好文 时间:
2016-09-20 21:10:37
阅读次数:
151
http://developer.huawei.com/cn/ict/news/cn/2016/06/onem2m [韩国,首尔,2016年6月] 国际权威的物联网组织oneM2M召开第23次技术全会,Release 3新版本的标准化工作被正式提上日程。在华为主导提议下,面向垂直行业应用的数据分发服 ...
分类:
其他好文 时间:
2016-09-19 23:56:58
阅读次数:
171
package com.huawei.utils; import java.io.FileNotFoundException;import java.io.FileOutputStream;import java.io.IOException;import java.lang.reflect.Fie ...
分类:
其他好文 时间:
2016-09-19 22:12:56
阅读次数:
201