Pass4Test possède un l'outil de formation particulier à propos de test Cisco 642-691. Vous pouvez améliorer les techniques et connaissances professionnelles en coûtant un peu d'argent à courte terme, et vous preuver la professionnalité dans le future proche. L'outil de formation Cisco 642-691 offert par Pass4Test est recherché par les experts de Pass4Test en profitant les expériences et les connaissances riches.
Les produits de Pass4Test sont préparés pour le test Certification Cisco 642-691, y compris les formations et les informations ciblées au test Cisco 642-691. D'ailleurs, la Q&A de Pass4Test qui est impressionnée par la grande couverture des questions et la haute précision des réponses vous permet à réussir le test avec une haute note.
Bien qu'Il y ait plein de talentueux dans cette société, il manque beaucoup de professionnels dans les domaine en cours de développement, l'Industrie IT est l'un de ces domaines. Donc le test Cisco 642-691 est un bon l'examination de technique informatique. Pass4Test est un site d'offrir la formation particulière au test Cisco 642-691.
Choisissez le Pass4Test, choisissez le succès de test Cisco 642-691. Bonne chance à vous.
Code d'Examen: 642-691
Nom d'Examen: Cisco (CCIP BGP + MPLS Exam (BGP + MPLS))
Questions et réponses: 80 Q&As
Si vous traviallez dur encore pour préparer le test de Cisco 642-691 et réaliser votre but plus vite, Pass4Test peut vous donner une solution plus pratique. Choisir la Q&As de Pass4Test qui vous assure que c'est pas un rêve à réussir le test Cisco 642-691.
642-691 Démo gratuit à télécharger: http://www.pass4test.fr/642-691.html
NO.1 Which two of the following statements regarding LDP are true? (Choose two.)
A. LDP can also be used between nonadjacent routers using multicast LDP hello messages.
B. LDP does not require periodic hello messages once the LDP session has been established between
the LDP peers.
C. LDP hello messages use TCP packets with a destination port number of 646.
D. Multiple sessions can be established between a pair of LSRs if they use multiple label spaces.
E. Per-platform label space can be identified by a label space ID of 0 in the LDP identifier field.
Answer: DE
certification Cisco 642-691 certification 642-691 642-691 examen certification 642-691
NO.2 Based on the topology diagram shown in the exhibit, when should BGP be used as the routing protocol
between the customer and the ISP?
A. If physical link failures can not be detected by the link-level procedures.
B. If the customer wants to affect how the ISP will route the customer's traffic out to the rest of the Internet.
C. If the ISP does not support static routing with the customer.
D. If the customer is using provider-assigned (PA) addresses inside the customer's network.
E. If the customer is using private addresses inside the customer's network.
Answer: A
Cisco 642-691 certification 642-691
NO.3 Based on the network diagram shown in the exhibit, what is the correct configuration on the customer
edge router used to conditionally announce the customer networks to the ISP?
A. router bgp 65001
! neighbor commands not shown
network 192.168.8.0 mask 255.255.252.0
!
ip route 192.168.8.0 255.255.252.0 192.168.8.33
B. router bgp 65001
! neighbor commands not shown
aggregate-address 192.168.8.0 255.255.252.0 summary-only
!
ip route 192.168.8.0 255.255.252.0 192.168.8.33
C. router bgp 65001
! neighbor commands not shown
network 192.168.8.0
network 192.168.9.0
network 192.168.10.0
network 192.168.11.0
!
ip route 192.168.8.0 255.255.255.0 null0
ip route 192.168.9.0 255.255.255.0 null0
ip route 192.168.10.0 255.255.255.0 null0
ip route 192.168.11.0 255.255.255.0 null0
D. router bgp 65001
! neighbor commands not shown
aggregate-address 192.168.8.0 255.255.252.0 summary-only
!
router ospf 1
network 192.168.8.0 0.0.3.255 area 0
E. router bgp 65001
! neighbor commands not shown
aggregate-address 192.168.8.0 255.255.252.0
!
ip route 192.168.8.0 255.255.252.0 null0
Answer: A
Cisco 642-691 642-691
NO.4 What are three drawbacks of a peer-to-peer VPN using a shared provider edge (PE) router? (Choose
three.)
A. A full mesh of virtual circuits is required between the customer sites.
B. All the customers have to share a common IP address space.
C. Optimal routing between customer sites cannot be guaranteed.
D. The shared PE router has to know all routes for all customers.
E. Packet filters are required on the PE routers.
Answer: BDE
Cisco 642-691 642-691 examen 642-691 642-691 examen
NO.5 Refer to the diagram.
What problem can be caused by the second P router summarizing the loopback address of the egress PE
router.?
A. The first P router will be faced with a VPN label which it does not understand.
B. The second P router will be faced with a VPN label which it does not understand.
C. The egress PE router will not be able to establish a label switch path (LSP) to the ingress PE router.
D. A label switch path (LSP) will be established from the ingress PE router to the egress PE router, an
event that is not desirable.
E. The ingress PE router will not be able to receive the VPN label from the egress PE router via MP-IBGP.
Answer: B
Cisco examen 642-691 642-691 examen 642-691 examen
NO.6 On a dedicated subinterface implementation, PE-2 must establish an address-family vrf IPv4 BGP
neighbor relationship with which router?
A. CE-1
B. CE-2
C. PE-1
D. PE-IG
E. CE-1 and CE-2
F. PE-1 and PE-IG
Answer: B
certification Cisco 642-691 examen 642-691 642-691
NO.7 Refer to the exhibit.
\Which two of the following statements about the MPLS configurations are true? (Choose two.)
A. The VPI range being configured is the default VPI range.
B. The router is missing the mpls label protocol ldp configuration command on its ATM 0/0.1 subinterface
to make it an LC-ATM enabled subinterface.
C. There is a problem with the configurations because the control VC should be set to 0 32 instead.
D. The ATM switch is using VC merge since VC merge is enabled by default.
E. For MPLS label allocations, both VPI 6 and 7 can be used.
Answer: DE
Cisco examen 642-691 642-691
NO.8 What does the following command accomplish?
sanjose#clear ip bgp 10.1.1.1 in prefix-filter
A. The sanjose router will perform an outbound soft reconfig to the 10.1.1.1 neighbor.
B. The sanjose router will send out the ORF prefix-list so that a new route refresh will be received from the
1.1.1 neighbor.
C. The 10.1.1.1 router will perform an inbound soft reconfig on the updates from the sanjose neighbor.
D. The 10.1.1.1 router will send out the ORF prefix-list so that a new route refresh will be received from
the sanjose neighbor.
E. The bgp session between the sanjose and the 10.1.1.1 router will be reset so that all the new bgp
updates from the 10.1.1.1 router can be processed by the inbound prefix-list at the sanjose router.
F. The bgp session between the sanjose and the 10.1.1.1 router will be reset so that all the new bgp
updates from the sanjose router can be processed by the inbound prefix-list at the 10.1.1.1 router.
Answer: B
Cisco examen 642-691 certification 642-691
NO.9 In a central services topology, which routes do client VRFs contain?
A. routes from the client site, but not from the server site
B. routes from the server site, but not from the client site
C. routes from both the client site and the server site
D. only EBGP routes from either the client site or the server site
Answer: C
certification Cisco 642-691 examen 642-691 certification 642-691 642-691 examen
NO.10 For which purpose is the command mpls ldp maxhops used?
A. In large ATM-MPLS networks, the LFIB can become too large and it may be necessary to limit the
maximum diameter of the MPLS LSPs.
B. Because downstream-on-demand label allocation uses hop count to control loop detection, it maybe
necessary to limit the maximum diameter of the MPLS network.
C. Because end-to-end delay can cause problems with some voice applications, it may be necessary to
limit the maximum diameter of the MPLS network.
D. When interconnecting large frame mode MPLS and cell mode networks it may be necessary to limit the
maximum network diameter to prevent forwarding loops.
Answer: B
certification Cisco certification 642-691 642-691 examen certification 642-691
Bien qu'il ne soit pas facile à réussir le test Cisco 642-691, c'est très improtant à choisir un bon outil de se former. Pass4Test a bien préparé les documentatinos et les exercices pour vous aider à réussir 100% le test. Pass4Test peut non seulement d'être une assurance du succès de votre test Cisco 642-691, mais encore à vous aider d'économiser votre temps.
没有评论:
发表评论