Operation Manual

341
QoSBook Commands
E-DOC-CTC-20040210-0030 v1.0
EXAMPLE:
IMPORTANT NOTE:
The SpeedTouchâ„¢ always rounds up specified burst sizes to a multiple of 48 bytes, i.e. a multiple of ATM cells.
Example:
In the example above a burst size of 100 bytes is specified (tx_maxburst=100). The SpeedTouchâ„¢ will round up the
burst size to the closest matching multiple of 48 bytes, as can be seen when displaying the profile via the command
qosbook list (burst=144).
RELATED COMMANDS:
=>qosbook list
Name Ref Type TX peak sust burst RX peak sust burst framediscard
(Kbits) (Kbits) (bytes) (Kbits) (Kbits) (bytes)
default 3 ubr linerate 0 0 linerate 0 0 disabled
=>qosbook add name=TestVBR class=vbr-nrt tx_peakrate=1500 tx_sustrate=1000 tx_maxburst=100
rx_sustrate=1000 rx_maxburst=100 framediscard=enabled
=>qosbook list
Name Ref Type TX peak sust burst RX peak sust burst framediscard
(Kbits) (Kbits) (bytes) (Kbits) (Kbits) (bytes)
default 3 ubr linerate 0 0 linerate 0 0 disabled
TestVBR 0 vbr-nrt 1500 1000 144 1500 1000 144 enabled
=>
qosbook delete Remove a QoS book entry.
qosbook list Show current QoS book.