642-642 무료 덤프문제 온라인 액세스
| 시험코드: | 642-642 |
| 시험이름: | Quality of Service (QoS) |
| 인증사: | Cisco |
| 무료 덤프 문항수: | 87 |
| 업로드 날짜: | 2026-09-02 |
Based on the following Cisco Catalyst 2950 Series switch configurations, which additional command will enable these actions?
Traffic marked with a CoS of 6 or 7 will be serviced by the priority queue.
Traffic marked with a CoS of 0, 1, or 2 will have a 20-percent weight when serviced by the wrr queue.
Traffic marked with a CoS of 4 will have a 30-percent weight when serviced by the wrr queue.
Traffic marked with a CoS of 3 or 5 will have a 50-percent weight when serviced by the wrr queue.
Catalyst 2950 partial configuration:
no wrr-queue cos-map
wrr-queue cos-map 1 0 1 2
wrr-queue cos-map 2 4
wrr-queue cos-map 3 3 5
wrr-queue cos-map 4 6 7
Which algorithm (discard method) does WRED use to determine which packets will be dropped when the average queue length becomes larger than the user-specified maximum threshold?
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