CCIP BGP + MPLS Exam (BGP + MPLS) : 642-691 Exam
Exam Number/Code: 642-691
Exam Name: CCIP BGP + MPLS Exam (BGP + MPLS)
VUE Code: 642-691
Questions Type: Single choice,
Real Exam Question Numbers: 60 – 70 questions
Exam Language(s): English
Exam Description Introduction
The BGP+MPLS exam is the quickest way for currently certified CCIP (Cisco Certified Internetwork Professionals) to obtain recertification. The exam tests skills and knowledge pertaining to the Configuring BGP on Cisco Routers (BGP) and Implementing Cisco MPLS (MPLS) courses. BGP+MPLS may be taken to recertify your CCIP certification. It may also be taken in place of the BGP and MPLS exams required for the CCIP certification.
Exam Topics
The following information provides general guidelines for the content likely to be included on the BGP+MPLS Exam. However, other related topics may also appear on any specific delivery of the exam.
Technology
Understand and explain Core MPLS technology and concepts
Understand and explain MPLS VPN technology and concepts
Understand and explain basic BGP concepts and operations
Understand and explain how to Scale IGP and BGP in Service Provider Networks
Basic Implementation & Configuration
Explain and implement Frame-mode MPLS operations on Cisco IOS Platforms
Explain and implement Cell-mode MPLS operations on Cisco IOS Platforms
Explain and implement BGP Route Selection Using Policy Controls on Cisco IOS Platforms
Explain and implement BGP Route Selection Using BGP Attributes on Cisco IOS Platforms
Explain and implement Customer-to-Provider Connectivity with BGP on Cisco IOS Platforms
Explain and implement BGP Transit Autonomous System on Cisco IOS Platforms
Explain and implement IBGP connectivity using BGP Route Reflectors on Cisco IOS Platforms
Explain and implement BGP Confederations on Cisco IOS Platforms
Advanced Configuration
Explain and implement Advanced BGP Configuration on Cisco IOS Platforms
Explain and implement MPLS VPN operations on Cisco IOS Platforms
Explain and implement OSPF inside an MPLS VPN
“CCIP BGP + MPLS Exam (BGP + MPLS)”, also known as 642-691 exam, is a Cisco certification.
Preparing for the 642-691 exam Searching 642-691 Test Questions, 642-691 Exam, 642-691 Dumps
With the complete collection of questions and answers Q&as with Expert Explanations, Pass4sure has assembled to take you through 96 questions to your 642-691 Exam preparation. In the 642-691 exam resources, you will cover every field and category in CCIP helping to ready you for your successful Cisco Certification.
The BGP+MPLS exam is the quickest way for currently certified CCIP (Cisco Certified Internetwork Professionals) to obtain recertification. The exam tests skills and knowledge pertaining to the Configuring BGP on Cisco Routers (BGP) and Implementing Cisco MPLS (MPLS) courses. BGP+MPLS may be taken to recertify your CCIP certification. It may also be taken in place of the BGP and MPLS exams required for the CCIP certification.
QUESTION 16:
What are two characteristics of BGP confederations? (Choose two)
A. All routers within the BGP confederation must support BGP confederations.
B. The member AS numbers used with the confederation are visible from outside the
confederation.
C. An Intra-Confederation EBGP session behaves like an EBGP session when
propagating routing updates.
D. Intra-Confederation EBGP neighbors must be directly connected or ebgp-multihop
must be configured.
Answer: A, D
QUESTION 17:
Network topology exhibit.
Why would PassGuide 2 accept or reject the BGP update from PassGuide 13 about the
172.0.0.0/8 prefix?
A. PassGuide 2 will reject BGP update to avoid a potential routing loop.
B. PassGuide 2 will accept the BGP update it is selected as the best path by the BGP route
selection process.
C. PassGuide 2 will reject the BGP update because it already has an OSPF (IGP) route to
reach the 172.0.0.0/8 prefix
D. PassGuide 2 will accept the BGP update and it will be used as a backup path to reach
the 172.0.0.0/8 prefix if the OSPF (IGP) route is not available.
Answer: A
QUESTION 18:
Exhibit
642-691
www.actualtest.org – The Power of Knowing
Neighbor 2.2.2.2 maximum-prefix 1000
What is the purpose of the BGP configuration command in the exhibit?
A. It limits the number of prefixes that can be sent to neighbor 2.2.2.2 to 1000.
B. It limits the number of prefixes that can be sent to and received from the 2.2.2.2
neighbor to 1000.
C. If the number of prefixes sent to the 2.2.2.2 neighbor exceeds 650, the router starts to
generate a warning message.
D. If the number of prefixes received from the 2.2.2.2 neighbor exceeds 650, the router
starts to generate a warning message.
E. If the number of prefixes received from the 2.2.2.2 neighbor exceeds 1000, the
neighbor relationship to 2.2.2.2 will be dropped.
Answer: E
QUESTION 19:
Which two statements are true about an EBGP session or an IBGP session? (Choose
two.)
A. IBGP uses AS-Path to detect routing information loops within the AS.
B. EBGP routes have a default Admin Distance of 20 and IBGP routes have a default
Admin Distance of 200.
C. No BGP attributes are changed in EBGP updates except for the next-hop attribute if
next-hop-self is configured.
D. Routes learned from an EBGP peer not advertised to another EBGP peer to prevent
routing information loops.
E. IBGP uses split horizon to prevent routing information loops; routes learned from an
IBGP peer are not advertised to another IBGP peer.
Answer: B, E
QUESTION 20:
Network topology exhibit
642-691
www.actualtest.org – The Power of Knowing
What is the proper configuration on PassGuide 2 to support a single BGP session
between PassGuide 2 and PassGuide 3 and to enable load sharing across the two links?
A. router bgp 65101
neighbor 192.168.1.18 remote-as 65102
neighbor 192.168.1.34 remote-as 65102
neighbor 192.168.1.38 update-source loopback1
neighbor 192.168.1.34 update-source loopback1
maximum-paths 2
B. router bgp 65101
neighbor 192.168.1.18 remote-as 65102
neighbor 192.168.1.34 remote-as 65102
neighbor 192.168.1.38 ebgp-multihop 2
neighbor 192.168.1.34 ebgp-multihop 2
maximum-paths 2
C. router bgp 65101
neighbor 3.3.3.3 remote-as 65102
neighbor 3.3.3.3 egbp-multihop 2
neighbor 3.3.3.3 update-source loopback1
!
ip route 3.3.3.3 255.255.255.255 192.168.1.18
ip route 3.3.3.3 255.255.255.255 192.168.1.34
D. router bgp 65101
neighbor 3.3.3.3 remote-as 65102
neighbor 3.3.3.3 update-source loopback1
maximum-paths 2
!
ip route 3.3.3.3 255.255.255.255 192.168.1.18
ip route 3.3.3.3 255.255.255.255 192.168.1.34
Answer: D
pass4sure 642-691 Questions and Answers : 160 Q&As
Updated: October 4th , 2008
Price: $119.99 $89.99
Free download:pass4sure 642-691
Free download:PassGuide 642-691
password:www.ciscoexams.org
Download Latest Passforsure P4S Rapidshare links
- Free pass4sure ccip 642-652 v2.83 Download
- Free Transcender Cisco Download
- Free the latest update ccnp 642-892 Composite v2.95 Download
- Free Pass4sure Cisco IP Communications Exam 642-642 v2.93 Download
- Free PassGuide ccie 350-001 06/25/2008 Download
- Free pass4sure ccnp 642-901 2.85 Download
- Free CCNA Exam Dumps (4 Q&As) Download
- Free free Pass4sure Cisco Certification Exams Download
- Free pass4sure ccip 642-651 v2.93 Download
- Free free PassGuide ccnp bsci 642-901 vce v2.83 Download
- Free pass4sure ccip 642-642 v2.95 Download
- Free free PassGuide ccip 642-661 v2.83 Download
- Free CCIP Download
- Free pass4sure ccip 642-611 v2.83 Download
- Free pass4sure ccip 642-661 v2.93 Download


Shall i proceed with the *** pass4sure ccip 642-691 v2.73 ***.
means its a latest p4s ver for CCIP bgp+mpls exam
please tell me because by next week i planing for the same.
thanks
ok
k
ok
send me dumps
Hi,
can anybody tell me the latest version of ccip(642-691) pass4sure dumps.
i am having the version V2.73, is it a latest one please help me.
I need pass4sure ccip 642-661 v2.73
[...] (Lab exam) Pass4sure Cisco 350-018-lab CCIE Pre-Qualification Test for Security (Lab exam) Pass4sure Cisco 642-691 CCIP BGP + MPLS Exam (BGP + MPLS) Pass4sure Cisco 642-661 CCIP Configuring BGP on Cisco Routers [...]
thanks
Request for 642-691
[...] Description IntroductionExam Number/Code: 642-691 Exam Name: CCIP BGP + MPLS Exam (BGP + [...]
[...] Description IntroductionExam Number/Code: 642-691 Exam Name: CCIP BGP + MPLS Exam (BGP + [...]
[...] info: PassGuide 642-691 More info: Pass4sure 642-691 TestKing – TestKing Help you pass any it [...]
Hi Friendz..,
can u plz anyone help me what is the latest version pass4sure dumps for CCIP(BGP+MPLS)642-691.nextweek am planning to take the exam however i have version 2.93. Could u plz anyone help me which one is the new version.
Hopefully
Vasudevan.P
can any one tell me what is the latest dumps for 642-691 bgpand mpls?
Somebosy telling 96 question and answer is the latest dumps but in pass4sure 160 question and answers are there?
pls tell me which one would come for exam ?
can u plz anyone help me what is the latest version pass4sure dumps for CCIP(BGP+MPLS)642-691..
[...] pass4sure 642-691 PassGuide 642-691 transcender 642-691 actualtest 642-691 Pass4sure Share and Enjoy: [...]