The base class used to represent links is called Link. Methods for this class are listed in the next section. Other link objects derived from the base class are given as follows:
$simplelink trace ns file optional:op
Build trace objects for this link and update object linkage. If op is
specified as "nam" create nam trace files.
$simplelink nam-trace ns file
Sets up nam tracing in the link.
$simplelink trace-dynamics ns file optional:op
This sets up tracing specially for dynamic links. <op> allows setting up
of nam tracing as well.
$simplelink init-monitor ns qtrace sampleInterval
Insert objects that allow us to monitor the queue size of this link.
Return the name of the object that can be queried to determine the average
queue size.
$simplelink attach-monitors insnoop outsnoop dropsnoop qmon
This is similar to init-monitor, but allows for specification of more of
the items.
$simplelink dynamic
Sets up the dynamic flag for this link.
$simplelink errormodule args
Inserts an error module before the queue.
$simpleilnk insert-linkloss args
Inserts the error module after the queue.
//Other link objects derived from class SimpleLink are FQLink, CBQLink and IntServLink.
Configuration parameters for FQLink are:
No configuration parameters are specified for CBQLink and IntServLink objects.
Configuration Parameters are: