ARRIS 2247-N8-10NA (v9.1.x) Admin Handbook User Manual

Page 35

Advertising
background image

35

Basic queues have three different packet dropping options

‹

byte|packet fifo (bpfifo)

‹

random early discard (

red

)

‹

stochastic fairness queuing (

sfq

)

set queue name queue_name type [ basic | ingress | priority | wfq ]

Sets the type of queue.

set queue name queue_name options [ off | red | sfq ]

Sets the queue packet dropping options.

set queue name queue_name size [ 1... 128 ]

Sets the maximum number of packets that can be enqueued.

set queue name queue_name bytes [ 2048... 131072 ]

Sets the maximum total number of bytes that can be enqueued.

set queue name queue_name perturb [ 0... 100 ]

Sets the interval in seconds for queue algorithm perturbation when queue option is

sfq

.

set queue name queue_name police-rate [ 0... 100000000 ]

Sets the rate in milliseconds that is used for policing traffic when the queue type is

ingress

.

set queue name queue_name police-burst [ 0... 100000000 ]

Sets the burst rate in milliseconds that is used for policing traffic when the queue type is

ingress

.

set queue name queue_name bw-sharing [ on | off ]

Enables or disables bandwidth sharing, when the queue type is

wfq

.

set queue name queue_name bps-mode [ bps | relative ]

Sets the mode of the weighted fair queue.

bps

indicates that weights are defined as “bits-per-second”.

relative

indicates that weights are defined as a proportion of the sum of the weights of all inputs to the

wfq

.

set queue name queue_name entry number input queue_name

Sets the input to a priority or weighted fair queue.

set queue name queue_name entry number marker queue_marker

Sets the marker with which packets must be marked to be directed to this queue entry's input queue when the
type is

priority

or

wfq

.

Advertising