home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / dcom / cellrel / 752 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.9 KB  |  42 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!pipex!pavo.csi.cam.ac.uk!mdh
  3. From: mdh@cl.cam.ac.uk (Mark Hayter)
  4. Subject: Re: fat cells (was Re: Computers dont like ATM?)
  5. Message-ID: <1992Nov20.122227.6002@infodev.cam.ac.uk>
  6. Sender: news@infodev.cam.ac.uk (USENET news)
  7. Nntp-Posting-Host: forties.cl.cam.ac.uk
  8. Organization: U of Cambridge Computer Lab, UK
  9. References: <sjdveq8@sgi.sgi.com>
  10. Date: Fri, 20 Nov 1992 12:22:27 GMT
  11. Lines: 29
  12.  
  13. rpw3@rigden.wpd.sgi.com (Rob Warnock) writes:
  14. > Especially when end-to-end "ATM compatibility" can be achieved *without*
  15. > ATM-sized cells in the LAN! I have been harping on an idea I call "fat cells",
  16. > which is basically that you switch AAL_PDU-sized packets in the LAN, with
  17. > exactly one ATM header on the front of the AAL PDU. When the packet is to be
  18. > routed out of the LAN via "real ATM", as it chops it up into real ATM-sized
  19. > 53-byte cells, the gateway switch can replicate the prototype header onto the
  20. > front of each cell. (For AAL5, it must also set the "end-of-frame" indication
  21. > in the header of the last cell in the PDU.) Naturally, it is also the respon-
  22. > sibility of the gateway switch to reassemble incoming cells into PDUs (leaving
  23. > a prototype ATM header on the front), and switch these "fat cells" (complete
  24. > AAL PDUs) into the LAN.
  25.  
  26. We have been using a system similar to this to allow interworking between 
  27. our ATM networks and the Ethernet for several years. The ethernet packet
  28. contains the headers for all of the cells followed by the data - thus the data
  29. is contiguous at the host. This system works well, and the router forwarding
  30. code is efficient (since it is basically just doing cell forwarding).
  31.  Data going from ATM->ethernet can be formed quickly into "fat cells",
  32. being transmitted when a full ethernet packet has been formed or the AAL-5
  33. "end-of-frame" indication is seen.
  34.  
  35. Mark
  36.  
  37. ------------------------------------
  38. Mark Hayter
  39. Cambridge University Computer Lab
  40. Mark.Hayter@cl.cam.ac.uk
  41. Tel +44 223 334645
  42.