|
A
packet-switching technique in which frames are completely processed before
being forwarded out the appropriate port. This process includes the calculation
of the cyclic redundancy check (CRC) and the verification of the destination
address. In addition, frames must be temporarily stored until network resources
(such as an unused link) are available to forward the message. Contrast with
cut-through packet switching.
|