JN0-649 Exam QuestionsBrowse all questions from this exam

JN0-649 Exam - Question 40


A modified deficit round-robin scheduler is defined by which three variables? (Choose three.)

Show Answer
Correct Answer: ACE

A modified deficit round-robin scheduler is defined by the variables priority, transmit rate, and buffer size. Priority determines the importance of packets and their order of processing. Transmit rate specifies the rate at which data is transmitted. Buffer size indicates the amount of memory allocated to hold packets before they are transmitted. These parameters are crucial in managing traffic and ensuring efficient scheduling in the network.

Discussion

4 comments
Sign in to comment
DarkSpiritOptions: ACE
Dec 20, 2022

https://www.juniper.net/documentation/us/en/software/junos/cos/topics/concept/cos-configuring-mdrr-on-enhanced-queuing-dpcs.html

dragosskyOptions: ACE
Jan 3, 2023

To configure MDRR, configure a scheduler at the [edit class-of-service schedulers] hierarchy level: content_copy zoom_out_map [edit class-of-service schedulers] scheduler-name { buffer-size (seconds | percent percentage | remainder | temporal microseconds); priority priority-level; transmit-rate (percent percentage | rate | remainder) <exact | rate-limit>; }

WallseeOptions: ABC
Dec 17, 2022

should be A, B and C

harrypogiOptions: ACE
Sep 23, 2023

ace is correct

harrypogi
Sep 30, 2023

priority transmit rate buffer Size