-
关于路由器cpu利用率过高的解决
show process cpu 如显示IP input process is using a lot of CPU resources,检查以下情况: 一、Fast switching 在大流量的外出接口上是否被disabled.可以用 show interfaces switching 命令察看接口流量.然后在接口上重新 Reenable fast switching .记住 fast switching是配置 在output 接口. 二、Fast switching on the
应用 2007-06-24
-
CISCO路由器WAN配置实例
同步串行接口1,主要介绍E1,T1,T3类似Router#config tRouter(config)#controller e1 1Router(configcontroller)#channelgroup 2 timeslots 110 speed 64Router(configcontroller)#channelgroup 3 timeslots 11 13 speed 64 (SPEED最值为:48kbit/s,56kbit/s,64kbit/sE1默认)Router(configcontroller)#casgroup 2 timeslot
应用 2007-06-24
-
Cisco路由器由Windows 2000 中心登记证书
hostname myrouter ip domainname test.com crypto key generate rsa !生成密钥对,建议密钥长度不低于1024位,可用sh cry key mypubkey rsa来检查所生成的公钥,私钥出于安全的目的是不可查看的 crypto ca identity myca enrollment mode ra en rollment url http://192.168.0.2:80/certsrv/mscep/mscep.dll crl optional
应用 2007-06-24
-
Cisco路由器及交换机安全加固
根据木桶理论,一个桶能装多少水,取决于这个桶最短的那块木板。具体到信息系统的安全也是一样,整个信息系统的安全程度也取决于信息系统中最薄弱的环节,网络做为信息系统的体,其安全需求的重要性是显而易见的。 网络层面的安全主要有两个方面,一是数据层面的安全,使用ACL等技术手段,辅助应用系统增强系统的整体安全;
应用 2007-06-24
-
CISCO7200路由器MultiChannel配置介绍
1.Controller Configuration Examples控制器配置举例 The following example shows a typical controller configuration for the multichannel E1/PRI port adapter on a Cisco 7200 series or Cisco uBR7200 series router: router enable router# configure terminal router(config)# controller E1 1/0 router(confi
应用 2007-06-24
-
路由器配成桥的实例
Router 1Current configuration:!version 11.2service udpsmallserversservice tcpsmallservers!hostname Router1no ip routing!enable password foo!user name Router2 password barusername Router3 password barisdn switchtype basic5ess!interface Ethernet0ip address 10.1.1.1 255.255.255.0mediatype 10BaseTbridge
应用 2007-06-24
-
用Cisco路由器实现IP地址翻译
目前,全国统计系统计算机网络必须统一通过国家统计局从中科院出口访问Internet,这就需要利用中科院分配的Internet合法地址210.X.X.X,而统计系统内部使用的IP地址是 11.X.X.X.,这样使用起来会存在以下主要问题: 1. 每个省统计局分配到的210地址资源 十分有限,不能满足上网需求。 2. 210地址是Internet合法地址,因此
应用 2007-06-24
-
路由器配成桥的实例
Router 1Current configuration:!version 11.2service udpsmallserversservice tcpsmallservers!hostname Router1no ip routing!enable password foo!user name Router2 password barusername Router3 password barisdn switchtype basic5ess!interface Ethernet0ip address 10.1.1.1 255.255.255.0mediatype 10BaseTbridge
应用 2007-06-24
-
发现路由器转发故障的新协议(BFD)
IP网络在设计上无法在不到1秒的时间内恢复故障,但是,VoIP等应用对迅速故障检测和恢复提出了越来越高的要求。一种叫做双向转发检测(BFD)的新协议将帮助解决这个问题,提高故障检测与恢复速度。作为一项IETF草案标准,BFD提供一种检测链路或系统转发传输流能力的简单方法。多层检测BFD是从基础传输技术中
应用 2007-06-24
-
CISCO路由器WAN配置实例
同步串行接口1,主要介绍E1,T1,T3类似Router#config tRouter(config)#controller e1 1Router(configcontroller)#channelgroup 2 timeslots 110 speed 64Router(configcontroller)#channelgroup 3 timeslots 11 13 speed 64 (SPEED最值为:48kbit/s,56kbit/s,64kbit/sE1默认)Router(configcontroller)#casgroup 2 timeslot
应用 2007-06-24