雷击的话估计WAN口也坏掉了,怕是无法拨号了吧。
像你这种情况,我个人建议没有必要继续使用这个不确定因素太多的路由器了,换个新的吧,也不贵,带无线的便宜的也就50块钱左右。图个省心,没有必要去省那点钱,是吧。请参照以下解决方法进行 *** 作
一、show process cpu 如显示IP input process is using a lot of CPU resources,检查以下情况
(1)不能被fast switched的包有:switching cache没有entry的包、目的地是路由器的包、需要协议转换的包、做了policy routing的包、X25 encapsulation的包、Multilink PPP、压缩和加密的包目的地是router的包。
(2)Fast switching
在大流量的外出接口上是否被disabled可以用show interfaces switching 命令察看接口流量然后在接口上重新Re-enable fast switching 记住fast switching是配置在output 接口。
(3)Fast switching on the same interface是否被disabled 如一个接口配有多个网段(secondary addresses )并且在这些网段间流量很大时路由器工作在process-switches方式这种情况下要在接口上enable ip route-cache same-interface。
二、用show interfaces 和show interfaces switching命令识别大量包进出的端口;
一旦你确认进入端口后,打开ip accounting on the outgoing interface看其特征如果是攻击,源地址会不断变化但是目的地址不变可以用access list暂时解决此类问题(最好在接近攻击源的设备上配置), 最终解决办法是停止攻击源。
(1)路由器配置了IP NAT (Network Address Translation)并且有很多DNS (Domain Name System) 包穿越router UDP or TCP packets with source and/or destination port 53 (DNS) are always punted to process level by NAT。
(2)路由器被over-used 不能处理amount of traffic, 可以用load among other routers 或者考虑另购买high-end router。
(3)通过X25封装的包,因为有flow control on the second Open System Interconnection (OSI) layer7Compressed traffic如没有Compression Service Adapter (CSA) in the router, compressed packets must be process-switched8Encrypted traffic 如没有Encryption Service Adapter (ESA) in the router, encrypted packets must be process-switched。
(4)大量的User Datagram Protocol (UDP) 流量 可以用解决spoof attack的步骤解决。
(5)大量广播包。Check the number of broadcast packets in the show interfaces command output。
(6)大量组播流穿越路由器。可以enable fast switching of multicast packets using the ip mroute-cache interface configuration command (fast switching of multicast packets is off by default)。
(7)需policy routing的包在Cisco IOS version 113以前, policy-routed packets不能被fast switched IOS version 113 以后允许policy-routed packets to be fast switched使用接口命令ip route-cache policy。你先把网线拔了试试看,有可能是中毒了,先用杀毒软件快速杀毒一下,查一查内存文件。再到开始菜单“运行”里(Vista Win7可以直接在开始菜单的搜索输入)输入msconfig看看有没有异常的启动项,如果你无法判断可以使用安全软件,具体的软件我就不推荐了。
还有你是不是用了休眠,如果用了休眠的话开机是要慢一些,你耐心等一下,看5-10分钟以后是不是还是这么卡
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)