2013年10月19日星期六

Le meilleur matériel de formation examen Cisco 642-661

Il faut une bonne préparation et aussi une série de connaissances professionnelles complètes pour réussir le test Cisco 642-661. La ressourece providée par Pass4Test peut juste s'accorder votre demande.

Le Certificat de Cisco 642-661 peut vous aider à monter un autre degré de votre carrière, même que votre niveau de vie sera amélioré. Avoir un Certificat Cisco 642-661, c'est-à-dire avoir une grande fortune. Le Certificat Cisco 642-661 peut bien tester des connaissances professionnelles IT. La Q&A Cisco 642-661 plus nouvelle vient de sortir qui peut vous aider à faciilter le cours de test préparation. Notre Q&A comprend les meilleurs exercices, test simulation et les réponses.

Le test certification Cisco 642-661 est une bonne preuve de connaissances professionnelles et la techniques. Dans l'Industrie IT, beaucoiup de humains ressource font l'accent de lesquels certificats que les volontiers obtiennent. C'est clairement que le certificat Cisco 642-661 puisse augmenter la compétition dans ce marché.

Passer le test Cisco 642-661, obtenir le Passport peut améliorer la perspective de votre carrière et vous apporter plus de chances à développer votre boulot. Pass4Test est un site très convenable pour les candidats de test Certification Cisco 642-661. Ce site peut offrir les informations plus nouvelles et aussi provider les bonnes chances à se former davantage. Ce sont les points essentiels pour votre succès de test Certification Cisco 642-661.

Votre vie changera beaucoup après d'obtenir le Certificat de Cisco 642-661. Tout va améliorer, la vie, le boulot, etc. Après tout, Cisco 642-661 est un test très important dans la série de test Certification Cisco. Mais c'est pas facile à réussir le test Cisco 642-661.

Pour vous laisser savoir mieux que la Q&A Cisco 642-661 produit par Pass4Test est persuadante, le démo de Q&A Cisco 642-661 est gratuit à télécharger. Sous l'aide de Pass4Test, vous pouvez non seulement passer le test à la première fois, mais aussi économiser vos temps et efforts. Vous allez trouver les questions presque même que lesquels dans le test réel. C'est pourquoi tous les candidats peuvent réussir le test Cisco 642-661 sans aucune doute. C'est aussi un symbole d'un meilleur demain de votre carrière.

Le test Cisco 642-661 est bien populaire dans l'Industrie IT. Mais ça coûte beaucoup de temps pour bien préparer le test. Le temps est certainemetn la fortune dans cette société. L'outil de formation offert par Pass4Test ne vous demande que 20 heures pour renforcer les connaissances essentales pour le test Cisco 642-661. Vous aurez une meilleure préparation bien que ce soit la première fois à participer le test.

Code d'Examen: 642-661
Nom d'Examen: Cisco (CCIP Configuring BGP on Cisco Routers (BGP))
Questions et réponses: 204 Q&As

642-661 Démo gratuit à télécharger: http://www.pass4test.fr/642-661.html

NO.1 Look at the picture.
Correct:
Green choice1---->Yellow Choice1
Green choice1---->Yellow Choice4
Green choice1---->Yellow Choice5
Green choice2---->Yellow Choice2
Green choice2---->Yellow Choice3

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.2 Lab
Correct:

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.3 In the diagram, the customer is using BGP to connect to a single ISP over two permanent links.
In this scenario, which input and output prefix-list filtering is typically enabled on the ISP routers?
(Choose two.)
A.ip prefix-list test-in permit 10.1.1.0/24 le 32
B.ip prefix-list test-in permit 10.0.0.0/8 le 32
C.ip prefix-list test-in permit 0.0.0.0/0
D.ip prefix-list test-out permit 10.1.1.0/24 le 32
E.ip prefix-list test-out permit 10.0.0.0/8 le 32
F.ip prefix-list test-out permit 0.0.0.0/0
Correct:A F

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.4 Which of these situations best describe when to use the AS number translation feature?
A.All single-homed customers are using public AS numbers.
B.All single-homed customers are using private AS numbers.
C.All multihomed customers are using public AS numbers.
D.All multihomed customers are assigned different AS numbers from different ISPs.
Correct:D

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.5 Based on the R1 router BGP configuration shown, which three statements are correct?
(Choose three.)
A.R1 is in AS 50101 according to the 192.168.100.1 neighbor.
B.R1 is in AS 50101 according to the 10.1.1.1 neighbor.
C.The 192.168.100.1 neighbor must be directly connected to R1.
D.R1 is a route-reflector client.
E.The 10.4.4.4 neighbor is an EBGP neighbor.
F.BGP updates coming in from the 192.168.100.1 neighbor must be processed by the setlp route-map.
Correct:A C F

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.6 Look at the picture.
Correct:
Green choice6---->Yellow Choice1
Green choice1---->Yellow Choice2
Green choice3---->Yellow Choice3
Green choice5---->Yellow Choice4
Green choice4---->Yellow Choice5
Green choice2---->Yellow Choice6

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.7 Which configuration will enable the R1 router in the AS51003 sub-AS (member-AS) as a route
reflector with neighbors 10.1.1.1 and 10.2.2.2 as its route-reflector clients?
A.! R1 router bgp 51003 bgp confederation identifier 55111 bgp confederation peers 51001 51002
neighbor 10.1.1.1 remote-as 51003 neighbor 10.2.2.2 remote-as 51003 neighbor 10.1.1.1
route-reflector-client neighbor 10.2.2.2 route-reflector-client
B.! R1 router bgp 51003 bgp confederation identifier 55111 bgp confederation peers 51001 51002
neighbor 10.1.1.1 remote-as 51001 neighbor 10.2.2.2 remote-as 51002 neighbor 10.1.1.1
route-reflector-client neighbor 10.2.2.2 route-reflector-client
C.! R1 router bgp 55111 bgp confederation identifier 51003 neighbor 10.1.1.1 remote-as 51003 neighbor
10.2.2.2 remote-as 51003 neighbor 10.1.1.1 route-reflector-client neighbor 10.2.2.2 route-reflector-client
D.! R1 router bgp 55111 bgp confederation identifier 51003 neighbor 10.1.1.1 remote-as 55111 neighbor
10.2.2.2 remote-as 55111 neighbor 10.1.1.1 route-reflector-client neighbor 10.2.2.2 route-reflector-client
Correct:A

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.8 Which BGP configuration option is designed to reduce router processing load caused by
unstable routes?
A.neighbor {ip-address} maximum-prefix {number}
B.bgp dampening
C.no sync
D.bgp deterministic-med
E.sync
F.bgp scan-time
Correct:B

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.9 Which two of these statements about hierarchical route reflectors are correct? (Choose two.)
A.A route reflector can be a client of another route reflector.
B.Each cluster within the hierarchy can only contain one route reflector.
C.The hierarchy can be as deep as needed.
D.A route reflector can have clients in different clusters.
E.Hierarchical route reflectors are set up using three levels (access, distribution, and core layers).
Correct:A C

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.10 Refer to the exhibit. What effect will the route-map PEER-FILTER have on the route
24.11.62.0/24 with a community of 10:100 injected by the peer router in AS632?
A.weight will be set to 100
B.weight will be set to 150
C.local preference will be set to 105
D.weight will be set to 100, local preference will be set to 105
E.weight will be set to 150, local preference will be set to 105
Correct:A

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.11 Based on the following show ip bgp neighbors 2.2.2.2 output, which two statements are true?
(Choose two.)R1#show ip bgp neighbors 2.2.2.2BGP neighbor is 2.2.2.2, remote AS 102, internal
linkIndex 1, Offset 0, Mask 0x2BGP version 4, remote router ID 66.0.0.1BGP state=Established,
table version=1, up for 00:14:52Last read 00:00:52, hold time is 180, keepalive interval is 60
secondsMinimum time between advertisement runs is 5 secondsReceived 233 messages, 0
notifications, 0 in queueSent 206 messages, 0 notifications, 0 in queuePrefix advertised 0,
suppressed 0, withdrawn 0Connections established 17; dropped 16Last reset 00:15:02, due to
User reset18 accepted prefixes consume 576 bytes, maximum limit 20Threshold for warning
message 80%0 history paths consume 0 bytes
A.R1 has accepted 20 prefixes from the 2.2.2.2 IBGP neighbor.
B.R1 generated a warning message to the router's console after the 2.2.2.2 IBGP neighbor sent 16
prefixes to R1.
C.R1 generated a warning message to the router's console after the 2.2.2.2 IBGP neighbor sent 15
prefixes to R1.
D.R1 will drop its neighbor relationship to the 2.2.2.2 IBGP neighbor if 2.2.2.2 sends two more additional
prefixes to R1.
E.R1 will drop its neighbor relationship to the 2.2.2.2 IBGP neighbor if 2.2.2.2 sends three more additional
prefixes to R1.
Correct:B E

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.12 Look at the picture.
Correct:
Green choice1---->Yellow Choice1
Green choice3---->Yellow Choice2
Green choice2---->Yellow Choice3
Green choice6---->Yellow Choice4

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.13 When creating iBGP multipaths which three criteria must be met by multiple paths to the same
destination? (Choose three.)
A.Router IDs must be the same on all routers.
B.Each destination must have a different next-hop address.
C.The destination AS-number must be different for each destination.
D.Multi-exit discriminator attributes must be the same on all paths.
E.Interior Gateway Protocol distance must be identical on each path.
Correct:B D E

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.14 Which command is used to configure the external, confederation-wide AS number?
A.router(config)#router bgp {as-number}
B.router(config-router)#bgp confederation peers {as-number}
C.router(config-router)#bgp confederation identifier {as-number}
D.router(config-router)#bgp cluster-id {as-number}
E.router(config-router)#neighbor {ip address} remote-as {as-number}
Correct:C

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.15 The neighbor {ip-address} maximum-prefix {maximum number} command prevents which
router condition?
A.frequent BGP session resets
B.routing instability
C.asymmetric routing
D.CPU and memory exhaustion
E.route flaps
Correct:D

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.16 Which two of the following are true regarding the BGP Prefix-Based outbound route filtering
feature? (Choose two.)
A.IP multicast routes are not supported.
B.Outbound route filtering is configured only on a per-address family basis.
C.Outbound route filtering can be configured for either iBGP or eBGP sessions.
D.The outbound route filter can be defined in a Prefix list, Distribute list or Access lists.
E.Outbound route filtering is more effective when a distance vector IGP is used.
Correct:A B

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.17 Which two configuration commands will complete the BGP configuration on R1 so it will
conditionally announce the 172.0.0.0/8 prefix to R4 via BGP? (Choose two.)hostname R1!!output
omitted!1. ___________________________!router bgp 65001neighbor 172.16.1.1 remote-as
65001neighbor 2.2.2.2 remote-as 65001neighbor 4.4.4.4 remote-as 387!2.
____________________________!
A.2. network 172.16.0.0auto-summary
B.2. network 172.0.0.0 mask 255.0.0.0
C.1. ip route 172.0.0.0 255.0.0.0 null0
D.1. ip route 172.0.0.0 255.0.0.0 null0 255
E.1. ip route 172.0.0.0 255.0.0.0 172.16.1.1
F.2. aggregate-address 172.0.0.0 mask 255.0.0.0
Correct:B E

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.18 What can cause a single sourced iBGP route not to be selected as the best route?
A.The BGP MED is 0.
B.The BGP next-hop is unreachable.
C.The BGP origin is incomplete.
D.The BGP weight is 0.
E.The BGP local preference is 0.
F.BGP synchronization is disabled.
Correct:B

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.19 What are two purposes of the BGP scan-time command? (Choose two.)
A.to tune the BGP process which walks the BGP table and confirms the reachability of next hops
B.to allow faster detection of downed BGP peers
C.to improve BGP convergence time
D.to tune the BGP update interval
E.to decrease the effects of unstable routes by increasing the route suppression time
Correct:A C

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

NO.20 How can you prevent multihomed customers with connections to two service providers from
acting as a transit AS?
A.Enable BGP synchronization on all the customer routers.
B.Use MED to influence the inbound traffic from the ISPs.
C.Use static routing to the ISPs.
D.Use an AS-path access-list to filter the BGP updates to the ISPs.
E.Use conditional advertisements when sending BGP updates to the ISPs.
Correct:D

certification Cisco   certification 642-661   certification 642-661   642-661   642-661   642-661 examen

La population de la Certification Cisco 642-661 est très claire dans l'Industrie IT. Pass4Test se contribue à vous aider à réussir le test, de plus, un an de la mise à jour gratuite pendant est gratuite pour vous. Pass4Test sera le catalyseur de la réalisation de votre rêve. Pour le succès demain, Pass4Test est votre von choix. Vous serez le prochain talent de l'Indutrie IT sous l'aide de Pass4Test.

没有评论:

发表评论