博客 找到与“router”相关的博文共88篇
按相关性排序  按时间排序
Shenzhen Popular Communication Technology Co., Ltd   2009-12-15 15:09:07
specializes in research,development,production anddistribution of wireless telecommunication equipment.Popularfocuses on GPSterminal,wireless modem,wireless wifirouter,etc.Headquartered in Shenzhen,we have branches in HK andBeijing.We aim to provide...
[原创]Redistribute(三)   2009-12-01 10:06:12
2、好的方法--缩小范围R1(config-router)#distance171 在OSPF中,这是RID)只将路由器4.4.4.4通告的OSPF路由AD改为171)3、最好的方法--进一步缩小范围R1(config)#access-list 2permit 2.2.2.0R1(config-router)#distance 171 只针对4.4.4.4通告的2.2.2.0路由将AD...
[原创]Redistribute(二)   2009-12-01 10:05:31
r iip router isis ciscorouter isis cisconet49.0001.0000.0000.0003.00看一看R1和R5的路由表:R1#sh ip ro is subnetted,1 via 00:06:20,is subnetted,1 via 00:06:20,is subnetted,1 via 00:06:20,is subnetted,1 via 00:06:20,is subnetted,1 via 00:06:20,Serial...
[原创]Redistribute(一)   2009-11-29 14:42:46
时延,可靠性,负载,MTUnetwork auto-summary!router ospf 1router-id auto-costredistribute eigrp 100 metric 30metric-type 1 subnetsnetwork area 0network area 0default-metric8R4的配置:R4#sh run|b r erouter eigrp 100network auto-summaryR4#sh run int s...
[原创]Redundancy(二)   2009-11-28 10:11:48
is (learnt) Active virtual MAC address Localvirtual MAC address is (default) Hello time 3 sec,hold time 10 sec Next hellosent in 2.684 secs Preemption enabled Active router is local Standby router is priority 100(expires in 7.764 sec) Priority...
[原创]Intermediate System-Intermediate System(二)   2009-11-24 09:01:56
)R2(s1/1)--(s1/0)R3(f0/0)--(f0/0)R4R1的配置:R1#sh run|b r irouter isisnet level-1R2的配置:R2#sh run|b rirouter isisnet 49.0001.0000.0000.0002.00net47.0001.0000.0000.0002.00R3的配置:R3#sh run|b rirouter isisnet 49.0002.0000.0000.0003.00net47.0001...
[原创]Intermediate System-Intermediate System(一)   2009-11-21 14:39:42
Hold>R2(config)#int s0R2(config-if)#isis hello-interval 1R2(config-if)#isis hello-multiplier 10 修改乘数值 不会影响邻居建立。<优化>R2(config)#router isisR2(config-router)#is-type level-1(设置为L1路由器)L1/L2路由器会自动下发默认路由给域内的...
Cisco 路由器12000启动过程   2009-11-03 21:08:16
可以使用命令show cef linecard 确认b.Router#show cef MsgSent XDRSent Window LowQ MedQ HighQ Flags e...table-upn.6 1018 40 10 Active sync,table-upo.Links transition to UP/UPp.Router#show ip interface briefq.Interface IP-Address OK?Method Status Protocolr...
路由器的工作原理与算法   2009-11-02 16:41:48
以静态路由为准。静态路由的配置:进去全局配置模式,定义目标网络号,目标网络的子网掩码和下一跳地址或接口 Router(config)#ip route {nexthop-address|exit-interface} 默认路由的配置:Router(config)#ip route 0.0.0.0{nexthop-address|exit-interface} 动态路由是网...
软路由与硬路由的对比和应用   2009-11-02 16:33:56
所以处理效能不错,也较容易扩充。但对应地也要求技术人员许掌握更多的例如设置方法、参数设计等专业知识,同时设定也比较复杂,而且需技术人员具备一定应变技术能力。同时台式机的硬件配置如果选择不好或不合理,而且担任路由器的功能如果长期工作,故障的机率将很高...
相关搜索