home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / ietf / iplpdn / pppext-iplpdn-minutes-93jul.txt < prev    next >
Text File  |  1993-09-10  |  9KB  |  257 lines

  1.  
  2. CURRENT_MEETING_REPORT_
  3.  
  4. Reported by Fred Baker/ACC and George Clapp/Ameritech
  5.  
  6. Minutes of the joint session of IPLPDN and PPPEXT Working Groups
  7.  
  8.  
  9. RFC 1356 X.25
  10.  
  11. RFC 1356 will be recommended as a Draft Standard.  There have been six
  12. to seven implementations with no interoperability problems.
  13.  
  14. RFC 1294 has already been recommended for advancement to Draft Standard.
  15.  
  16.  
  17. Protocol Discrimination
  18.  
  19. A PPP NLPID has been requested by the PPPEXT Working Group for use in
  20. NLPID-encapsulated protocols.  The request has unfortunately gotten lost
  21. in the mail.  Bill Simpson will resend the request to Lyman Chapin, who
  22. has agreed to make it happen.  There is a separate issue with the ISDN
  23. Lower Layer Compatibility Information Element; George Clapp will pursue
  24. obtaining a value indicating PPP.
  25.  
  26.  
  27.    o IP/Circuit Switched Service
  28.      The question was seriously discussed whether we in fact need a
  29.      default way to send IP over circuit switched services such as ISDN
  30.      B channel.  It was observed that the question is malformed; we do
  31.      not need a default way to send IP over a V.35 or V.11 interface,
  32.      for example.  We need a way to speak to a peer system at the data
  33.      link layer, which might be a Frame Relay or X.25 switch, or a peer
  34.      host or router.
  35.      We already have standards for PPP, Frame Relay, and X.25.  In
  36.      different contexts, we are willing to run any of the three
  37.      standards.
  38.      This approach is recommended for circuit switched services:
  39.  
  40.       -  Systems must implement PPP, on the assumption that circuit
  41.          switched communications are generally [host or router] to [host
  42.          or router].
  43.  
  44.       -  Systems may implement other protocols such as Frame Relay or
  45.          X.25
  46.  
  47.      The implication here is not that all calls will be initiated with
  48.      PPP signaling and encapsulation, but that PPP signaling and
  49.      encapsulation will be a universally implemented option.
  50.  
  51.                                    1
  52.  
  53.  
  54.  
  55.  
  56.  
  57. Multi-link Protocol
  58.  
  59.  
  60.  
  61. The header will be changed to one of the following:
  62.  
  63.  
  64.             +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  65.             |M|P|0|0| Sequence Number     |
  66.             +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  67.  
  68.  
  69.    o M - More - 1 if a non-terminal fragment, 0 if the last fragment
  70.    o P - Phase - has the same value on each fragment of a message,
  71.      inverts from message to message
  72.    o 0 - Reserved, must be zero
  73.    o Sequence Number - 0 to 4095 fragment sequence number
  74.  
  75.  
  76.             +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  77.             |F|L|0|0| Sequence Number     |
  78.             +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  79.  
  80.  
  81.    o F - First - 1 if first fragment in a message
  82.    o L - Last - 1 if last fragment in a message
  83.    o 0 - Reserved, must be zero
  84.    o Sequence Number - 0 to 4095 fragment sequence number
  85.  
  86.  
  87. Including a link in the multi-link group is done by authenticating
  88. inclusion in the multi-link group and negotiation of the Fragmentation
  89. Protocol Control Protocol (FPCP).
  90.  
  91. Removing a link from the multi-link group is done by terminating the
  92. FPCP on that link.
  93.  
  94. In the worst case, receiver recovery from a sequence error (fragment
  95. loss) is done by sending an FPCP Configure Request in the OPEN state on
  96. all links; in most cases, one of the following two conditions is
  97. sufficient to detect and step past the loss of a sequenced fragment:
  98.  
  99.  
  100.   1. Receipt of a frame on each link with a successor to the omitted
  101.      sequence number.
  102.  
  103.   2. Expiration of an implementation-specific receipt timer; this should
  104.      be long enough to handle the relevant timing issues.
  105.  
  106.  
  107. There is a separate LCP negotiation, authentication step, and set of
  108. Control Protocol negotiations for each link in a multi-link group.
  109.  
  110.                                    2
  111.  
  112.  
  113.  
  114.  
  115.  
  116. Several other options were considered, including the use of the RFC 1294
  117. fragmentation header, which was agreed to in the March meeting; RFC 1294
  118. provides the same essential features as this but requires four octets,
  119. and additionally provides only compatibility with RFC 1294.
  120.  
  121.  
  122. PPP on Frame Relay
  123.  
  124. We need to have an Applicability Statement for PPP over Frame Relay, in
  125. view of the existence of RFC 1294.  The default encapsulation is as
  126. described in the minutes of the March IETF. Various edits were
  127. recommended, which will be included in an updated draft, including
  128. collapsing of Keith Sklower's parameter negotiation document (with
  129. attribution as author) into this document.
  130.  
  131. LQM should not be used on a Frame Relay DLCI.
  132.  
  133.  
  134. PPP on X.25
  135.  
  136. We need to have an Applicability Statement for PPP over X.25 in view of
  137. RFCs 877 and 1356.  Various edits were recommended, which will be
  138. included in an updated draft.  Primary attention should be given to
  139. reducing the size of the X.25 frame.
  140.  
  141. LQM should not be used in this environment.
  142.  
  143. The PPP NLPID SHOULD be placed in the call user data rather than being
  144. carried in each frame.
  145.  
  146.  
  147. PPP/ISDN
  148.  
  149. Bill Simpson presented his paper on PPP over ISDN.
  150.  
  151. PPP must have the same default MRU (and any other defaults) on ISDN as
  152. in other environments.  Keith Sklower will publish his IPLPDN document,
  153. ``Determination of Encapsulation of Multi-Protocol Datagrams in Circuit
  154. Switched Environment,'' and Bill indicates that he would like to copy
  155. some of the technical material from it into this document.  It was
  156. decided that he would reference Keith's document.
  157.  
  158.  
  159. Parameter Negotiation
  160.  
  161. Keith and Bill will merge their documents.  This document should be
  162. separate from the PPP over foo documents, as it is desired to be placed
  163. on the standards track, and the PPP over foo documents may not be placed
  164. on that track.
  165.  
  166.                                    3
  167.  
  168.  
  169.  
  170.  
  171.  
  172. Attendees
  173.  
  174.  
  175. George Abe               abe@infonet.com
  176. Nick Alfano              alfano@mpr.ca
  177. Bernt Allonen            bal@tip.net
  178. Frederik Andersen        fha@dde.dk
  179. Arun Arunkumar           nak@3com.com
  180. Cynthia Bagwell          cbagwell@gateway.mitre.org
  181. Fred Baker               fbaker@acc.com
  182. Per Bilse                bilse@ic.dk
  183. Carsten Bormann          cabo@cs.tu-berlin.de
  184. Rich Bowen               rkb@ralvm11.vnet.ibm.com
  185. Robert Braden            braden@isi.edu
  186. Caralyn Brown            cbrown@wellfleet.com
  187. Steve Buchko             stevebu@newbridge.com
  188. Les Clyne                l.clyne@jnt.ac.uk
  189. Thomas Cordetti          tomc@digibd.com
  190. Geert Jan de Groot       geertj@ica.philips.nl
  191. Marty Del Vecchio        marty@shiva.com
  192. Bob Downs                bdowns@combinet.com
  193. Ian Duncan               id@cc.mcgill.ca
  194. Toerless Eckert          Toerless.Eckert@informatik.uni-erlangen.de
  195. Kjeld Borch Egevang      kbe@craycom.dk
  196. Ed Ellesson              ellesson@vnet.ibm.com
  197. Shoji Fukutomi           fuku@furukawa.co.jp
  198. Eugene Geer              ewg@cc.bellcore.com
  199. David Ginsburg           ginsb@us-es.sel.de
  200. Marcel Graf              graf%dhdibm1.bitnet@vm.gmd.de
  201. Chris Gunner             gunner@dsmail.lkg.dec.com
  202. Joel Halpern             jmh@network.com
  203. Jari Hamalainen          jah@rctre.nokia.com
  204. Patrick Hanel            hanel@yoyodyne.trs.ntc.nokia.com
  205. Ken Hayward              crm57d@bnr.ca
  206. Gerd Holzhauer           Holzhauer1@applelink.apple.com
  207. John Hopkins             J_Hopkins@icrf.icnet.uk
  208. Chris Howard             chris_howard@inmarsat.org
  209. David Jacobson           dnjake@vnet.ibm.com
  210. Philip Jones             p.jones@jnt.ac.uk
  211. Frank Kastenholz         kasten@ftp.com
  212. Rajeev Kochhar           rajeev_kochhar@3com.com
  213. Dave Langley             davel@hprnd.hp.com
  214. Eliot Lear               lear@sgi.com
  215. Paolo Malara             malara@crs4.it
  216. Andrew Malis             malis_a@timeplex.com
  217. Shehzad Merchant         merchant@erg.sri.com
  218. Gerry Meyer              gerry@spider.co.uk
  219. William Miskovetz        misko@cisco.com
  220. Keith Mitchell           keith@pipex.net
  221. Daniel Myers             dan@nsd.3com.com
  222. Drew Perkins             ddp@fore.com
  223. David Piscitello         dave@mail.bellcore.com
  224. Lars Poulsen             lars@cmc.com
  225. Dave Rand                dave_rand@novell.com
  226.  
  227.                                    4
  228.  
  229.  
  230.  
  231.  
  232.  
  233. Juergen Rauschenbach     jrau@dfn.de
  234. Tony Richards            richards@icm1.icp.net
  235. Benny Rodrig             brodrig@rnd-gate.rad.co.il
  236. Miguel Sanz              miguel.sanz@rediris.es
  237. Henk Sennema             sennema@sara.nl
  238. Keith Sklower            sklower@cs.berkeley.edu
  239. Timon Sloane             timon@timon.com
  240. Kenneth Smith            kensmith@bnr.ca
  241. Henk Steenman            henk@sara.nl
  242. Richard Sweatt           rsweatt@synoptics.com
  243. Antoine Trannoy          trannoy@crs4.it
  244. Hisao Uose               uose@tnlab.ntt.jp
  245. Rene van der Hauw        rene@geveke.nl
  246. Willem van der Scheun    scheun@sara.nl
  247. Ruediger Volk            rv@informatik.uni-dortmund.de
  248. Scott Wasson             sgwasson@eng.xyplex.com
  249. Kirk Williams            kirk@sbctri.sbc.com
  250. Rachel Willmer           rachelw@spider.co.uk
  251. Sam Wilson               sam.wilson@ed.ac.uk
  252. Paul Zawada              Zawada@ncsa.uiuc.edu
  253.  
  254.  
  255.  
  256.                                    5
  257.