A modified deficit round-robin scheduler is defined by which three variables? (Choose three.)
A modified deficit round-robin scheduler is defined by which three variables? (Choose three.)
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.
https://www.juniper.net/documentation/us/en/software/junos/cos/topics/concept/cos-configuring-mdrr-on-enhanced-queuing-dpcs.html
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>; }
should be A, B and C
ace is correct
priority transmit rate buffer Size