home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / cellrel / 385 < prev    next >
Encoding:
Text File  |  1992-08-25  |  3.7 KB  |  75 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!pipex!warwick!str-ccsun!ccsun.strath.ac.uk!craa85
  3. From: craa85@ccsun.strath.ac.uk ( D.W.Stevenson)
  4. Subject: Re: Future of IP routers
  5. Message-ID: <1992Aug26.092945.4663@ccsun.strath.ac.uk>
  6. Sender: news@ccsun.strath.ac.uk (News account )
  7. Nntp-Posting-Host: coll
  8. Organization: University of Strathclyde
  9. References: <1992Aug25.123428.26295@ccsun.strath.ac.uk> <BtKDH9.7M7@usenet.ucs.indiana.edu>
  10. Date: Wed, 26 Aug 1992 09:29:45 GMT
  11. Lines: 62
  12.  
  13. In article <BtKDH9.7M7@usenet.ucs.indiana.edu>, robelr@ucs.indiana.edu (Allen Robel) writes:
  14. |> In article <1992Aug25.123428.26295@ccsun.strath.ac.uk>  
  15. |> craa85@ccsun.strath.ac.uk ( D.W.Stevenson) writes:
  16. |> > The requirement of each packet to be placed in memory is a feature of an  
  17. |> IP
  18. |> > router, which is a 'store and forward' device. An ATM switch does not  
  19. |> require 
  20. |> > to store cells and this suggests that the most efficient method is to  
  21. |> use ATM 
  22. |> > equipment to perform routing (in silicon) as you suggest. 
  23. |> > 
  24. |> > However, the 
  25. |> > installed base of IP equipment means that this is not going to happen in  
  26. |> the near 
  27. |> > future. In addition, ATM is being pushed by the telcos for their own  
  28. |> commercial 
  29. |> > 
  30. |> 
  31. |> There may be another reason why this will not happen for a while.
  32. |> The routers we have installed now allow for very flexible security
  33. |> filters (TCP port #, network or host address, protocol, etc). These  
  34. |> features are not an inherent part of the design of ATM switches.  
  35. |> Features such as these will certainly need CPU support (as opposed to 
  36. |> CPU-less switching in silicon).  Anyone have an idea how this 
  37. |> functionality would map onto ATM?  
  38.  
  39. In the telco scheme of things, security is a problem which handled by the network,
  40. when a call connection is set up. This is at odds with the way IP works. IP is
  41. designed to be processed in software, not in silicon, and this may mean there
  42. is no easy way of carrying out the filtering you suggest. Certainly, some means
  43. of associating different segments of the same packet would be required, possibly
  44. requiring reassembly of the packet before filtering can be carried out. This
  45. may not be strictly necessary though since the ATM netowrk will guarantee that the
  46. cells will travel through the network in the order in which they are
  47. transmitted. It may therefore be possible to use a FIFO mechanism to store 
  48. contiguous cells of one packet and filter on the payload in hardware,
  49. discarding cells of a packet which does not pass filtering. Each packet is
  50. delimited by the SDU-type field of each cell. This does not explicitly
  51. require store and forward operation of the whole packet, since cells up 
  52. to the point where filtering fails can be forwarded and the rest dropped, and
  53. the receiving AAL entity will receive the forwarded cells but drop the 
  54. whole packet when it realises some of the cells are missing, possibly
  55. indicating an error to the recieving device though.
  56.  
  57. I know that this can be done at the 
  58. |> traditiional network/transport layers in routers that live at the edges 
  59. |> of the ATM cloud, so this function is taken care of for data traffic, 
  60.  
  61. |> but routers currently don't handle video/voice traffic that well...
  62.  
  63. Because routers are store and forward, I would have thought that time critical
  64. traffic such as video/audio traffic would be very difficult to pass across a
  65. router at high speed. Since the telcos are billing ATM as ideal to carry
  66. multimedia traffic, this implies that the idea of using ATM routing at the
  67. network level is more suitable for high speed multi media traffic than IP.
  68.  
  69.  
  70. -- 
  71. Dave Stevenson                 d.w.stevenson@uk.ac.strath
  72. Computer Centre                Tel : 041-552 4400 x3461
  73. University of Strathclyde
  74. Glasgow, U.K.
  75.