2013年9月21日星期六

642-642 latest dumps

As long as you need the exam, we can update the Cisco certification 642-642 exam training materials to meet your examination needs. ITCertKing's training materials contain many practice questions and answers about Cisco 642-642 and they can 100% ensure you pass Cisco 642-642 exam. With the training materials we provide, you can take a better preparation for the exam. And we will also provide you a year free update service.

With ITCertKing's Cisco 642-642 exam training materials you can pass the Cisco 642-642 exam easily. The training tools which designed by our website can help you pass the exam the first time. You only need to download the ITCertKing Cisco 642-642 exam training materials, namely questions and answers, the exam will become very easy. ITCertKing guarantee that you will be able to pass the exam. If you are still hesitant, download our sample of material, then you can know the effect. Do not hesitate, add the exam material to your shopping cart quickly. If you miss it you will regret for a lifetime.

ITCertKing ensure that the first time you take the exam will be able to pass the exam to obtain the exam certification. Because ITCertKing can provide to you the highest quality analog Cisco 642-642 Exam will take you into the exam step by step. ITCertKing guarantee that Cisco 642-642 exam questions and answers can help you to pass the exam successfully.

You can free download part of ITCertKing's exercises and answers about Cisco certification 642-642 exam as a try, then you will be more confident to choose our ITCertKing's products to prepare your Cisco certification 642-642 exam. Please add ITCertKing's products in you cart quickly.

Exam Code: 642-642
Exam Name: Cisco (Quality of Service (QoS))
One year free update, No help, Full refund!
Total Q&A: 87 Questions and Answers
Last Update: 2013-09-21

ITCertKing's Cisco 642-642 exam training materials provide the two most popular download formats. One is PDF, and other is software, it is easy to download. The IT professionals and industrious experts in ITCertKing make full use of their knowledge and experience to provide the best products for the candidates. We can help you to achieve your goals.

Now there are many IT professionals in the world and the competition of IT industry is very fierce. So many IT professionals will choose to participate in the IT certification exam to improve their position in the IT industry. 642-642 exam is a very important Cisco's certification exam. But if you want to get a Cisco certification, you must pass the exam.

What is ITCertKing Cisco 642-642 exam training materials? There are many online sites provide Cisco 642-642 exam training resources. But ITCertKing provide you the most actual information. ITCertKing have professional personnel of certification experts, technical staff, and comprehensive language masters. They are always studying the latest Cisco 642-642 exam. Therefore, if you want to pass the Cisco 642-642 examination, please Login ITCertKing website. It will let you close to your success, and into your dream paradise step by step.

642-642 Free Demo Download: http://www.itcertking.com/642-642_exam.html

NO.1 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 study guide   642-642 certification training

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

NO.3 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 dumps   642-642 exam prep   642-642 exam dumps

NO.4 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   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 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 test answers   642-642 answers real questions

NO.7 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 certification training   642-642 braindump   642-642 test

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 exam prep   642-642 exam prep   642-642   642-642

NO.9 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 test questions   642-642   642-642   642-642 test answers

NO.10 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   642-642 demo   642-642 questions   642-642

NO.11 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 certification training   642-642 study guide   642-642 study guide   642-642   642-642   642-642 test answers

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

Cisco test answers   642-642   642-642   642-642 test   642-642 practice test

NO.13 Answer:

NO.14 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 test   642-642 exam   642-642 certification   642-642   642-642

NO.15 Answer:

ITCertKing offer the latest MB6-886 exam material and high-quality VCP510-DT pdf questions & answers. Our 70-684 VCE testing engine and 642-385 study guide can help you pass the real exam. High-quality 646-206 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.itcertking.com/642-642_exam.html

没有评论:

发表评论