天天看點

減少你的CPU使用率

 對于我們一般的筆記本,或者配置不算太高的桌上型電腦來說,每次添加了稍微多一點的路由器時,CPU使用率是急劇飙升,除了修改Idle PC外,你可以每次把下面這段指令複制到剛啟動的路由器,省去了不少時間。

conf t

 no ip domain-lookup

 ip tcp synwait 5

line con 0

 no exec-time

 logging sync

 privi level 15

line vty 0 4

 no login

 exit

no service time log

no service time debug

ip http server

ip http authentication lo

username admin privi 15

int fa0/0

no shut 

hostname

Ctrl+C後,然後右鍵點選一下,視窗就好了,我用的是securecrt。

本文轉自 天涯飛客 51CTO部落格,原文連結:http://blog.51cto.com/425093014/882129,如需轉載請自行聯系原作者

繼續閱讀