next up previous contents
Next: Debugging Up: Configuration Previous: Packet enqueuing   Contents

Packet dequeuing

tcsim can dequeue (``send'') packets either automatically, based on the interface speed, or when explicitly requested with the poll command. If no rate is specified on an interface, it will only send packets if polled.

Syntax:
poll $[$device$]$
Example:
poll
Effect:
Tries to dequeue packets. If no packets are available, poll has no effect. If no device name is specified, poll polls all available devices.



Martin A. Brown 2003-11-06