<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[MyCCIE.NET]]></title> 
<link>http://www.myccie.net/index.php</link> 
<description><![CDATA[- Are You Ready to Colour Your Net?]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[MyCCIE.NET]]></copyright>
<item>
<link>http://www.myccie.net/read.php?158</link>
<title><![CDATA[感谢MPLS QoS的三种模式为我解围！]]></title> 
<author>Tony &lt;&gt;</author>
<category><![CDATA[工程项目]]></category>
<pubDate>Thu, 04 Jun 2009 11:40:41 +0000</pubDate> 
<guid>http://www.myccie.net/read.php?158</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;这次出差总体来说还算顺利，中间的过程是坎坷的，不过经过努力终于找到问题的解决办法，而且很好用，这令我很高兴，终于知道什么叫做绝处逢生了！至于什么问题就不在此说明，总之是用MPLS QOS的三种模式解决的，把这三种模式贴出来已提醒自己并和大家分享。<br/>&nbsp;&nbsp;&nbsp;&nbsp;在MPLS VPN网络上，运营商往往需要在边缘路由器上做出一个选择，就是是否信任上行流量已经携带的优先级信息，此时，华为提供了三种不同的MPLS COS（Class of Service，业务类型）处理模式，以备运营商灵活选择。如图1：<br/><a href="http://www.myccie.net/attachment.php?fid=168" target="_blank"><img src="http://www.myccie.net/attachment.php?fid=168" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 图1：MPLS COS的三种处理模式<br/>1. uniform模式：当运营商认为可以完全信任CE侧流量携带过来的QoS参数时，可以采用Uniform模式，这时PE将CE侧携带上来的报文的COS值直接复制到MPLS外层标签的EXP字段中，从而保证在Core中给予同样的QoS保证。<br/><br/>2. pipe模式：当运营商完全不关心CE侧用户设置的QoS参数时，就忽略用户携带的QoS参数，在PE上为MPLS外层标签的EXP字段重新赋值，结果是从ingress边缘路由器到egress边缘路由器，都按照运营商的意愿进行Core上的QoS调度，直到将流量送出Core之后，报文再根据其原来携带的COS值转发。<br/><br/>3. short-pipe模式：这是对pipe模式的改进，在进入Core的时候，和pipe做相同的处理，只是在egress端的倒数第二跳，就完成了QoS参数的恢复，换言之，从ingress边缘路由器到egress的倒数第二跳路由器，全部按照运营商的意愿进行QoS调度，到了egress边缘路由器上，就已经按照用户原来自己携带的QoS参数进行调度了。<br/><br/><br/><br/>Tags - <a href="http://www.myccie.net/tag.php?tag=mpls" rel="tag">mpls</a> , <a href="http://www.myccie.net/tag.php?tag=vpn" rel="tag">vpn</a> , <a href="http://www.myccie.net/tag.php?tag=qos" rel="tag">qos</a>
]]>
</description>
</item><item>
<link>http://www.myccie.net/read.php?98</link>
<title><![CDATA[提高show running-config的显示速度]]></title> 
<author>Tony &lt;&gt;</author>
<category><![CDATA[工程项目]]></category>
<pubDate>Wed, 17 Dec 2008 08:04:46 +0000</pubDate> 
<guid>http://www.myccie.net/read.php?98</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;当我们在管理和维护大型设备或者配置比较多的设备的时候，show running-config显示系统运行的配置速度很慢，主要是因为当我们用show run的时候，路由器都要求每个接口去查看特定的配置。为了节省时间，思科提供了一个可以提高show run显示的速度的命令。用这个命令可以将接口的配置存到缓存里以提高show run的速度。该命令如下：<br/>Router(config)#<strong>parser config cache interface</strong><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在3640下，show run由原来的8秒可以减少到3秒，速度提高不少啊。关于该命令的详细说明大家可以参考思科的文档，地址如下：<br/><a href="http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gtinvgen.html" target="_blank">http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gtinvgen.html</a><br/>Tags - <a href="http://www.myccie.net/tag.php?tag=%25E6%2580%259D%25E7%25A7%2591" rel="tag">思科</a> , <a href="http://www.myccie.net/tag.php?tag=show" rel="tag">show</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%2596%2587%25E6%25A1%25A3" rel="tag">文档</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%2597%25B6%25E9%2597%25B4" rel="tag">时间</a>
]]>
</description>
</item><item>
<link>http://www.myccie.net/read.php?91</link>
<title><![CDATA[打破记录了--一天之内2个项目议标]]></title> 
<author>Tony &lt;&gt;</author>
<category><![CDATA[工程项目]]></category>
<pubDate>Wed, 10 Dec 2008 00:39:26 +0000</pubDate> 
<guid>http://www.myccie.net/read.php?91</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp; 目前为止，一天之内进行了2个项目的投标，从早上9点到晚上7点30分，这次算是打破我的招投标的记录了，记住时间2008年12月8日。<br/>&nbsp;&nbsp;&nbsp;&nbsp; 一天之内的两次投标，讲了两次标，很累，晚上7点多结束的时候头很疼，那个时候不管中不中标希望快点结束，摆脱局方对我们的摧残。不过幸运的是两个标都是在一个地方，如果是在两个地方那就更累了！回到酒店什么都不想做，只想好好休息，老板看到累成这德行也嘱咐了一句，今晚好好休息，明天我带你们去见一个人，我真是晕啊！<br/>&nbsp;&nbsp;&nbsp;&nbsp; 创造了自己的投标，议标，讲标记录，一天2次！在此记录一下！<br/>Tags - <a href="http://www.myccie.net/tag.php?tag=%25E6%258A%2595%25E6%25A0%2587" rel="tag">投标</a> , <a href="http://www.myccie.net/tag.php?tag=%25E8%25AE%25AE%25E6%25A0%2587" rel="tag">议标</a> , <a href="http://www.myccie.net/tag.php?tag=%25E8%25AE%25B2%25E6%25A0%2587" rel="tag">讲标</a>
]]>
</description>
</item><item>
<link>http://www.myccie.net/read.php?82</link>
<title><![CDATA[几种光纤接口(ST,SC,LC,FC) ]]></title> 
<author>Tony &lt;&gt;</author>
<category><![CDATA[工程项目]]></category>
<pubDate>Sat, 08 Nov 2008 04:42:42 +0000</pubDate> 
<guid>http://www.myccie.net/read.php?82</guid> 
<description>
<![CDATA[ 
	今天在<a href="http://www.uptmd.com" target="_blank">胜利的大熊猫</a>博客上看到这个光线接口的文章，觉得不错，特在此收藏，谢谢大熊猫！<br/><br/><a href="http://www.myccie.net/attachment.php?fid=57" target="_blank"><img src="http://www.myccie.net/attachment.php?fid=57" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>上面这个图是LC到LC的，LC就是路由器常用的SFP，mini GBIC所插的线头。<br/><br/><br/><a href="http://www.myccie.net/attachment.php?fid=58" target="_blank"><img src="http://www.myccie.net/attachment.php?fid=58" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>FC转SC，FC一端插光纤步线架，SC一端就是catalyst也好，其他也好上面的GBIC所插线缆。<br/><br/><a href="http://www.myccie.net/attachment.php?fid=59" target="_blank"><img src="http://www.myccie.net/attachment.php?fid=59" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>ST到FC，对于10Base-F连接来说，连接器通常是ST类型，另一端FC连的是光纤步线架。<br/><br/><a href="http://www.myccie.net/attachment.php?fid=60" target="_blank"><img src="http://www.myccie.net/attachment.php?fid=60" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>ST到ST两头都是GBIC的。。 <br/><br/><a href="http://www.myccie.net/attachment.php?fid=61" target="_blank"><img src="http://www.myccie.net/attachment.php?fid=61" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>SC到LC，一头GBIC,另一头MINI-GBIC。<br/>Tags - <a href="http://www.myccie.net/tag.php?tag=%25E5%2585%2589%25E7%25BA%25A4" rel="tag">光纤</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%258E%25A5%25E5%25A4%25B4" rel="tag">接头</a> , <a href="http://www.myccie.net/tag.php?tag=fc" rel="tag">fc</a> , <a href="http://www.myccie.net/tag.php?tag=lc" rel="tag">lc</a> , <a href="http://www.myccie.net/tag.php?tag=st" rel="tag">st</a> , <a href="http://www.myccie.net/tag.php?tag=sc" rel="tag">sc</a>
]]>
</description>
</item><item>
<link>http://www.myccie.net/read.php?75</link>
<title><![CDATA[MPLS VPN 配置的简要步骤]]></title> 
<author>datao &lt;admin@yourname.com&gt;</author>
<category><![CDATA[工程项目]]></category>
<pubDate>Sun, 02 Nov 2008 07:18:39 +0000</pubDate> 
<guid>http://www.myccie.net/read.php?75</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MPLS VPN涉及到的知识还是挺多的，在做MPLS VPN的时候一定要头脑清醒，否则就会乱了阵脚，自己排查起来也很困难，觉得还是应该按照预先的步骤来做，这样不叫清晰！<br/><br/>一、CE与PE之间配置<br/>1、配置CE端接口及相应的路由协议；<br/>2、在PE上面先做VRF，并设定好RD和RT<br/>3、在PE上面把相应的接口划到VRF中，配置IP地址<br/>4、配置与CE端胡同的路由协议<br/>5、配置PE的其他接口<br/>二、PE与P或PE-ASBR的配置<br/>1、配置PE端与P或者PE-ASBR设备的接口IP<br/>2、配置PE-P--PE-ASBR等设备MPLS域内的IGP<br/>3、配置PE与PE-ASBR之间的MP-BGP<br/>4、将VRF与MP-BGP再发布<br/>三、跨域MPLS VPN配置<br/>1、配置PE-ASBR之间的接口和必要的VRF配置（如果是OptionA）<br/>2、配置MP-EBGP，根据具体情况配置（Option A B C）<br/><br/>大体步骤应该就这些，不过要根据具体情况进行细化！每一步做完后都不要急，一定要把现在做的验证后再继续向下做，否则出现错误自己不好排查！<br/>Tags - <a href="http://www.myccie.net/tag.php?tag=mpls" rel="tag">mpls</a> , <a href="http://www.myccie.net/tag.php?tag=vpn" rel="tag">vpn</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%25AD%25A5%25E9%25AA%25A4" rel="tag">步骤</a> , <a href="http://www.myccie.net/tag.php?tag=%25E9%2585%258D%25E7%25BD%25AE" rel="tag">配置</a>
]]>
</description>
</item><item>
<link>http://www.myccie.net/read.php?73</link>
<title><![CDATA[网络割接事宜小结]]></title> 
<author>datao &lt;admin@yourname.com&gt;</author>
<category><![CDATA[工程项目]]></category>
<pubDate>Wed, 29 Oct 2008 17:47:03 +0000</pubDate> 
<guid>http://www.myccie.net/read.php?73</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;网络割接是工程师在工作中非常常见的工作，在用户对网络结构改造或者设备扩容等类似这种工作的时候，客户通常会请我们工程师帮助完成设备以及网络割接任务，割接主要有以下几点需要我们注意：<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>割接钱准备：<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1、和客户沟通，主要任务内容（重点关注：割接时间、环境、割接设备，是否需要做数据，是否允许网络中断及中断时间范围，接口人）。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2、向客户索要相关设备的配置脚本（主要我们分析当前设备配置，关键技术，割接涉及到的改动和调整配置脚本，回退方案）。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3、根据原设备配置脚本，和客户要求，写出具体详细的割接方案或者实时计划（其中包含割接脚本的编写）。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4、让客户进一步确认我们实时计划是否符合任务需求，然后进行修订。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>割接：<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1、登陆原设备将原设备现有配置脚本进行抓取和保存。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2、对设备运行状态及协议相关情况进行保存（路由条目，邻居状况，路由策略，接口状态等，主要是和割接相关联的技术及状态进行保存）。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3、在最大限度保障业务不中断的情况下，对原脚本进行适当修改和调整并添加我们事先编写好的脚本，以达到最终配置。这期间主要观察我们在割接时候的一些日志和状态变化，是否是按事先预知的状态进行。<br/><br/>割接后：<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1、测试业务<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2、查看割接后的配置和运行状况是否和我们预想的相同，是否以达到预期目标。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3、保存割接后的完整配置。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4、如果没有任何问题，找客户验收。<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp; 这个事项也并非是一成不变的，主要还是看割接的内容和实施内容，根据具体情况进行细化和调整。<br/>Tags - <a href="http://www.myccie.net/tag.php?tag=%25E7%25BD%2591%25E7%25BB%259C" rel="tag">网络</a> , <a href="http://www.myccie.net/tag.php?tag=%25E5%2589%25B2%25E6%258E%25A5" rel="tag">割接</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%25B3%25A8%25E6%2584%258F%25E4%25BA%258B%25E9%25A1%25B9%25E5%25B7%25A5%25E7%25A8%258B" rel="tag">注意事项工程</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%2594%25B9%25E9%2580%25A0" rel="tag">改造</a> , <a href="http://www.myccie.net/tag.php?tag=%25E6%2589%25A9%25E5%25AE%25B9" rel="tag">扩容</a> , <a href="http://www.myccie.net/tag.php?tag=%25E9%25A1%25B9%25E7%259B%25AE" rel="tag">项目</a>
]]>
</description>
</item>
</channel>
</rss>