nerdexam
Cisco

300-070 · Question #291

Refer to the exhibit. Which type of token bucket is used as part of the configured service policy? Router(config-pmap-c)#police 8000 1000 1000 conform-action transit exceed-action set-qoes-transmit…

The correct answer is C. two-token bucket algorithm. Cisco IOS QoS policing uses token bucket algorithms to measure traffic rates. A single-token bucket algorithm (also called one-rate two-color) has only two outcomes: conform and exceed-it uses two parameters (CIR and Bc). A two-token bucket algorithm (one-rate three-color or…

Quality of Service

Question

Refer to the exhibit. Which type of token bucket is used as part of the configured service policy? Router(config-pmap-c)#police 8000 1000 1000 conform-action transit exceed-action set-qoes-transmit 1 violate-action drop

Exhibit

300-070 question #291 exhibit

Options

  • Aviolate-actioin
  • Bsingle-token bucket algorithm
  • Ctwo-token bucket algorithm
  • Dconform-action

How the community answered

(39 responses)
  • A
    13% (5)
  • B
    3% (1)
  • C
    77% (30)
  • D
    8% (3)

Explanation

Cisco IOS QoS policing uses token bucket algorithms to measure traffic rates. A single-token bucket algorithm (also called one-rate two-color) has only two outcomes: conform and exceed-it uses two parameters (CIR and Bc). A two-token bucket algorithm (one-rate three-color or two-rate three-color) has three outcomes: conform, exceed, and violate. The command shown defines three rate/burst parameters (8000 bps CIR, 1000-byte Bc, 1000-byte Be) and three actions (conform-action, exceed-action, violate-action), which is the signature of the two-token bucket algorithm (C). The presence of 'violate-action drop' is the definitive indicator that a second token bucket is in use.

Topics

#token bucket#traffic policing#conform exceed violate#service policy

Community Discussion

No community discussion yet for this question.

Full 300-070 Practice