next up previous
Next: Modifications for use outside Up: Radio Link Control (RLC) Previous: RLC class in C++

Parameters

The following parameters can be set and the default values are set in  ns/tcl/lib/ns-default.tcl

RLC set mindelay_    50us
RLC set delay_       25us
RLC set bandwidth_   0    ;# not used
RLC set debug_       false

RLC set macDA_       0
RLC set acked_       1    ;# if 1 acked..0  non-acked
RLC set rlcfraged_   1    ;# if 1-frag.....0-nofrag
RLC set rlcfragsz_   45   ;# rlc frag size
RLC set rlcverbose_  0    ;# if 1 print debug info

The debug info is written into stderr.



Richa Jain (96D07007)
Tue Jul 24 22:29:53 IST 2001