Online Help
作者:admin 日期:2009-12-31
CCIE's way群迁移紧急通知
作者:admin 日期:2009-11-03
Welcome to join CCIE Home
作者:admin 日期:2009-10-09
CCIE's way LOGO
作者:admin 日期:2009-03-08
CCIE R&S LAB Rack
作者:admin 日期:2008-11-17
【公告】CCIE's way群开通了!
作者:admin 日期:2008-03-22
PDF文档资料编号说明
作者:admin 日期:2008-02-05
Inter-AS MPLS VPN 2
作者:admin 日期:2010-02-24
在《10210030002 Inter-AS MPLS VPN》中我已经写过了关于Inter-AS MPLS VPN的知识,但是发现,其实这个知识点是很不容易理解的。我又翻阅了相关的文档,现在用更加通俗的语言写写此点的关键。
在RFC中定义了三种方案,我们称作Optin A/B/C,如下所示:
Option A:VRF-to-VRF
Option B:MP-EBGP ASBR-to-ASBR
Option C:Multi-hop MP-EBGP
我们在学习的时候,主要应该从这几个方面学习它:
IGP label,VPN label,Next-hop
我们主要明白这三个点就熟知了Inter-AS MPLS VPN的操作流程。接下来我们就按照以上三个方面讨论Option A/B/C.......
在RFC中定义了三种方案,我们称作Optin A/B/C,如下所示:
Option A:VRF-to-VRF
Option B:MP-EBGP ASBR-to-ASBR
Option C:Multi-hop MP-EBGP
我们在学习的时候,主要应该从这几个方面学习它:
IGP label,VPN label,Next-hop
我们主要明白这三个点就熟知了Inter-AS MPLS VPN的操作流程。接下来我们就按照以上三个方面讨论Option A/B/C.......
Cisco Announces Service Provider Operations Track
作者:admin 日期:2010-01-26
Site of origin(SOO)
作者:admin 日期:2009-12-23
Site-of-Origin(SOO)是PE路由器分发VPNv4路由时分配给路由的一种属性。他主要的作用是防止路由环路的产生。当然你也可以使用其它的策略。
有时两端的Site使用相同的AS号码,这就在路由的分发时会发生问题。我们要使用as-overwide来解决这个问题。但同时可能会引起相同的路由再转发回来。这时候我们使用SOO就可以很好的解决这个问题。如果PE看到和某个接口使用相同的SOO,那么PE就不会将此路由加入到VRF路由表中,反之亦然。这点和距离矢量路由协议的水平分割有些类似。当然SOO还可以使用在其他的用途,你可以使用route-map来匹配相应的SOO值,然后分给相应的策略。
.......
有时两端的Site使用相同的AS号码,这就在路由的分发时会发生问题。我们要使用as-overwide来解决这个问题。但同时可能会引起相同的路由再转发回来。这时候我们使用SOO就可以很好的解决这个问题。如果PE看到和某个接口使用相同的SOO,那么PE就不会将此路由加入到VRF路由表中,反之亦然。这点和距离矢量路由协议的水平分割有些类似。当然SOO还可以使用在其他的用途,你可以使用route-map来匹配相应的SOO值,然后分给相应的策略。
.......
Tags: SOO
Project Study of MPLS Rack
作者:admin 日期:2009-12-23
MPLS Knowledge Architectures Clouds
作者:admin 日期:2009-12-22
Inter-AS MPLS VPN
作者:admin 日期:2009-12-14
对于Inter-AS MPLS VPN 这里有两种标签:
1. VPN标签(由MP-BGP分发而来)。
2. IGP标签(由LDP/TDP根据IGP分发而来)。
在同一个AS中,MPLS VPN可以很好的工作,因为所有的数据包都是使用两个标签,而同一AS中,所有的PE的Loopback地址都是相互保持的。而在Inter-AS 中,由于是两个不同的AS管理着,那么他们之间的策略可能不一致。那么如何保持他们之间能够正常的通讯。这个就对标签的分发,LSP的建立是很重要的。在Inter-AS MPLS VPN中,有两个点是很重要的。
1. 标签的分发
2. 下一跳
只要这两个能够正常的工作,Inter-AS MPLS VPN就可以工作了。
MPLS VPN Inter-AS RFC定义了三种方法:
Option A:Back-to-Back VRF
Option B:ASBR-to-ASBR
Option C:Multi-Hop MP-eBGP Between RR and eBGP Between ASBRs
在CCIE ISP LAB中,Inter-AS VPN也是相当重要的,它会影响到其他的需求,因此对于Inter-AS的学习也是很重要的。
1. VPN标签(由MP-BGP分发而来)。
2. IGP标签(由LDP/TDP根据IGP分发而来)。
在同一个AS中,MPLS VPN可以很好的工作,因为所有的数据包都是使用两个标签,而同一AS中,所有的PE的Loopback地址都是相互保持的。而在Inter-AS 中,由于是两个不同的AS管理着,那么他们之间的策略可能不一致。那么如何保持他们之间能够正常的通讯。这个就对标签的分发,LSP的建立是很重要的。在Inter-AS MPLS VPN中,有两个点是很重要的。
1. 标签的分发
2. 下一跳
只要这两个能够正常的工作,Inter-AS MPLS VPN就可以工作了。
MPLS VPN Inter-AS RFC定义了三种方法:
Option A:Back-to-Back VRF
Option B:ASBR-to-ASBR
Option C:Multi-Hop MP-eBGP Between RR and eBGP Between ASBRs
在CCIE ISP LAB中,Inter-AS VPN也是相当重要的,它会影响到其他的需求,因此对于Inter-AS的学习也是很重要的。
Tags: Inter_AS_MPLS_VPN
Core Knowledge Questions Now on All CCIE Labs
作者:admin 日期:2009-12-09
Effective January 4, 2010, the CCIE® Service Provider, Storage, and Wireless Lab Exams will add a new type of question format in a section called Core Knowledge. In this new section, candidates will be asked a series of four open-ended questions which require a short written response be entered into the computer–typically several words. The questions will be randomly drawn from a pool of questions on topics eligible for testing. Candidates can review the topics by visiting the CCIE track information on Cisco.com or Cisco Learning Network. No new topics are being added as a result of this change. Candidates will have up to 30 minutes to complete the Core Knowledge section and may not return to it once they have moved on. A passing score on the Core Knowledge section is required to achieve certification. Core Knowledge questions were implemented on Routing and Switching labs in February 2009, Security labs in June 2009, and Voice labs in July 2009, and allow Cisco to maintain strong exam security and ensure only qualified candidates are awarded CCIE certification. Candidates with exam dates January 4, 2010 or later should expect to see the new question format on their lab exam. To find out more information regarding updates to the CCIE Lab and scoring format, please click here to go to the CCIE Q&A section.
CCIE SP Lab Checklist v3 Edition
作者:admin 日期:2009-12-06
I have re-compiled my v2 CCIE SP Checklist which I published here before my last attempt back in February. I have added in nuances, new tips and additional information I have come across in other forums which I hope can help not only you but also me!!
Here is the copy in blog format and I have also added a rapidshare link at the bottom of this blog entry for the PDF Version – let me know what you think.
Title: CCIE SP Lab Checklist
Author: Stephen Bowes
Version: 3.0
Date: November 2009
Here is the copy in blog format and I have also added a rapidshare link at the bottom of this blog entry for the PDF Version – let me know what you think.
Title: CCIE SP Lab Checklist
Author: Stephen Bowes
Version: 3.0
Date: November 2009
OSPF in MPLS VPN PE-CE capability vrf-lite
作者:admin 日期:2009-11-21
We have two features doing the same thing - Down BIT and Route Tag. They both are used to prevent routing loops to occur in case that carrier is cross connected to customer's network (check my ASCI "art" below).
(CE-A) ------- (PE-1)
| |
| {AS127 MPLS}
| |
(CE-B) ------- (PE-2)
(CE-A) ------- (PE-1)
| |
| {AS127 MPLS}
| |
(CE-B) ------- (PE-2)
















