home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Standards 1993 July / Disc.iso / inet / ietf / 00readme. next >
Encoding:
Text File  |  1993-02-17  |  5.0 KB  |  145 lines

  1.  
  2. On Line IETF Information
  3.  
  4. The Internet Engineering Task Force maintains up-to-date, on-line
  5. information on all its activities.  This information is available via
  6. FTP through the NSFnet Service Center (NNSC) and through several
  7. ``shadow'' machines.  These ``shadow'' machines may in fact be more
  8. convenient than the NNSC. Procedures for retrieving the information are
  9. listed below.
  10.  
  11. Directory Locations
  12.  
  13. Information pertaining to the IETF, its Working Groups and Internet
  14. Drafts can be found in either the ``IETF'' Directory or the
  15. ``Internet-Drafts'' Directory.  (For a more detailed description of
  16. these Directories, please see Section 1.2.1 and 1.2.2).  To retrieve
  17. this information via FTP, establish a connection, then Login with
  18. username ``anonymous'' and the password requested by the system.  This
  19. password will either be your login name or ``guest''.  When logged in,
  20. change to the directory of your choice with the following commands:
  21.  
  22.      cd ietf
  23.      cd internet-drafts
  24.  
  25.  
  26. Individual files can then be retrieved using the GET command:
  27.  
  28.  get <remote filename>  <local filename>
  29.  e.g., get 00README     readme.my.copy
  30.  
  31. East Coast (US) Address:  nnsc.nsf.net (128.89.1.178)
  32.  
  33. West Coast (US) Address:  ftp.nisc.sri.com (192.33.33.22)
  34.  
  35. Internet-drafts are available by mail server from this machine.  To
  36. retreive a file mail a request:
  37.  
  38.      To:  mail-server@nisc.sri.com
  39.      Subject:  Anything you want
  40.  
  41.  
  42. In the body put a command of the form:
  43.      send internet-drafts/1id-abstracts.txt or
  44.      send ietf/1wg-summary.txt
  45.  
  46.  
  47. Pacific Rim Address:  munnari.oz.au (128.250.1.21)
  48.  
  49.  
  50.    o The Internet Drafts on this machine are stored in Unix compressed
  51.      form (.Z).
  52.  
  53.  
  54. Europe Address:  nic.nordu.net (192.36.148.17)
  55.  
  56.     o This machine will accept only an email address as the password.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. The IETF Directory
  66.  
  67. Below is a list of the files available in the IETF directory and a short
  68. synopsis of what each file contains.
  69.  
  70. Files prefixed with a 0 contain information about upcoming meetings.
  71. Files prefixed with a 1 contain general information about the IETF, the
  72. Working Groups, and the Internet Drafts.
  73.  
  74.  
  75. FILE NAME
  76. 0mtg-agenda      The current Agenda for the upcoming IETF plenary,
  77.                  containing scheduled Working Groups meetings, Technical
  78.                  Presentations and Network Status Reports.
  79. 0mtg-at-a-glance   The announcement for the upcoming IETF plenary,
  80.                  containing specific information on the date/location of
  81.                  the meeting, hotel/airline arrangements, meeting site
  82.                  accommodations and meeting costs.
  83. 0mtg-rsvp        A standardized RSVP form to notify the staff of your
  84.                  plans to attend the upcoming IETF meeting.
  85. 0mtg-sites       Current and future meeting dates and sites for IETF
  86.                  plenaries.
  87. 1id-abstracts    The Internet Drafts currently on-line in the
  88.                  Internet-Drafts directory.
  89. 1id-guidelines    Instructions for authors of Internet Drafts.
  90. 1ietf-description   A short description of the IETF, the IESG and how
  91.                  to participate.
  92. 1wg-summary      A listing of all current Working Groups, the Working
  93.                  Group Chairs and their email addresses, Working Group
  94.                  mailing list addresses, and where applicable,
  95.                  documentation produced.  This file also contains the
  96.                  standard acronym for the Working Groups by which the
  97.                  IETF and Internet-Drafts directories are keyed.
  98.  
  99.  
  100. Finally, Working Groups have individual files dedicated to their
  101. particular activities which contain their respective Charters and
  102. Meeting Reports.  Each Working Group file is named in this fashion:
  103.  
  104.      <standard wg abbreviation>-charter.txt
  105.  
  106.      <standard wg abbreviation>-minutes-date.txt
  107.  
  108. The ``dir'' or ``ls'' command will permit you to review what Working
  109. Group files are available and the specific naming scheme to use for a
  110. successful anonymous ftp action.
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117. The Internet-Drafts Directory
  118.  
  119. The ``Internet-Drafts'' directory has been installed to make available,
  120. for review and comment, draft documents that will be submitted
  121. ultimately to the IAB and the RFC Editor to be considered for publishing
  122. as RFC's.  These documents are indexed in the file 1id-abstracts.txt in
  123. the Internet-Drafts directory.  Comments are welcome and should be
  124. addressed to the responsible person whose name and email addresses are
  125. listed on the first page of the respective draft.
  126.  
  127. The documents are named according to the following conventions.  If the
  128. document was generated in an IETF Working Group, the filename is:
  129.  
  130.      draft-ietf-<std wg abrev>-<docname>-<rev>.txt , or .ps
  131.  
  132. where <std wg abrev> is the Working Group acronym, <docname> is a very
  133. short name, and <rev> is the revision number.
  134.  
  135. If the document was submitted for comment by a non-ietf group or author,
  136. the filename is:
  137.  
  138.      draft-<author>-<docname>-<rev>.txt, or .ps
  139.  
  140. where <author> is the author's name.
  141.  
  142. For more information on writing and installing an Internet Draft, see
  143. the file 1id-guidelines, ``Guidelines to Authors of Internet Drafts''.
  144.  
  145.