home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / ietf / fddi / fddi-minutes-90july.txt < prev   
Text File  |  1993-02-17  |  4KB  |  113 lines

  1.  
  2.  
  3. CURRENT_MEETING_REPORT_
  4.  
  5.  
  6.  
  7. Reported by Richard Fox/Synoptics
  8.  
  9. FDDI Minutes
  10.  
  11. The meeting was solely comprised of a presentation by Caralyn Brown and
  12. Doug Bagnall called, ``ARP extensions for Dual Mac Stations''.
  13.  
  14. Currently ARP supports a 1-1 mapping of IP addresses to MAC addresses.
  15.  
  16. FDDI supports the notion of 1-2 mapping of IP addresses to MAC
  17. addresses.
  18.  
  19. Our goal is not to have a TCP connection break when a wrap happens.  To
  20. meet this objective it was suggested that an extension to the current
  21. ARP protocol is needed, where the new ARP protocol supplies more than a
  22. 1-1 mapping but a 1-many mapping.  An example of this is:
  23.  
  24.       ARP response= <ip><mac1,ring1><mac2,ring2>
  25.  
  26. One step identified in achieving this is to add a new SNAP value.
  27.  
  28. At this point 2 approaches were presented and compared.
  29.  
  30. Solution 1:  Hybrid approach
  31.  
  32. Have a parameter that says that no backward compatibility is to be
  33. maintained.  Thus, send old style ARP but encode stuff in target fields.
  34.  
  35. Advantages:  only need to send 1 ARP for all cases.  Disadvantages:
  36. encoding may break some implementations and this solution doesn't scale
  37. very well.
  38.  
  39. Some people said that this method is better solved at layer 3; reply to
  40. this was to rewrite layer 3; thus this solution is less radical than
  41. rewriting layer 3.
  42.  
  43. Solution 2:  Extended ARP
  44.  
  45. This solution requires that a new ARP packet be sent out each interface
  46. (this packet is called an EARP and is slightly different than the normal
  47. ARP packet).  After an EARP is sent the station must set a timer and
  48. wait for a response.  If no response is received then the station must
  49. assume that the receiver of the ARP doesn't understand EARPs and so it
  50. must send out a normal ARP.
  51.  
  52. Advantages:  backwards compatibility.  Disadvantages:  may need to send
  53. out 2 ARP requests before an answer is received.
  54.  
  55.                                    1
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. Other issues that came up with this solution are:
  63.  
  64.    o When ring wraps/unwraps stations should send ARP to itself to
  65.      update everybody's ARP table -- do this only after a settling
  66.      period.  Some people felt that the SRF frame takes care of this,
  67.      others not convinced, no resolution.
  68.      At this time we listed advantages of allowing stations to have 2
  69.      macs.  The 3 identified reasons are:
  70.  
  71.       -  Load balancing (transparent).
  72.       -  Transparent error recovery.
  73.       -  Dual mac in wrap:  you don't know where response came from.
  74.  
  75.    o Need EARP since non-wrapped stations can use wrong ring when a
  76.      station is wrapped.  EARPs keeps effect to wrapped stations
  77.      only.(??)  At this point we got into varied discussions on how
  78.      wrapped rings and IP do not get along.  Some people want to force
  79.      all single MAC stations to be connected to the primary ring only
  80.      (or at least on the same ring), others feels that this rule breaks
  81.      the concept of FDDI.
  82.    o It was suggested that we continue to use RFC 1122 for ARP cache
  83.      handling.
  84.  
  85. Attendees
  86.  
  87.  
  88. Douglas Bagnall          bagnall_d@apollo.hp.com
  89. Alison Brown             alison@maverick@osc.edu
  90. Caralyn Brown            cbrown@ENR.Prime.com
  91. Cho Chang                chang_c@apollo.hp.com
  92. Andrew Cherenson         arc@sgi.com
  93. Cyrus Chow               cchow@orion.arc.nasa.go
  94. Paul Ciarfella           ciarfella@levers.enet.dec.com
  95. Nadya El-Afandi          nadya@network.com
  96. Richard Fox              sytek!rfox@sun.com
  97. Michael Grobe            grobe@kuhub.cc.ukans.edu
  98. Susan Hares              skh@merit.edu
  99. Peter Hayden             hayden@levers.enet.dec.com
  100. Ajay Kachrani            kachrani%regent.dec@decwrl.dec.com
  101. Jay Kadambi              jayk@iwlcs.att.com
  102. John LoVerso             loverso@xylogics.com
  103. Rebecca Nitzan           nitzan@nsipo.nasa.gov
  104. James Reeves             jreeves@synoptics.com
  105. Bill Townsend            townsend@xylogics.com
  106. Bert Williams            bert.synernetics@mailgate.synnet.com
  107. Linda Winkler            b32357@anlvm.ctd.anl.gov
  108. Sijiam Zhang             szhang@cs.ubc.ca
  109.  
  110.  
  111.  
  112.                                    2
  113.