﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客网-五行北斗---善学者究其理，善行者究其事</title><link>http://www.cnitblog.com/wildon/</link><description /><language>zh-cn</language><lastBuildDate>Fri, 05 Sep 2008 16:07:33 GMT</lastBuildDate><pubDate>Fri, 05 Sep 2008 16:07:33 GMT</pubDate><ttl>60</ttl><item><title>思科考试全面涨价-24th,June,2008</title><link>http://www.cnitblog.com/wildon/archive/2008/06/24/45960.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Tue, 24 Jun 2008 07:56:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/06/24/45960.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/45960.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/06/24/45960.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/45960.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/45960.html</trackback:ping><description><![CDATA[<span style="FONT-SIZE: 12pt">CCNA认证考试费价格翻倍！由125美元调到250美元</span><br><br>CCNP认证考试642-901、642-812、642-825、642-845现在价格每门150美元，在原价125美元的基础涨了20%。<br>CCNP认证的642-892考试费用现在为300美元，价格在原价187.5美元基础上上调60%。<br><br>CCSP认证考试每门考试为150美元，均在原价125美元基础上调20%。<br><br>CCIE认证笔试350美元，在原价315美元基础涨了11.11%<br><br>Cisco has announced a price increase for its exams <span style="COLOR: #3366ff"><strong>effective June 24, 2008</strong></span>.&nbsp;&nbsp;The following FAQ from Cisco provides <br>additional information on this increase.<br>FAQ for Price Adjustment to CCNA Comprehensive, Professional-level Composite and CCIE Exams <br>June 24, 2008 <br><br>Q: What exactly is the price adjustment being made at this time? <br>A:&nbsp;&nbsp;As of June 24, 2008, the price of the CCNA comprehensive exam #640-802, the single exam option for achieving CCNA <br>certification, will be $250 USD, the professional-level Composite exam #642-892, will be $300 USD and the CCIE written <br>exams will be $350 USD or the local currency equivalent in all regions.&nbsp;&nbsp;<br><br>Q: Why is the price being adjusted at this time? <br>A:&nbsp;&nbsp;Our market analysis indicates the prices of these exams are out of line with the market value they provide and with <br>other IT certification exams at the Associate, Professional and Expert level.&nbsp;&nbsp;Cisco Career Certifications is one of the <br>industry&#8217;s most recognizable and highly valued programs for IT professionals.&nbsp;&nbsp;Achieving a CCNA, Professional or Expert <br>certification validates knowledge and hands-on skill with the world&#8217;s leading networking solutions.&nbsp;&nbsp;<br><br>Q: Will the price be adjusted in all worldwide locations? <br>A:&nbsp;&nbsp;Yes, the price will be adjusted in all regions.&nbsp;&nbsp;Cisco Certified Learning Partners in some areas may include the <br>exam along with a training course for a single price. <br><br>Q: Will the price to Networking Academy students also be changed?&nbsp;&nbsp;<br>A:&nbsp;&nbsp;Consistent with our past years strategy, Cisco will provide financial assistance to Cisco Networking Academy <br>students in the form of discounts to offset the cost of key certification exams. <br><br>Q:&nbsp;&nbsp;Will the price increase impact the Cisco CA employee discount? <br>A:&nbsp;&nbsp;CA employee voucher program will not change ($50USD)
<img src ="http://www.cnitblog.com/wildon/aggbug/45960.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-06-24 15:56 <a href="http://www.cnitblog.com/wildon/archive/2008/06/24/45960.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>How to configure a routed port on a Multilayer switch</title><link>http://www.cnitblog.com/wildon/archive/2008/06/17/45798.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Tue, 17 Jun 2008 01:28:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/06/17/45798.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/45798.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/06/17/45798.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/45798.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/45798.html</trackback:ping><description><![CDATA[<p>Configuring routed port on a physical port like as following:<br><img src="http://www.cnitblog.com/images/cnitblog_com/wildon/12.png" border=0><br>Here,give an example of it.<br>Switch#conf&nbsp; t<br>switch(config)#ip routing<br>Switch(config)#int&nbsp; f1/2<br>Switch(config-if)#no switchport<br>Switch(config-if)#ip add 10.1.10.1 255.255.255.0<br>Switch(config-if)#no shut<br>switch(config)#router rip<br>switch(config-router)#version 2<br>switch(config-router)#network 10.1.10.0<br>switch(config-router)#end<br>switch#write<br></p>
<img src ="http://www.cnitblog.com/wildon/aggbug/45798.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-06-17 09:28 <a href="http://www.cnitblog.com/wildon/archive/2008/06/17/45798.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Inter-vlan routing on external router</title><link>http://www.cnitblog.com/wildon/archive/2008/06/16/45781.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Mon, 16 Jun 2008 07:16:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/06/16/45781.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/45781.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/06/16/45781.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/45781.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/45781.html</trackback:ping><description><![CDATA[<p>在没有三层交换机的情况下，二层交换机的不同vlan可以通过外部路由器进行路由。实现不同vlan间的互访。其实就是在交换机外部加了一个路由模块。对于这种情况有一种叫法---单臂路由。<br>下面看看在使用ISL trunk的端口上如何实现。入图所示：<br><img src="http://www.cnitblog.com/images/cnitblog_com/wildon/instance.png" border=0><br>在图中，我们划分了两个vlan10，vlan20.假设终端10.10.1.2接在端口f1/2上，10.20.1.2接在端口f1/3。那么在交换机上只需要将端口分配到合适的vlan就可以了。交换机的f1/24端口和路由器相连。采用以下命令即可实现。<br>switch#vlan database<br>switch(vlan)#vlan 10 <br>switch(vlan)#vlan 20<br>switch#conf t<br>switch(config)#int f1/2<br>switch(config-if)#switchport mode access<br>switch(config-if)#swithport access vlan 10<br>switch(config-if)#exit<br>switch(config)#int f1/3<br>switch(config-if)#switchport mode access<br>switch(config-if)#swithport access vlan 10<br>switch(config-if)#exit<br>switch(config)#int f1/24<br>switch（config-if)#encapsulation ISL<br>switch(config-if)#switchport mode trunk allowed vlan all<br>switch(config-if)#no shut<br>swith#wr<br>如果要配置管理vlan的话，先给vlan10和vlan20分配一个地址。<br>switch(config)#int vlan 10<br>switch(config-vlan)#ip add 10.10.1.100 255.255.255.0<br>switch(config-vlan)#no shut<br>switch(config-vlan)#int vlan 20<br>switch(config-vlan)#ip add 10.20.1.100 255.255.255.0<br>switch(confgi-vlan#end<br>要能够路由vlan间的流量，在路由器端需要做的设置。<br>router#conf t<br>router(config)#int f0/0<br>router(config-if)#no ip address<br>router(config-if)#no shut<br>router(config)#int f0/0.10<br>router(config-if)#encapsulation isl 10<br>router(config-if)#ip address 10.10.1.1 255.255.255.0<br>router(config-if)#no shut<br>router(config)#int f0/0.20<br>router(config-if)#encapsulation isl 20<br>router(config-if)#ip address 10.20.1.1 255.255.255.0<br>router(config-if)#no shut<br>router#wr<br>配置完成后，可以在router上进行测试。<br>router#ping 10.10.1.2<br>或者router#ping 10.20.1.2<br>也可以在终端上<br>client#ping 10.10.1.1<br>client#ping 10.20.1.2<br>看是否能够通讯。如果可以，则表明vlan间的流量是可以互通的。<br></p>
<img src ="http://www.cnitblog.com/wildon/aggbug/45781.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-06-16 15:16 <a href="http://www.cnitblog.com/wildon/archive/2008/06/16/45781.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Fix up the task RSS FeedS error of Microsoft outlook 2007</title><link>http://www.cnitblog.com/wildon/archive/2008/06/03/44830.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Tue, 03 Jun 2008 03:06:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/06/03/44830.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/44830.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/06/03/44830.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/44830.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/44830.html</trackback:ping><description><![CDATA[<p>Have you ever experienced this problem? when you start your outlook 2007 and check whether there are some new emails when you notice that an error reported in the status bar, that is, "Task 'RSS Feeds' reported error (0x8004010F): 'The operation failed. An object cannot be found'",when encountered this problem, i am so puzzled, but try to solve it. Fortunatly, i find the way to cope with it. Because of thie problem, it seems that the mailbox cann't sychronize with the exchange server in time but have a delay. it indeed a serious problem, however, how to&nbsp;overcome it? i'll share the method of mine.<br>if you use Micorosft Outlook 2007, then you are very familiar with the operation.<br>Step 1:&nbsp; please click menu File-&gt;choose "import and export...",then you will see a screen as following:<br><img height=334 alt="" src="http://www.cnitblog.com/images/cnitblog_com/wildon/opml.png" width=437 border=0><br>choose "export Rss feeds to an OPML", according to tips till finish the operation.<br>Step 2: Close the outlook and restart the outlook with command of "outlook /cleansharing" in the run window.<br>Step 3: Enter memu "tool"-&gt;"option"-&gt;"mail setup"-&gt;"email accounts",a window will appear like below:<br><img height=429 alt="" src="http://www.cnitblog.com/images/cnitblog_com/wildon/1.png" width=589 border=0><br>step 4: Remove the original RSS folders and Feed name, re-create yours. You can by choosing "change folder" to define your favarite RRS. the red pane just a mark which you should pay more attention.<br>sten 5: After creating new RSS folder and import the file of OPML file you exported before.</p>
<p>Now pls have a try and press the button of "send and receive",to have a look at whether still have the same probem. Here only a way of thinking, Maybe&nbsp; have you any diffenences about this. Finally, i get rid of the problem and have a record of this process.</p>
<img src ="http://www.cnitblog.com/wildon/aggbug/44830.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-06-03 11:06 <a href="http://www.cnitblog.com/wildon/archive/2008/06/03/44830.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>无法获得路由更新</title><link>http://www.cnitblog.com/wildon/archive/2008/05/27/44421.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Tue, 27 May 2008 08:49:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/05/27/44421.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/44421.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/05/27/44421.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/44421.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/44421.html</trackback:ping><description><![CDATA[昨天在做HSRP实验时，遇到了一个很不解的问题。就是用路由器R3的loopback0接口模拟外部网路。R3的s1/0和S1/1接口分别接R1的S1/0和R2的。<br>S1/0接口。使用拓扑图如下<br>
<div align=center src_cetemp="/images/cnitblog_com/wildon/HSRP.jpg"><img height=389 alt="" src="http://www.cnitblog.com/images/cnitblog_com/wildon/HSRP.jpg" width=550 border=0></div>
在配置完成后，在R1和R2上用Show standby查看，发现HSRP已然生效。就打算在PC上进行测试，看当R1和R2接口F0/0的优先级改变时，选择哪条路径。或者当R1或者R2上的S1/0 shutdown的时候，备份路由会起作用，所以在R1,R2,R3上面配置动态路由协议Rip。IP地址的分配如图所示。R1和R2都可以学到R3的路由，但R3怎么也不能学到R1和R2的路由。所以就没法在PC上进行tranceroute了。检查了好久。才发现由于在路由器的IOS中默认启用了<span style="COLOR: red">ip classless</span>功能，路由因该是按最长匹配的。在R1和R2上宣告路由的时候因该是<span style="COLOR: red">network 192.168.1.0</span>，而我原来是用<span style="COLOR: red">network 192.168.0.0</span>。当把路由改过来后，发现一起正常了。在PC上使用traceroute 202.101.8.12，完全可以按照预先设定的情况选择备份路径。<br><br>
<img src ="http://www.cnitblog.com/wildon/aggbug/44421.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-05-27 16:49 <a href="http://www.cnitblog.com/wildon/archive/2008/05/27/44421.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Hp6510b Latitude启动报告SMART属性失败</title><link>http://www.cnitblog.com/wildon/archive/2008/05/08/43516.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Thu, 08 May 2008 08:59:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/05/08/43516.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/43516.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/05/08/43516.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/43516.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/43516.html</trackback:ping><description><![CDATA[前天晚上用的都好好的，第二天早晨开机，发现莫名的跳出来一个对话框，说让我按F1忽略，仔细一看，原来是检测到硬盘的SMART属性失败。具体信息如下：<br>1720-Smart hard drive detects imminent failure（failure attr:184),please backup the content of the hard drive and run HDD selftest in F10 setup.<br>虽然按F1能够进入系统，但有点担心以后硬盘数据丢失，还是联系惠普维修。明天准备换个硬盘，这样保险一点。
<img src ="http://www.cnitblog.com/wildon/aggbug/43516.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-05-08 16:59 <a href="http://www.cnitblog.com/wildon/archive/2008/05/08/43516.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>the error information of Cisco router startup</title><link>http://www.cnitblog.com/wildon/archive/2008/04/24/42681.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Thu, 24 Apr 2008 02:16:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/04/24/42681.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/42681.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/04/24/42681.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/42681.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/42681.html</trackback:ping><description><![CDATA[<p style="FONT-SIZE: 12pt"><span style="FONT-SIZE: 12pt">I have never encountered this problem ever before,except this morning. I intend to finish a lab, and startup the cisco router when some error information appearing. During&nbsp; bootup of Cisco hardware through Cisco IOS software,error messages similar to these are displayed every time, what's more, it also appeared occasionally when you checked the interfaces' status, once you operate the router with commands, error messages similar to these are displayed:<br>Occasionally, during bootup of Cisco hardware through Cisco IOS software, error messages similar to these are displayed:</span> <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="COLOR: #0000ff">&nbsp;&nbsp;&nbsp; %Error opening tftp://255.255.255.255/network-confg (Socket error)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %Error opening tftp://255.255.255.255/cisconet.cfg (Socket error)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %Error opening tftp://255.255.255.255/3620-confg (Socket error)<br></span><br>These error messages are related to the <span style="COLOR: #0000ff">default service configuration option</span> built into Cisco IOS software, which attempts to access the service configuration files from a network <span style="COLOR: #0000ff">Trivial File Transfer Protocol (TFTP) server</span>.<br><br>Solution <br><br>To disable this feature, execute the no service config global command.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="COLOR: #0000ff">&nbsp; Router#config terminal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;Enter configuration commands, one per line. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Router(config)#no service config<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Router(config)#exit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Router#copy running-config startup-config<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Router#reload<br></span>Hereafter,these error messages no longer appear at the next bootup of the router.<br></p>
<img src ="http://www.cnitblog.com/wildon/aggbug/42681.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-04-24 10:16 <a href="http://www.cnitblog.com/wildon/archive/2008/04/24/42681.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>光线布线中计算信号损耗</title><link>http://www.cnitblog.com/wildon/archive/2008/04/23/42642.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Wed, 23 Apr 2008 05:28:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/04/23/42642.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/42642.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/04/23/42642.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/42642.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/42642.html</trackback:ping><description><![CDATA[1， 一种计算方法是用于确定一段事先存在的光纤中的最大的信号损耗。<br>2， 另一种方法是用于确定在已知预算和损耗变量的情况下最大的光纤距离。<br>　　第一种方法：损耗=光纤衰减*公里数+接头衰减*接头数量+连接器衰减*连接器的数量+安全富余数<br>　　第二种方法：功率预算=最小起始功率-接收灵敏度<br>　　光纤每公里的最大衰减数如下：<br><br>　　850波长（625）=3DB/KM<br>　　1300波长（625）=1DB/KM<br>　　1300波长（9）=0。3DB/KM<br>　　1550波长（9）=0。2DB/KM<br><br>　　例如，引用下面所用过的数字：<br><br>　　功率预算=13DB<br>　　接头的损耗=-0.1DB<br>　　连接器的损耗=-1。5DB<br>　　安全富佘=-3DB<br>　　净功率预算=8。4DB<br>　　如果光纤的损耗按规定不得超过0。3DB/KM，则：<br>　　（8．4DB）/（0。3DB/KM）=28KM<br><br>　　现在就可以知道，在接收端信号强度耗光之前可以走线的光纤长度。<br><br>　　光纤的长度要取决于距离的计算，或是模态色散，而不管哪一种是最低的。例如，假设正在使用经过850纳米多模光纤的100兆比特/每秒的快速以太网（这种以太网具有125兆比特/每秒的实际比特率）。850纳米多模电缆的模态色散为185兆比特/每秒一公里。使用下面的公式来计算一个125兆比特/每秒信号的最大距离：<br>　　距离=185兆赫兹-公里/125兆赫兹=1。5公里。<br>　　同样地，计算一个10兆比特/每秒以太网数据速率的最大距离：<br>　　距离=185兆赫兹-公里/10兆赫兹=18。5公里。 
<img src ="http://www.cnitblog.com/wildon/aggbug/42642.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-04-23 13:28 <a href="http://www.cnitblog.com/wildon/archive/2008/04/23/42642.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Windows command prompt中内部命令或外部命令不可用</title><link>http://www.cnitblog.com/wildon/archive/2008/04/16/42415.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Wed, 16 Apr 2008 02:31:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/04/16/42415.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/42415.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/04/16/42415.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/42415.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/42415.html</trackback:ping><description><![CDATA[经常出现在命令窗口中不能运行命令的事情。甚是让人头疼。今天又遇到了。在&#8220;运行&#8221;中输入&#8220;cmd&#8221;，进入命令窗口，运行&#8220;ipconfig&#8221;，&#8220;ping&#8221;，&#8220;route print&#8221;等，全不能运行。而在窗口中输入<span style="COLOR: red"><strong>&#8220;%systemRoot%\system32\</strong></span>ipconfig&#8221;，却能正常运行。从而判断应该是系统变量中路径没了。在窗口中使用命令&#8220;<strong style="COLOR: red">set path=c:\windows;c:\windows\system32;c:\windows\system32\wbem</strong>&#8221;。然后在prompt下运行&#8220;ipconfig&#8221;,一切ok. <br>重新启动系统，发现故障依旧。进入&#8220;我的电脑&#8221;- &gt;&#8220;属性&#8221;-&gt;&#8220;高级&#8221;-&gt;&#8220;环境变量&#8221;，选择系统变量，找到path，进入&#8220;编辑&#8221;。将其值设为&#8220;<strong><font color=#ff0000>c:\windows;c:\windows\system32;c:\windows\system32\wbem</font></strong>&#8221;。这次彻底解决问题。
<img src ="http://www.cnitblog.com/wildon/aggbug/42415.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-04-16 10:31 <a href="http://www.cnitblog.com/wildon/archive/2008/04/16/42415.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ISIS实验中碰到的一个问题</title><link>http://www.cnitblog.com/wildon/archive/2008/04/15/42386.html</link><dc:creator>Jerome</dc:creator><author>Jerome</author><pubDate>Tue, 15 Apr 2008 05:15:00 GMT</pubDate><guid>http://www.cnitblog.com/wildon/archive/2008/04/15/42386.html</guid><wfw:comment>http://www.cnitblog.com/wildon/comments/42386.html</wfw:comment><comments>http://www.cnitblog.com/wildon/archive/2008/04/15/42386.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/wildon/comments/commentRss/42386.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wildon/services/trackbacks/42386.html</trackback:ping><description><![CDATA[在做ISIS实验中，使用的拓扑图如下图所示：
<div align=center src_cetemp="/images/cnitblog_com/wildon/11.jpg"><img height=178 alt="" src="http://www.cnitblog.com/images/cnitblog_com/wildon/11.jpg" width=233 border=0></div>
<br>在所有接口上开启ISIS时，忘记将R4的Loopback接口上使用命令ip router isis，而其它所有接口上都应用ip router isis 启用ISIS。则当使用命令trace从R3 trace R4时，发现只能到达边缘路由器R1。相反，从R4 trace R3时，可以正常的经由边缘路由器R2到达R3的loopback。
<div align=center src_cetemp="/images/cnitblog_com/wildon/11.jpg">&nbsp;</div>
<img src ="http://www.cnitblog.com/wildon/aggbug/42386.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wildon/" target="_blank">Jerome</a> 2008-04-15 13:15 <a href="http://www.cnitblog.com/wildon/archive/2008/04/15/42386.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>