2013年9月4日星期三

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

Avec l'aide du Pass4Test, vous allez passer le test de Certification Cisco 642-642 plus facilement. Tout d'abord, vous pouvez choisir un outil de traîner de Cisco 642-642, et télécharger les Q&A. Bien que il y en a beaucoup de Q&A pour les tests de Certification IT, les nôtres peuvent vous donner non seulement plus de chances à s'exercer avant le test réel, mais encore vous feront plus confiant à réussir le test. La haute précision des réponses, la grande couverture des documentations, la mise à jour constamment vous assurent à réussir votre test. Vous dépensez moins de temps à préparer le test, mais vous allez obtenir votre certificat plus tôt.

Si vous hésitez encore à nous choisir, vous pouvez tout d'abord télécharger le démo gratuit dans le site Pass4Test pour connaître mieux la fiabilité de Pass4Test. Nous avons la confiance à vous promettre que vous allez passer le test Cisco 642-642 à la première fois.

Beaucoup de travailleurs espèrent obtenir quelques Certificat IT pour avoir une plus grande space de s'améliorer. Certains certificats peut vous aider à réaliser ce rêve. Le test Cisco 642-642 est un certificat comme ça. Mais il est difficile à réussir. Il y a plusieurs façons pour se préparer, vous pouvez dépenser plein de temps et d'effort, ou vous pouvez choisir une bonne formation en Internet. Pass4Test est un bon fournisseur de l'outil formation de vous aider à atteindre votre but. Selons vos connaissances à propos de Pass4Test, vous allez faire un bon choix de votre formation.

Code d'Examen: 642-642
Nom d'Examen: Cisco (Quality of Service (QoS))
Questions et réponses: 87 Q&As

Beaucoup de gens trouvent difficile à passer le test Cisco 642-642, c'est juste parce que ils n'ont pas bien choisi une bonne Q&A. Vous penserez que le test Cisco 642-642 n'est pas du tout autant dur que l'imaginer. Le produit de Pass4Test non seulement comprend les Q&As qui sont impressionnées par sa grande couverture des Questions, mais aussi le service en ligne et le service après vendre.

Pass4Test est un seul site web qui peut offrir toutes les documentations de test Cisco 642-642. Ce ne sera pas un problème à réussir le test Cisco 642-642 si vous préparez le test avec notre guide d'étude.

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.

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

NO.1 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

certification Cisco   642-642   642-642   642-642

NO.2 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

Cisco examen   certification 642-642   642-642

NO.3 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 examen   642-642 examen

NO.4 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   642-642

NO.5 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.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   642-642 examen   642-642

NO.7 Answer:

NO.8 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

Cisco   642-642 examen   642-642   642-642

NO.9 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

Cisco   certification 642-642   642-642 examen

NO.10 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 examen   certification 642-642   642-642

NO.11 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   642-642   642-642   642-642 examen   642-642

NO.12 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

certification Cisco   642-642   642-642

NO.13 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

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

NO.14 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

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

NO.15 Answer:

Pass4Test, où vous pouvez trouver les conseils et les documentations de test Certification Cisco 642-642, est un siteweb remarquable offrant les données à préparer le test IT. Les documentations partiels et les mis en nouveau sont offerts gratuitement dans le site de Pass4Test. D'ailleurs, nos experts profitent de leurs expériences et leurs efforts à lancer sans arrêts les Q&A plus proches au test réel. Vous allez passer votre examen plus facile.

没有评论:

发表评论