2013年7月29日星期一

642-642 dernières questions d'examen certification Cisco et réponses publiés

Le test Cisco 642-642 est très important dans l'Industrie IT, tous les professionnels le connaîssent ce fait. D'ailleur, c'est difficile à réussir ce test, toutefois le test Cisco 642-642 est une bonne façon à examiner les connaissances professionnelles. Un gens avec le Certificat Cisco 642-642 sera apprécié par beaucoup d'entreprises. Pass4Test est un fournisseur très important parce que beaucoup de candidats qui ont déjà réussi le test preuvent que le produit de Pass4Test est effectif. Vous pouvez réussir 100% le test Cisco 642-642 avec l'aide de Pass4Test.


Le Certificat de Cisco 642-642 signifie aussi un nouveau jalon de la carrière, le travail aura une space plus grande à augmenter, et tout le monde dans l'industrie IT sont désireux de l'obtenir. En face d'une grande passion pour le test Certification Cisco 642-642, le contrariété est le taux très faible à réussir. Bien sûr que l'on ne passe pas le test 642-642 sans aucun éffort, en même temps, le test de Cisco 642-642 demande les connaissances bien professionnelles. Le guide d'étude dans le site Pass4Test peut vous fournir un raccourci à réussir le test Cisco 642-642 et à obtenir le Certificat de ce test. Choisissez le guide d'étude de Pass4Test, vous verrez moins de temps dépensés, moins d'efforts contribués, mais plus de chances à réussir le test. Ça c'est une solution bien rentable pour vous.


Dépenser assez de temps et d'argent pour réussir le test Cisco 642-642 ne peut pas vous assurer à passer le test Cisco 642-642 sans aucune doute. Choisissez le Pass4Test, moins d'argent coûtés mais plus sûr pour le succès de test. Dans cette société, le temps est tellement précieux que vous devez choisir un bon site à vous aider. Choisir le Pass4Test symbole le succès dans le future.


Pass4Test est un site qui peut réalise le rêve de beaucoup de professionnels. Pass4Test peut vous donner un coup de main pour réussir le test Certification Cisco 642-642 via son guide d'étude. Est-ce que vous vous souciez de test Certification Cisco 642-642? Est-ce que vous êtes en cours de penser à chercher quelques Q&As à vous aider? Pass4Test peut résoudre ces problèmes. Les documentations offertes par Pass4Test peuvent vous provider une préparation avant le test plus efficace. Le test de simulation de Pass4Test est presque le même que le test réel. Étudier avec le guide d'étude de Pass4Test, vous pouvez passer le test avec une haute note.


Code d'Examen: 642-642

Nom d'Examen: Cisco (Quality of Service (QoS))

Questions et réponses: 87 Q&As

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


NO.1 In a managed CE scenario, the customer's network is supporting VoIP and bulk file transfers.
According to the best practices, which QoS mechanisms should be applied on the WAN edge CE-PE
56-kbps Frame Relay link on the CE outbound direction?
A. WRR, FRTS, FRF.12, and CB-RTP header compression
B. WRR, CB-WRED, CB-Marking, FRF.12, and CB-RTP header compression
C. CBWFQ, CB-WRED, CB-Marking, CB-Policing, and FRTS
D. CBWFQ, FRTS, FRF.12, and CB-RTP header compression
E. LLQ, CB-WRED, CB-Marking, FRTS, FRF.12, and CB-RTP header compression
F. LLQ, CB-WRED, CB-Policing, and CB-TCP and CB-RTP header compressions
Answer: E

Cisco   642-642   642-642

NO.2 Which QoS mechanism calculates the mean queue depth to determine its operation?
A. WRED
B. LLQ/CBWFQ
C. WFQ
D. class-based shaping
E. class-based policing
Answer: A

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

NO.3 What is the purpose of the qos pre-classify command?
A. to enable the IOS to copy the ToS field from the original IP header to the outer tunnel IP header
B. to enable the IOS to copy the ToS field from the outer tunnel IP header back into the original IP header
C. to enable the IOS to classify the packet based on the original IP header instead of the tunnel IP header
D. to enable the IOS to classify the packet based on the outer tunnel IP header instead of the original IP
header
E. to enable class-based marking on tunnel interface
F. to enable class-based marking on IPSec crypto maps
Answer: C

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

NO.4 What does the following command accomplish?
router(config-pmap-c)# shape fecn-adapt
A. enables the router to lower the shaping rate when BECN bits are received
B. enables the router to lower the shaping rate when FECN bits are received
C. enables the router to respond to FECN bits by creating test frames in the opposite direction with the
BECN bit set
D. enables the router to respond to BECN bits by creating test frames in the opposite direction with the
FECN bit set
E. enables the router to increase the shaping rate when BECN bits are received
F. enables the router to increase the shaping rate when FECN bits are received
Answer: C

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

NO.5 In an unmanaged CE router implementation, how does the service provider enforce the SLA?
A. by using class-based policing on the CE to PE link to limit the customer's input rate
B. by marking on the CE to PE link and using CBWFQ and CB-WRED on the PE to P link
C. by marking on the CE to PE link and using class-based policing on the PE to P link
D. by using class-based random discard on the CE to PE link to limit the customer's input rate
Answer: A

Cisco   642-642   642-642

NO.6 Refer to the exhibit.
Which three statements are true about the configuration.? (Choose three.)
class-map class-1
match ip rtp 2024 1000
class-map class 2
match dscp 5 6 7
policy-map access-group-1-traffic
class class-1
shape peak 16000
class class-2
police 8000 1000
conform-action set-dscp-transmit 1
exceed-action set-dscp-transmit 0
violate-action drop
class class-default
fair-queue 16
queue-limit 20
interface fastethernet 0/0
service-policy output access-group1-traffic
A. Traffic that is subject to shaping can burst up to 32,000 bps.
B. IP traffic (DSCPs 5, 6, and 7) that is sent on fastethernet 0/0 will be traffic policed.
C. RTP traffic (ports 2024 and 1000) that is sent on fastethernet 0/0 will be traffic shaped.
D. Traffic that is subject to policing will have the DCSP set to 0 if the rate exceeds 1000 bps.
E. IP traffic (DSCPs 1, 2, 3, and 4) that is sent on fastethernet 0/0 are considered to have a violate status
and are dropped.
F. IP traffic (DSCP 0) that is sent on fastethernet 0/0 will be subject to fair queuing.
Answer: ABF

Cisco examen   642-642   642-642 examen   642-642

NO.7 What is the purpose of using multiactions traffic policing?
A. so that exceed traffic can be shaped and violate traffic can be policed
B. so that conform, exceed, and violate traffic can be marked with different CLPs
C. so that conform traffic from different flows can be marked with different DSCPs
D. so that class-based policing can mark at Layer 2 and Layer 3 at the same time
E. so that traffic can be policed using two separate rates
Answer: D

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

NO.8 LAB
A. Please click console
Answer:
2950.SWITCH>en
2950-SWITCH#config terminal
2950-SWITCH(config)#int fa0/1
2950-SWITCH(config-if)#mls qos trust dscp
2950-SWITCH(config-if)#exit
2950-SWITCH(config)#int fa0/11
2950-SWITCH(config-if)#mls qos trust cos
2950-SWITCH(config-if)#exit
2950-SWITCH(config)#int fa0/10
2950-SWITCH(config-if)#mls qos trust cos
2950-SWITCH(config-if)#mls qos trust device cisco-phone
2950-SWITCH(config-if)#exit
2950-SWITCH(config)#exit
2950-SWITCH#copy run start

NO.9 In which two locations is the qos pre-classify command applied to support QoS preclassification over an
IPSec/GRE tunnel? (Choose two.)
A. the tunnel interface
B. the physical interface
C. the crypto map
D. the policy-map
E. the class-map
Answer: AC

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

NO.10 Switch port fa0/2 has been configured to connect an IP phone with an attached PC. Given the set of
commands shown below, where does the trust boundary lie?
interface fa0/2
mls qos trust cos
mls qos trust device cisco-phone
switchport voice vlan 112
A. between the IP phone and the switch
B. between the IP phone and the PC
C. between the access layer switch and the distribution layer switch
D. between the PC port and the LAN port on the IP phone
Answer: A

certification Cisco   642-642 examen   642-642

NO.11 The following commands have been configured under the fa0/1 interface on the 2950 switch:
wrr-queue bandwidth 20 1 80 0
mls qos trust cos
mls qos trust device cisco-phone
Voice traffic from the IP phone that is directly connected to the fa0/1 interface is experiencing excessive
delays.
What could be the cause of this problem?
A. The wrr-queue bandwidth weightings are not correct.
B. The default wrr-queue cos-map is being used.
C. The default cos-to-dscp map is being used.
D. The default dscp-to-cos map is being used.
E. The trust boundary configuration is not correct.
Answer: B

Cisco   642-642   642-642   642-642 examen

NO.12 Based on the following 2950 switch configurations, which statement is correct?
no wrr-queue cos-map
wrr-queue bandwidth 20 10 70 1
wrr-queue cos-map 4 5
wrr-queue cos-map 1 0 1 2 3
wrr-queue cos-map 3 6 7
A. Queue 1 is setup as the expedite queue.
B. Queue 2 is setup as the expedite queue.
C. Queue 3 is setup as the expedite queue.
D. Queue 4 is setup as the expedite queue.
E. No queue is setup as the expedite queue.
Answer: E

certification Cisco   642-642   642-642   642-642   certification 642-642

NO.13 Which two commands are typically applied to the voice traffic class within a policy-map? (Choose two.)
A. shape peak {bps}
B. priority {kbps}
C. bandwidth {kbps}
D. compress header ip rtp
E. random-detect ecn
F. random-detect dscp-based
Answer: BD

certification Cisco   642-642 examen   certification 642-642

NO.14 Answer:

NO.15 Answer:

Après une longue attente, les documentations de test Cisco 642-642 qui combinent tous les efforts des experts de Pas4Test sont finalement sorties. Les documentations de Pass4Test sont bien répandues pendant les candidats. L'outil de formation est réputée par sa haute précision et grade couverture des questions, d'ailleurs, il est bien proche que test réel. Vous pouvez réussir le test Cisco 642-642 à la première fois.


没有评论:

发表评论