码迷,mamicode.com
首页 >  
搜索关键字:cisco ospf    ( 2699个结果
Linux多网卡负载均衡 : bond
在这介绍的Linux双网卡绑定实现就是使用两块网卡虚拟成为一块网卡,这个聚合起来的设备看起来是一个单独的以太网接口设备,通俗点讲就是两块网卡具有相同的IP地址而并行链接聚合成一个逻辑链路工作。其实这项技术在Sun和Cisco中早已存在,被称为Trunking和Etherchannel技术,在Linu...
分类:系统相关   时间:2014-06-28 14:59:17    阅读次数:312
Host上storage的write policy
在Cisco Server的DRAC中, 创建irtual drive时, 会看到下面的选项. 那么Write back, write through, write back bad BBU之间的区别是什么呢? Cisco官网解释如下: ================= Write back Da...
分类:其他好文   时间:2014-06-24 10:43:39    阅读次数:305
CCNA学习笔记四——Telnet CDP
CDP协议:Cisco发现协议show cdpshow cpd neighbors:查看当前设备连接了哪些Cisco设备cdp timer:修改发送间隔时间cdp holdtime:修改保留时间cdp advertise-2:修改版本号debug cdp packetsshow cdp traffi...
分类:Web程序   时间:2014-06-21 08:09:37    阅读次数:299
CCNA学习笔记一
cisco三层模型:接入层-集散层(分布层)-核心层OSI七层模型功能: 第七层:应用层 数据 用户接口,提供用户程序“接口”。 第六层:表示层 数据 数据的表现形式,特定功能的实现,如数据加密。 第五层:会话层 数据 允许不同机器上的用户之间建立会话关系,如WINDOWS 第四层:传...
分类:其他好文   时间:2014-06-17 14:56:57    阅读次数:201
如何将路由器封装成帧中继
在学习OSPF的时候会使用到帧中继,那如何将路由器当帧中继网络来使用呢?下面帖上一篇配置和介绍给大家看看。模拟环境拓扑如下图:FR:Buildingconfiguration...Currentconfiguration:1632bytes!version12.4servicetimestampsdebugdatetimemsecservicetimestampslogdatetimemsec..
分类:其他好文   时间:2014-06-16 17:11:01    阅读次数:314
OSPF环境下帧中继的配置
配置R1=========================================================================================frame-relayde-list1protocoliplist100!interfaceLoopback0ipaddress1.1.1.1255.255.255.0!interfaceSerial1/0ipaddress10.1.1.1255.255.255.0encapsulationframe-relayipos..
分类:其他好文   时间:2014-06-16 16:08:21    阅读次数:292
ospf 区域类型详细
我们知道ospf中有几种区域类型:stub,totallystub,nssa,totallynssa.下面分别讲一下各种区域类型对路由的改变,实验图如下:按如图配置好相关接口和参数,配置好后,查看R6路由如下:OIA192.168.123.0/24[110/20]via192.168.36.3,00:00:04,FastEthernet0/01.0.0.0/32issubnette..
分类:其他好文   时间:2014-06-16 15:44:46    阅读次数:201
Cisco路由器的6种模式
Cisco路由器的6种模式-----------------------------------------------------------------------------------------------------------------------------------------...
分类:其他好文   时间:2014-06-16 10:22:09    阅读次数:167
Operating Cisco Router
Operating Cisco Routerconsider the hardware on the ends of the serial link, in particular where the channel service unit/data service unit (CSU/DSU) h...
分类:其他好文   时间:2014-06-12 19:10:26    阅读次数:351
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!