Le test Cisco 642-691 peut bien examnier les connaissances et techniques professionnelles. Pass4Test est votre raccourci amené au succès de test Cisco 642-691. Chez Pass4Test, vous n'avez pas besoin de dépenser trop de temps et d'argent juste pour préparer le test Cisco 642-691. Travaillez avec l'outil formation de Pass4Test visé au test, il ne vous demande que 20 heures à préparer.
Vous aurez une assurance 100% à réussir le test Cisco 642-691 si vous choisissez le produit de Pass4Test. Si malheuresement, vous ne passerez pas le test, votre argent seront tout rendu.
Code d'Examen: 642-691
Nom d'Examen: Cisco (CCIP BGP + MPLS Exam (BGP + MPLS))
Questions et réponses: 80 Q&As
Le guide d'étude sorti de Pass4Test comprend les expériences résumées par nos experts, les matériaux et les Q&As à propos de test Certification Cisco 642-691. Notre bonne réputation dans l'industrie IT sera une assurance 100% à réussir le test Cisco 642-691. Afin de vous permettre de choisir Pass4Test, vous pouvez télécharger gratuitement le démo de Q&A tout d'abord.
Le Certificat Cisco 642-691 est un passport rêvé par beaucoup de professionnels IT. Le test Cisco 642-691 est une bonne examination pour les connaissances et techniques professionnelles. Il demande beaucoup de travaux et efforts pour passer le test Cisco 642-691. Pass4Test est le site qui peut vous aider à économiser le temps et l'effort pour réussir le test Cisco 642-691 avec plus de possibilités. Si vous êtes intéressé par Pass4Test, vous pouvez télécharger la partie gratuite de Q&A Cisco 642-691 pour prendre un essai.
L'importance de la position de Certificat Cisco 642-691 dans l'industrie IT est bien claire pour tout le monde, mais c'est pas facile à obtenir ce Certificat. Il y a beaucoup de Q&As qui manquent une haute précision des réponses. Cependant, Pass4Test peut offrir des matériaux pratiques pour toutes les personnes à participer l'examen de Certification, et il peut aussi offrir à tout moment toutes les informations que vous auriez besoin à réussir l'examen Cisco 642-691 par votre première fois.
Choisir le produit fait avec tous efforts des experts de Pass4Test vous permet à réussir 100% le test Certification IT. Le produit de Pass4Test est bien certifié par les spécialistes dans l'Industrie IT. La haute qualité du produit Pass4Test ne vous demande que 20 heures pour préparer, et vous allez réussir le test Cisco 642-691 à la première fois. Vous ne refuserez jamais pour le choix de Pass4Test, parce qu'il symbole le succès.
642-691 Démo gratuit à télécharger: http://www.pass4test.fr/642-691.html
NO.1 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
certification Cisco 642-691 642-691 examen 642-691
NO.2 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 642-691 examen 642-691
NO.3 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 642-691 examen 642-691
NO.4 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
Cisco 642-691 examen certification 642-691 642-691 certification 642-691 642-691
NO.5 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 certification 642-691 certification 642-691
NO.6 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 examen certification 642-691 642-691
NO.7 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
Cisco examen 642-691 examen 642-691 642-691 642-691 examen
NO.8 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 certification 642-691 642-691 examen certification 642-691
NO.9 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 certification 642-691 642-691 examen 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 642-691 642-691
Aujoud'hui, c'est une société de l'informatique. Beaucoup d'organisations peut provider l'outil de se former pour le test Certification Cisco 642-691. Mais on doit admettre que ces site n'ont pas la capacité à offrir une bonne Q&A, elles sont généralement très vagues et sans les points. C'est loin d'attirer les attentions des candidats.
没有评论:
发表评论