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