码迷,mamicode.com
首页 >  
搜索关键字:huawei ensp 静态路由案例实践    ( 1122个结果
华为交换机NTP无法跟时钟服务器进行同步故障处理
故障现象:所有华为的交换机满屏的警告日志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
How to acquire an Android phone with locked bootloader?
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
eNSP基础知识
1.Telnet是基于TCP协议的应用,telnet是基于internet的远程登录,要求用来承载的传输层是可靠的,面向连接的协议类型,所以默认使用的是TCP的23端口号。telnet是一种明文传输协议,数据在传输的过程中没有使用任何的加密技术,是不安全的。2.SSH(secureshell)是一个网络安全..
分类:其他好文   时间:2016-09-29 22:15:15    阅读次数:351
验证码及密码加密在java中使用
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
oneM2M启动Release 3标准化,华为引领物联网技术布局
http://developer.huawei.com/cn/ict/news/cn/2016/06/onem2m [韩国,首尔,2016年6月] 国际权威的物联网组织oneM2M召开第23次技术全会,Release 3新版本的标准化工作被正式提上日程。在华为主导提议下,面向垂直行业应用的数据分发服 ...
分类:其他好文   时间:2016-09-19 23:56:58    阅读次数:171
选择性导出excel表中内容
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
1122条   上一页 1 ... 86 87 88 89 90 ... 113 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!