home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 2 / CD-ROM_Today_-_The_Disc_2_June-July_1994.iso / inetinfo / rfc1392 < prev    next >
Text File  |  1993-01-06  |  105KB  |  2,972 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                          G. Malkin
  8. Request for Comments: 1392                                Xylogics, Inc.
  9. FYI: 18                                                 T. LaQuey Parker
  10.                                                                   UTexas
  11.                                                                  Editors
  12.                                                             January 1993
  13.  
  14.  
  15.                         Internet Users' Glossary
  16.  
  17. Status of this Memo
  18.  
  19.    This memo provides information for the Internet community.  It does
  20.    not specify an Internet standard.  Distribution of this memo is
  21.    unlimited.
  22.  
  23.  
  24. Abstract
  25.  
  26.    There are many networking glossaries in existence.  This glossary
  27.    concentrates on terms which are specific to the Internet.  Naturally,
  28.    there are entries for some basic terms and acronyms because other
  29.    entries refer to them.
  30.  
  31.  
  32. Acknowledgements
  33.  
  34.    This document is the work of the User Glossary Working Group of the
  35.    User Services Area of the Internet Engineering Task Force (IETF).
  36.    Special thanks go to Jon Postel for his definitive definition of
  37.    "datagram".
  38.  
  39.  
  40. Table of Contents
  41.  
  42.    non-letter  . .  2      I . . . . . . . 23      R . . . . . . . 40
  43.    A . . . . . . .  2      J . . . . . . . 29      S . . . . . . . 43
  44.    B . . . . . . .  6      K . . . . . . . 29      T . . . . . . . 45
  45.    C . . . . . . .  9      L . . . . . . . 29      U . . . . . . . 48
  46.    D . . . . . . . 12      M . . . . . . . 30      V . . . . . . . 49
  47.    E . . . . . . . 16      N . . . . . . . 33      W . . . . . . . 49
  48.    F . . . . . . . 18      O . . . . . . . 36      X . . . . . . . 50
  49.    G . . . . . . . 20      P . . . . . . . 37      Y . . . . . . . 51
  50.    H . . . . . . . 21      Q . . . . . . . 40      Z . . . . . . . 51
  51.  
  52.    References  . . . . . . . . . . . . . . . . . . . . . . . . . . 52
  53.    Security Considerations . . . . . . . . . . . . . . . . . . . . 53
  54.    Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . 53
  55.  
  56.  
  57.  
  58. User Glossary Working Group                                     [Page 1]
  59.  
  60. RFC 1392                   Internet Glossary                January 1993
  61.  
  62.  
  63. Glossary
  64.  
  65.    10BaseT
  66.       A variant of Ethernet which allows stations to be attached via
  67.       twisted pair cable.  See also: Ethernet, twisted pair.
  68.  
  69.    802.x
  70.       The set of IEEE standards for the definition of LAN protocols.
  71.       See also: IEEE.
  72.  
  73.    822
  74.       See: RFC 822
  75.  
  76.    :-)
  77.       This odd symbol is one of the ways a person can portray "mood" in
  78.       the very flat medium of computers--by using "smiley faces".  This
  79.       is "metacommunication", and there are literally hundreds of such
  80.       symbols, from the obvious to the obscure.  This particular example
  81.       expresses "happiness".  Don't see it?  Tilt your head to the left
  82.       90 degrees.  Smiles are also used to denote sarcasm.
  83.       [Source: ZEN]
  84.  
  85.    abstract syntax
  86.       A description of a data structure that is independent of machine-
  87.       oriented structures and encodings.
  88.       [Source: RFC1208]
  89.  
  90.    Abstract Syntax Notation One (ASN.1)
  91.       The language used by the OSI protocols for describing abstract
  92.       syntax.  This language is also used to encode SNMP packets.  ASN.1
  93.       is defined in ISO documents 8824.2 and 8825.2.  See also: Basic
  94.       Encoding Rules.
  95.  
  96.    Acceptable Use Policy (AUP)
  97.       Many transit networks have policies which restrict the use to
  98.       which the network may be put.  A well known example is NSFNET's
  99.       AUP which does not allow commercial use.  Enforcement of AUPs
  100.       varies with the network.  See also: National Science Foundation.
  101.  
  102.    Access Control List (ACL)
  103.       Most network security systems operate by allowing selective use of
  104.       services.  An Access Control List is the usual means by which
  105.       access to, and denial of, services is controlled.  It is simply a
  106.       list of the services available, each with a list of the hosts
  107.       permitted to use the service.
  108.  
  109.    ACK
  110.       See: Acknowledgment
  111.  
  112.  
  113.  
  114. User Glossary Working Group                                     [Page 2]
  115.  
  116. RFC 1392                   Internet Glossary                January 1993
  117.  
  118.  
  119.    acknowledgment (ACK)
  120.       A type of message sent to indicate that a block of data arrived at
  121.       its destination without error.  See also: Negative
  122.       Acknowledgement.
  123.       [Source: NNSC]
  124.  
  125.    ACL
  126.       See: Access Control List
  127.  
  128.    AD
  129.       See: Administrative Domain
  130.  
  131.    address
  132.       There are three types of addresses in common use within the
  133.       Internet.  They are email address; IP, internet or Internet
  134.       address; and hardware or MAC address.  See also: email address, IP
  135.       address, internet address, MAC address.
  136.  
  137.    address mask
  138.       A bit mask used to identify which bits in an IP address correspond
  139.       to the network and subnet portions of the address.  This mask is
  140.       often referred to as the subnet mask because the network portion
  141.       of the address can be determined by the encoding inherent in an IP
  142.       address.
  143.  
  144.    address resolution
  145.       Conversion of an internet address into the corresponding physical
  146.       address.
  147.  
  148.    Address Resolution Protocol (ARP)
  149.       Used to dynamically discover the low level physical network
  150.       hardware address that corresponds to the high level IP address for
  151.       a given host.  ARP is limited to physical network systems that
  152.       support broadcast packets that can be heard by all hosts on the
  153.       network.  It is defined in RFC 826.  See also: proxy ARP.
  154.  
  155.    Administrative Domain (AD)
  156.       A collection of hosts and routers, and the interconnecting
  157.       network(s), managed by a single administrative authority.
  158.  
  159.    Advanced Research Projects Agency Network (ARPANET)
  160.       A pioneering longhaul network funded by ARPA (now DARPA).  It
  161.       served as the basis for early networking research, as well as a
  162.       central backbone during the development of the Internet.  The
  163.       ARPANET consisted of individual packet switching computers
  164.       interconnected by leased lines.  See also: Defense Advanced
  165.       Research Projects Agency.
  166.       [Source: FYI4]
  167.  
  168.  
  169.  
  170. User Glossary Working Group                                     [Page 3]
  171.  
  172. RFC 1392                   Internet Glossary                January 1993
  173.  
  174.  
  175.    agent
  176.       In the client-server model, the part of the system that performs
  177.       information preparation and exchange on behalf of a client or
  178.       server application.
  179.       [Source: RFC1208]
  180.  
  181.    alias
  182.       A name, usually short and easy to remember, that is translated
  183.       into another name, usually long and difficult to remember.
  184.  
  185.    American National Standards Institute (ANSI)
  186.       This organization is responsible for approving U.S. standards in
  187.       many areas, including computers and communications.  Standards
  188.       approved by this organization are often called ANSI standards
  189.       (e.g., ANSI C is the version of the C language approved by ANSI).
  190.       ANSI is a member of ISO.  See also: International Organization for
  191.       Standardization.
  192.       [Source: NNSC]
  193.  
  194.    American Standard Code for Information Interchange (ASCII)
  195.       A standard character-to-number encoding widely used in the
  196.       computer industry.  See also: EBCDIC.
  197.  
  198.    anonymous FTP
  199.       Anonymous FTP allows a user to retrieve documents, files,
  200.       programs, and other archived data from anywhere in the Internet
  201.       without having to establish a userid and password.  By using the
  202.       special userid of "anonymous" the network user will bypass local
  203.       security checks and will have access to publicly accessible files
  204.       on the remote system.  See also: archive site, File Transfer
  205.       Protocol.
  206.  
  207.    ANSI
  208.       See: American National Standards Institute
  209.  
  210.    API
  211.       See: Application Program Interface
  212.  
  213.    Appletalk
  214.       A networking protocol developed by Apple Computer for
  215.       communication between Apple Computer products and other computers.
  216.       This protocol is independent of the network layer on which it is
  217.       run.  Current implementations exist for Localtalk, a 235Kb/s local
  218.       area network; and Ethertalk, a 10Mb/s local area network.
  219.       [Source: NNSC]
  220.  
  221.    application
  222.       A program that performs a function directly for a user.  FTP, mail
  223.  
  224.  
  225.  
  226. User Glossary Working Group                                     [Page 4]
  227.  
  228. RFC 1392                   Internet Glossary                January 1993
  229.  
  230.  
  231.       and Telnet clients are examples of network applications.
  232.  
  233.    application layer
  234.       The top layer of the network protocol stack.  The application
  235.       layer is concerned with the semantics of work (e.g., formatting
  236.       electronic mail messages).  How to represent that data and how to
  237.       reach the foreign node are issues for lower layers of the network.
  238.       [Source: MALAMUD]
  239.  
  240.    Application Program Interface (API)
  241.       A set of calling conventions which define how a service is invoked
  242.       through a software package.
  243.       [Source: RFC1208]
  244.  
  245.    archie
  246.       A system to automatically gather, index and serve information on
  247.       the Internet.  The initial implementation of archie provided an
  248.       indexed directory of filenames from all anonymous FTP archives on
  249.       the Internet.  Later versions provide other collections of
  250.       information.  See also: archive site, Gopher, Prospero, Wide Area
  251.       Information Servers.
  252.  
  253.    archive site
  254.       A machine that provides access to a collection of files across the
  255.       Internet.  An "anonymous FTP archive site", for example, provides
  256.       access to this material via the FTP protocol.  See also: anonymous
  257.       FTP, archie, Gopher, Prospero, Wide Area Information Servers.
  258.  
  259.    ARP
  260.       See: Address Resolution Protocol
  261.  
  262.    ARPA
  263.       See: Defense Advanced Research Projects Agency
  264.  
  265.    ARPANET
  266.       See: Advanced Research Projects Agency Network
  267.  
  268.    AS
  269.       See: Autonomous System
  270.  
  271.    ASCII
  272.       See: American Standard Code for Information Interchange
  273.  
  274.    ASN.1
  275.       See: Abstract Syntax Notation One
  276.  
  277.    assigned numbers
  278.       The RFC [STD2] which documents the currently assigned values from
  279.  
  280.  
  281.  
  282. User Glossary Working Group                                     [Page 5]
  283.  
  284. RFC 1392                   Internet Glossary                January 1993
  285.  
  286.  
  287.       several series of numbers used in network protocol
  288.       implementations.  This RFC is updated periodically and, in any
  289.       case, current information can be obtained from the Internet
  290.       Assigned Numbers Authority (IANA).  If you are developing a
  291.       protocol or application that will require the use of a link,
  292.       socket, port, protocol, etc., please contact the IANA to receive a
  293.       number assignment.  See also: Internet Assigned Numbers Authority,
  294.       STD.
  295.       [Source: STD2]
  296.  
  297.    Asynchronous Transfer Mode (ATM)
  298.       A method for the dynamic allocation of bandwidth using a fixed-
  299.       size packet (called a cell).  ATM is also known as "fast packet".
  300.  
  301.    ATM
  302.       See: Asynchronous Transfer Mode
  303.  
  304.    AUP
  305.       See: Acceptable Use Policy
  306.  
  307.    authentication
  308.       The verification of the identity of a person or process.
  309.       [Source: MALAMUD]
  310.  
  311.    Autonomous System (AS)
  312.       A collection of routers under a single administrative authority
  313.       using a common Interior Gateway Protocol for routing packets.
  314.  
  315.    backbone
  316.       The top level in a hierarchical network.  Stub and transit
  317.       networks which connect to the same backbone are guaranteed to be
  318.       interconnected.  See also: stub network, transit network.
  319.  
  320.    bandwidth
  321.       Technically, the difference, in Hertz (Hz), between the highest
  322.       and lowest frequencies of a transmission channel.  However, as
  323.       typically used, the amount of data that can be sent through a
  324.       given communications circuit.
  325.  
  326.    bang path
  327.       A series of machine names used to direct electronic mail from one
  328.       user to another, typically by specifying an explicit UUCP path
  329.       through which the mail is to be routed.  See also: email address,
  330.       mail path, UNIX-to-UNIX CoPy.
  331.  
  332.    baseband
  333.       A transmission medium through which digital signals are sent
  334.       without complicated frequency shifting.  In general, only one
  335.  
  336.  
  337.  
  338. User Glossary Working Group                                     [Page 6]
  339.  
  340. RFC 1392                   Internet Glossary                January 1993
  341.  
  342.  
  343.       communication channel is available at any given time.  Ethernet is
  344.       an example of a baseband network.  See also: broadband, Ethernet.
  345.       [Source: NNSC]
  346.  
  347.    Basic Encoding Rules (BER)
  348.       Standard rules for encoding data units described in ASN.1.
  349.       Sometimes incorrectly lumped under the term ASN.1, which properly
  350.       refers only to the abstract syntax description language, not the
  351.       encoding technique.  See also: Abstract Syntax Notation One.
  352.       [Source: NNSC]
  353.  
  354.    BBS
  355.       See: Bulletin Board System
  356.  
  357.    BCNU
  358.       Be Seein' You
  359.  
  360.    BER
  361.       See: Basic Encoding Rules
  362.  
  363.    Berkeley Internet Name Domain (BIND)
  364.       Implementation of a DNS server developed and distributed by the
  365.       University of California at Berkeley.  Many Internet hosts run
  366.       BIND, and it is the ancestor of many commercial BIND
  367.       implementations.
  368.  
  369.    Berkeley Software Distribution (BSD)
  370.       Implementation of the UNIX operating system and its utilities
  371.       developed and distributed by the University of California at
  372.       Berkeley.  "BSD" is usually preceded by the version number of the
  373.       distribution, e.g., "4.3 BSD" is version 4.3 of the Berkeley UNIX
  374.       distribution.  Many Internet hosts run BSD software, and it is the
  375.       ancestor of many commercial UNIX implementations.
  376.       [Source: NNSC]
  377.  
  378.    BGP
  379.       See: Border Gateway Protocol
  380.  
  381.    big-endian
  382.       A format for storage or transmission of binary data in which the
  383.       most significant bit (or byte) comes first.  The term comes from
  384.       "Gulliver's Travels" by Jonathan Swift.  The Lilliputians, being
  385.       very small, had correspondingly small political problems.  The
  386.       Big-Endian and Little-Endian parties debated over whether soft-
  387.       boiled eggs should be opened at the big end or the little end.
  388.       See also: little-endian.
  389.       [Source: RFC1208]
  390.  
  391.  
  392.  
  393.  
  394. User Glossary Working Group                                     [Page 7]
  395.  
  396. RFC 1392                   Internet Glossary                January 1993
  397.  
  398.  
  399.    binary
  400.       11001001
  401.  
  402.    BIND
  403.       See: Berkeley Internet Name Domain
  404.  
  405.    Birds Of a Feather (BOF)
  406.       A Birds Of a Feather (flocking together) is an informal discussion
  407.       group.  It is formed, often ad hoc, to consider a specific issue
  408.       and, therefore, has a narrow focus.
  409.  
  410.    Bitnet
  411.       An academic computer network that provides interactive electronic
  412.       mail and file transfer services, using a store-and-forward
  413.       protocol, based on IBM Network Job Entry protocols.  Bitnet-II
  414.       encapsulates the Bitnet protocol within IP packets and depends on
  415.       the Internet to route them.
  416.  
  417.    BOF
  418.       See: Birds Of a Feather
  419.  
  420.    BOOTP
  421.       The Bootstrap Protocol, described in RFCs 951 and 1084, is used
  422.       for booting diskless nodes.  See also: Reverse Address Resolution
  423.       Protocol.
  424.  
  425.    Border Gateway Protocol (BGP)
  426.       The Border Gateway Protocol is an exterior gateway protocol
  427.       defined in RFCs 1267 and 1268.  It's design is based on experience
  428.       gained with EGP, as defined in STD 18, RFC 904, and EGP usage in
  429.       the NSFNET Backbone, as described in RFCs 1092 and 1093.  See
  430.       also: Exterior Gateway Protocol.
  431.  
  432.    bounce
  433.       The return of a piece of mail because of an error in its delivery.
  434.       [Source: ZEN]
  435.  
  436.    bridge
  437.       A device which forwards traffic between network segments based on
  438.       datalink layer information.  These segments would have a common
  439.       network layer address.  See also: gateway, router.
  440.  
  441.    broadband
  442.       A transmission medium capable of supporting a wide range of
  443.       frequencies.  It can carry multiple signals by dividing the total
  444.       capacity of the medium into multiple, independent bandwidth
  445.       channels, where each channel operates only on a specific range of
  446.       frequencies.  See also: baseband.
  447.  
  448.  
  449.  
  450. User Glossary Working Group                                     [Page 8]
  451.  
  452. RFC 1392                   Internet Glossary                January 1993
  453.  
  454.  
  455.    broadcast
  456.       A special type of multicast packet which all nodes on the network
  457.       are always willing to receive.  See also: multicast.
  458.  
  459.    broadcast storm
  460.       An incorrect packet broadcast onto a network that causes multiple
  461.       hosts to respond all at once, typically with equally incorrect
  462.       packets which causes the storm to grow exponentially in severity.
  463.  
  464.    brouter
  465.       A device which bridges some packets (i.e., forwards based on
  466.       datalink layer information) and routes other packets (i.e.,
  467.       forwards based on network layer information).  The bridge/route
  468.       decision is based on configuration information.  See also: bridge,
  469.       router.
  470.  
  471.    BSD
  472.       See: Berkeley Software Distribution
  473.  
  474.    BTW
  475.       By The Way
  476.  
  477.    Bulletin Board System (BBS)
  478.       A computer, and associated software, which typically provides
  479.       electronic messaging services, archives of files, and any other
  480.       services or activities of interest to the bulletin board system's
  481.       operator.  Although BBS's have traditionally been the domain of
  482.       hobbyists, an increasing number of BBS's are connected directly to
  483.       the Internet, and many BBS's are currently operated by government,
  484.       educational, and research institutions.  See also: Electronic
  485.       Mail, Internet, Usenet.
  486.       [Source: NWNET]
  487.  
  488.    Campus Wide Information System (CWIS)
  489.       A CWIS makes information and services publicly available on campus
  490.       via kiosks, and makes interactive computing available via kiosks,
  491.       interactive computing systems and campus networks. Services
  492.       routinely include directory information, calendars, bulletin
  493.       boards, databases.
  494.  
  495.    CCIRN
  496.       See: Coordinating Committee for Intercontinental Research Networks
  497.  
  498.    CCITT
  499.       See: Comite Consultatif International de Telegraphique et
  500.       Telephonique
  501.  
  502.  
  503.  
  504.  
  505.  
  506. User Glossary Working Group                                     [Page 9]
  507.  
  508. RFC 1392                   Internet Glossary                January 1993
  509.  
  510.  
  511.    CERT
  512.       See: Computer Emergency Response Team
  513.  
  514.    checksum
  515.       A computed value which is dependent upon the contents of a packet.
  516.       This value is sent along with the packet when it is transmitted.
  517.       The receiving system computes a new checksum based upon the
  518.       received data and compares this value with the one sent with the
  519.       packet.  If the two values are the same, the receiver has a high
  520.       degree of confidence that the data was received correctly.
  521.       [Source: NNSC]
  522.  
  523.    circuit switching
  524.       A communications paradigm in which a dedicated communication path
  525.       is established between two hosts, and on which all packets travel.
  526.       The telephone system is an example of a circuit switched network.
  527.       See also: connection-oriented, connectionless, packet switching.
  528.  
  529.    client
  530.       A computer system or process that requests a service of another
  531.       computer system or process.  A workstation requesting the contents
  532.       of a file from a file server is a client of the file server.  See
  533.       also: client-server model, server.
  534.       [Source: NNSC]
  535.  
  536.    client-server model
  537.       A common way to describe the paradigm of many network protocols.
  538.       Examples include the name-server/name-resolver relationship in DNS
  539.       and the file-server/file-client relationship in NFS.  See also:
  540.       client, server, Domain Name System, Network File System.
  541.  
  542.    CNI
  543.       See: Coalition for Networked Information
  544.  
  545.    Coalition for Networked Information (CNI)
  546.       A consortium formed by American Research Libraries, CAUSE, and
  547.       EDUCOM to promote the creation of, and access to, information
  548.       resources in networked environments in order to enrich scholarship
  549.       and enhance intellectual productivity.
  550.  
  551.    Comite Consultatif International de Telegraphique et Telephonique
  552.       (CCITT)
  553.       This organization is part of the United National International
  554.       Telecommunications Union (ITU) and is responsible for making
  555.       technical recommendations about telephone and data communications
  556.       systems.  Every four years CCITT holds plenary sessions where they
  557.       adopt new standards; the most recent was in 1992.
  558.       [Source: NNSC]
  559.  
  560.  
  561.  
  562. User Glossary Working Group                                    [Page 10]
  563.  
  564. RFC 1392                   Internet Glossary                January 1993
  565.  
  566.  
  567.    Computer Emergency Response Team (CERT)
  568.       The CERT was formed by DARPA in November 1988 in response to the
  569.       needs exhibited during the Internet worm incident.  The CERT
  570.       charter is to work with the Internet community to facilitate its
  571.       response to computer security events involving Internet hosts, to
  572.       take proactive steps to raise the community's awareness of
  573.       computer security issues, and to conduct research targeted at
  574.       improving the security of existing systems.  CERT products and
  575.       services include 24-hour technical assistance for responding to
  576.       computer security incidents, product vulnerability assistance,
  577.       technical documents, and tutorials.  In addition, the team
  578.       maintains a number of mailing lists (including one for CERT
  579.       Advisories), and provides an anonymous FTP server, at "cert.org",
  580.       where security-related documents and tools are archived.  The CERT
  581.       may be reached by email at "cert@cert.org" and by telephone at
  582.       +1-412-268-7090 (24-hour hotline).  See also: Defense Advanced
  583.       Research Projects Agency, worm.
  584.  
  585.    congestion
  586.       Congestion occurs when the offered load exceeds the capacity of a
  587.       data communication path.
  588.  
  589.    connection-oriented
  590.       The data communication method in which communication proceeds
  591.       through three well-defined phases: connection establishment, data
  592.       transfer, connection release.  TCP is a connection-oriented
  593.       protocol.  See also: circuit switching, connectionless, packet
  594.       switching, Transmission Control Protocol.
  595.  
  596.    connectionless
  597.       The data communication method in which communication occurs
  598.       between hosts with no previous setup.  Packets between two hosts
  599.       may take different routes, as each is independent of the other.
  600.       UDP is a connectionless protocol.  See also: circuit switching,
  601.       connection-oriented, packet switching, User Datagram Protocol.
  602.  
  603.    Coordinating Committee for Intercontinental Research Networks (CCIRN)
  604.       A committee that includes the United States FNC and its
  605.       counterparts in North America and Europe.  Co-chaired by the
  606.       executive directors of the FNC and the European Association of
  607.       Research Networks (RARE), the CCIRN provides a forum for
  608.       cooperative planning among the principal North American and
  609.       European research networking bodies.  See also: Federal Networking
  610.       Council, RARE.
  611.       [Source: MALAMUD]
  612.  
  613.    core gateway
  614.       Historically, one of a set of gateways (routers) operated by the
  615.  
  616.  
  617.  
  618. User Glossary Working Group                                    [Page 11]
  619.  
  620. RFC 1392                   Internet Glossary                January 1993
  621.  
  622.  
  623.       Internet Network Operations Center at Bolt, Beranek and Newman
  624.       (BBN).  The core gateway system formed a central part of Internet
  625.       routing in that all groups must advertise paths to their networks
  626.       from a core gateway.
  627.       [Source: MALAMUD]
  628.  
  629.    Corporation for Research and Educational Networking (CREN)
  630.       This organization was formed in October 1989, when Bitnet and
  631.       CSNET (Computer + Science NETwork) were combined under one
  632.       administrative authority.  CSNET is no longer operational, but
  633.       CREN still runs Bitnet.  See also: Bitnet.
  634.       [Source: NNSC]
  635.  
  636.    cracker
  637.       A cracker is an individual who attempts to access computer systems
  638.       without authorization.  These individuals are often malicious, as
  639.       opposed to hackers, and have many means at their disposal for
  640.       breaking into a system.  See also: hacker, Computer Emergency
  641.       Response Team, Trojan Horse, virus, worm.
  642.  
  643.    CRC
  644.       See: cyclic redundancy check
  645.  
  646.    CREN
  647.       See: Corporation for Research and Educational Networking
  648.  
  649.    CWIS
  650.       See: Campus Wide Information system
  651.  
  652.    Cyberspace
  653.       A term coined by William Gibson in his fantasy novel Neuromancer
  654.       to describe the "world" of computers, and the society that gathers
  655.       around them.
  656.       [Source: ZEN]
  657.  
  658.    Cyclic Redundancy Check (CRC)
  659.       A number derived from a set of data that will be transmitted.  By
  660.       recalculating the CRC at the remote end and comparing it to the
  661.       value originally transmitted, the receiving node can detect some
  662.       types of transmission errors.
  663.       [Source: MALAMUD]
  664.  
  665.    DARPA
  666.       See: Defense Advanced Research Projects Agency
  667.  
  668.    Data Encryption Key (DEK)
  669.       Used for the encryption of message text and for the computation of
  670.       message integrity checks (signatures).  See also: encryption.
  671.  
  672.  
  673.  
  674. User Glossary Working Group                                    [Page 12]
  675.  
  676. RFC 1392                   Internet Glossary                January 1993
  677.  
  678.  
  679.    Data Encryption Standard (DES)
  680.       A popular, standard encryption scheme.  See also: encryption.
  681.  
  682.    datagram
  683.       A self-contained, independent entity of data carrying sufficient
  684.       information to be routed from the source to the destination
  685.       computer without reliance on earlier exchanges between this source
  686.       and destination computer and the transporting network.  See also:
  687.       frame, packet.
  688.       [Source: J. Postel]
  689.  
  690.    DCA
  691.       See: Defense Information Systems Agency
  692.  
  693.    DCE
  694.       Data Circuit-terminating Equipment
  695.  
  696.    DCE
  697.       See: Distributed Computing Environment
  698.  
  699.    DDN
  700.       See: Defense Data Network
  701.  
  702.    DDN NIC
  703.       See: Defense Data Network Network Information Center
  704.  
  705.    DECnet
  706.       A proprietary network protocol designed by Digital Equipment
  707.       Corporation.  The functionality of each Phase of the
  708.       implementation, such as Phase IV and Phase V, is different.
  709.  
  710.    default route
  711.       A routing table entry which is used to direct packets addressed to
  712.       networks not explicitly listed in the routing table.
  713.       [Source: MALAMUD]
  714.  
  715.    Defense Advanced Research Projects Agency (DARPA)
  716.       An agency of the U.S. Department of Defense responsible for the
  717.       development of new technology for use by the military.  DARPA
  718.       (formerly known as ARPA) was responsible for funding much of the
  719.       development of the Internet we know today, including the Berkeley
  720.       version of Unix and TCP/IP.
  721.       [Source: NNSC]
  722.  
  723.    Defense Data Network (DDN)
  724.       A global communications network serving the US Department of
  725.       Defense composed of MILNET, other portions of the Internet, and
  726.       classified networks which are not part of the Internet.  The DDN
  727.  
  728.  
  729.  
  730. User Glossary Working Group                                    [Page 13]
  731.  
  732. RFC 1392                   Internet Glossary                January 1993
  733.  
  734.  
  735.       is used to connect military installations and is managed by the
  736.       Defense Information Systems Agency.  See also: Defense Information
  737.       Systems Agency.
  738.  
  739.    Defense Data Network Network Information Center (DDN NIC)
  740.       Often called "The NIC", the DDN NIC's primary responsibility is
  741.       the assignment of Internet network addresses and Autonomous System
  742.       numbers, the administration of the root domain, and providing
  743.       information and support services to the DDN.  It is also a primary
  744.       repository for RFCs.  See also: Autonomous System, network
  745.       address, Internet Registry, Network Information Center, Request
  746.       For Comments.
  747.  
  748.    Defense Information Systems Agency (DISA)
  749.       Formerly called the Defense Communications Agency (DCA), this is
  750.       the government agency responsible for managing the DDN portion of
  751.       the Internet, including the MILNET.  Currently, DISA administers
  752.       the DDN, and supports the user assistance services of the DDN NIC.
  753.       See also: Defense Data Network.
  754.  
  755.    DEK
  756.       See: Data Encryption Key
  757.  
  758.    DES
  759.       See: Data Encryption Standard
  760.  
  761.    dialup
  762.       A temporary, as opposed to dedicated, connection between machines
  763.       established over a standard phone line.
  764.  
  765.    Directory Access Protocol
  766.       X.500 protocol used for communication between a Directory User
  767.       Agent and a Directory System Agent.
  768.       [Source: MALAMUD]
  769.  
  770.    Directory System Agent (DSA)
  771.       The software that provides the X.500 Directory Service for a
  772.       portion of the directory information base.  Generally, each DSA is
  773.       responsible for the directory information for a single
  774.       organization or organizational unit.
  775.       [Source: RFC1208]
  776.  
  777.    Directory User Agent (DUA)
  778.       The software that accesses the X.500 Directory Service on behalf
  779.       of the directory user.  The directory user may be a person or
  780.       another software element.
  781.       [Source: RFC1208]
  782.  
  783.  
  784.  
  785.  
  786. User Glossary Working Group                                    [Page 14]
  787.  
  788. RFC 1392                   Internet Glossary                January 1993
  789.  
  790.  
  791.    DISA
  792.       See: Defense Information Systems Agency
  793.  
  794.    Distributed Computing Environment (DCE)
  795.       An architecture of standard programming interfaces, conventions,
  796.       and server functionalities (e.g., naming, distributed file system,
  797.       remote procedure call) for distributing applications transparently
  798.       across networks of heterogeneous computers.  Promoted and
  799.       controlled by the Open Software Foundation (OSF), a consortium led
  800.       by Digital, IBM and Hewlett Packard.
  801.       [Source: RFC1208]
  802.  
  803.    distributed database
  804.       A collection of several different data repositories that looks
  805.       like a single database to the user.  A prime example in the
  806.       Internet is the Domain Name System.
  807.  
  808.    DIX Ethernet
  809.       See: Ethernet
  810.  
  811.    DNS
  812.       See: Domain Name System
  813.  
  814.    domain
  815.       "Domain" is a heavily overused term in the Internet.  It can be
  816.       used in the Administrative Domain context, or the Domain Name
  817.       context.  See also: Administrative Domain, Domain Name System.
  818.  
  819.    Domain Name System (DNS)
  820.       The DNS is a general purpose distributed, replicated, data query
  821.       service.  The principal use is the lookup of host IP addresses
  822.       based on host names.  The style of host names now used in the
  823.       Internet is called "domain name", because they are the style of
  824.       names used to look up anything in the DNS.  Some important domains
  825.       are: .COM (commercial), .EDU (educational), .NET (network
  826.       operations), .GOV (U.S. government), and .MIL (U.S. military).
  827.       Most countries also have a domain.  For example, .US (United
  828.       States), .UK (United Kingdom), .AU (Australia).  It is defined in
  829.       STD 13, RFCs 1034 and 1035.  See also: Fully Qualified Domain
  830.       Name.
  831.  
  832.    dot address (dotted decimal notation)
  833.       Dot address refers to the common notation for IP addresses of the
  834.       form A.B.C.D; where each letter represents, in decimal, one byte
  835.       of a four byte IP address.  See also: IP address.
  836.       [Source: FYI4]
  837.  
  838.  
  839.  
  840.  
  841.  
  842. User Glossary Working Group                                    [Page 15]
  843.  
  844. RFC 1392                   Internet Glossary                January 1993
  845.  
  846.  
  847.    DS1
  848.       A framing specification for T-1 synchronous lines.  See also: T1
  849.  
  850.    DS3
  851.       A framing specification for T-3 synchronous lines.  See also: T3
  852.  
  853.    DSA
  854.       See: Directory System Agent
  855.  
  856.    DTE
  857.       Data Terminal Equipment
  858.  
  859.    DUA
  860.       See: Directory User Agent
  861.  
  862.    dynamic adaptive routing
  863.       Automatic rerouting of traffic based on a sensing and analysis of
  864.       current actual network conditions.  NOTE: this does not include
  865.       cases of routing decisions taken on predefined information.
  866.       [Source: J. Postel]
  867.  
  868.    EARN
  869.       See: European Academic and Research Network
  870.  
  871.    EBCDIC
  872.       See: Extended Binary Coded Decimal Interchange Code
  873.  
  874.    Ebone
  875.       A pan-European backbone service.
  876.  
  877.    EFF
  878.       See: Electronic Frontier Foundation
  879.  
  880.    EFLA
  881.       See: Extended Four Letter Acronym
  882.  
  883.    EGP
  884.       See: Exterior Gateway Protocol
  885.  
  886.    Electronic Frontier Foundation (EFF)
  887.       A foundation established to address social and legal issues
  888.       arising from the impact on society of the increasingly pervasive
  889.       use of computers as a means of communication and information
  890.       distribution.
  891.  
  892.    Electronic Mail (email)
  893.       A system whereby a computer user can exchange messages with other
  894.       computer users (or groups of users) via a communications network.
  895.  
  896.  
  897.  
  898. User Glossary Working Group                                    [Page 16]
  899.  
  900. RFC 1392                   Internet Glossary                January 1993
  901.  
  902.  
  903.       Electronic mail is one of the most popular uses of the Internet.
  904.       [Source: NNSC]
  905.  
  906.    email
  907.       See: Electronic mail
  908.  
  909.    email address
  910.       The domain-based or UUCP address that is used to send electronic
  911.       mail to a specified destination.  For example an editor's address
  912.       is "gmalkin@xylogics.com".  See also: bang path, mail path, UNIX-
  913.       to-UNIX CoPy.
  914.       [Source: ZEN]
  915.  
  916.    encapsulation
  917.       The technique used by layered protocols in which a layer adds
  918.       header information to the protocol data unit (PDU) from the layer
  919.       above.  As an example, in Internet terminology, a packet would
  920.       contain a header from the physical layer, followed by a header
  921.       from the network layer (IP), followed by a header from the
  922.       transport layer (TCP), followed by the application protocol data.
  923.       [Source: RFC1208]
  924.  
  925.    encryption
  926.       Encryption is the manipulation of a packet's data in order to
  927.       prevent any but the intended recipient from reading that data.
  928.       There are many types of data encryption, and they are the basis of
  929.       network security.  See also: Data Encryption Standard.
  930.  
  931.    Ethernet
  932.       A 10-Mb/s standard for LANs, initially developed by Xerox, and
  933.       later refined by Digital, Intel and Xerox (DIX).  All hosts are
  934.       connected to a coaxial cable where they contend for network access
  935.       using a Carrier Sense Multiple Access with Collision Detection
  936.       (CSMA/CD) paradigm.  See also: 802.x, Local Area Network, token
  937.       ring.
  938.  
  939.    Ethernet meltdown
  940.       An event that causes saturation, or near saturation, on an
  941.       Ethernet.  It usually results from illegal or misrouted packets
  942.       and typically lasts only a short time.
  943.       [Source: COMER]
  944.  
  945.    European Academic and Research Network (EARN)
  946.       A network connecting European academic and research institutions
  947.       with electronic mail and file transfer services using the Bitnet
  948.       protocol.  See also: Bitnet
  949.  
  950.  
  951.  
  952.  
  953.  
  954. User Glossary Working Group                                    [Page 17]
  955.  
  956. RFC 1392                   Internet Glossary                January 1993
  957.  
  958.  
  959.    Extended Binary Coded Decimal Interchange Code (EBCDIC)
  960.       A standard character-to-number encoding used primarily by IBM
  961.       computer systems.  See also: ASCII.
  962.  
  963.    Extended Four Letter Acronym (EFLA)
  964.       A recognition of the fact that there are far too many TLAs.  See
  965.       also: Three Letter Acronym.
  966.       [Source: K. Morgan]
  967.  
  968.    Exterior Gateway Protocol (EGP)
  969.       A protocol which distributes routing information to the routers
  970.       which connect autonomous systems.  The term "gateway" is
  971.       historical, as "router" is currently the preferred term.  There is
  972.       also a routing protocol called EGP defined in STD 18, RFC 904.
  973.       See also: Autonomous System, Border Gateway Protocol, Interior
  974.       Gateway Protocol.
  975.  
  976.    eXternal Data Representation (XDR)
  977.       A standard for machine independent data structures developed by
  978.       Sun Microsystems and defined in RFC 1014.  It is similar to ASN.1.
  979.       See also: Abstract Syntax Notation One.
  980.       [Source: RFC1208]
  981.  
  982.    FARNET
  983.       A non-profit corporation, established in 1987, whose mission is to
  984.       advance the use of computer networks to improve research and
  985.       education.
  986.  
  987.    FAQ
  988.       Frequently Asked Question
  989.  
  990.    FDDI
  991.       See: Fiber Distributed Data Interface
  992.  
  993.    Federal Information Exchange (FIX)
  994.       One of the connection points between the American governmental
  995.       internets and the Internet.
  996.       [Source: SURA]
  997.  
  998.    Federal Networking Council (FNC)
  999.       The coordinating group of representatives from those federal
  1000.       agencies involved in the development and use of federal
  1001.       networking, especially those networks using TCP/IP and the
  1002.       Internet.  Current members include representatives from DOD, DOE,
  1003.       DARPA, NSF, NASA, and HHS.  See also: Defense Advanced Research
  1004.       Projects Agency, National Science Foundation.
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010. User Glossary Working Group                                    [Page 18]
  1011.  
  1012. RFC 1392                   Internet Glossary                January 1993
  1013.  
  1014.  
  1015.    Fiber Distributed Data Interface (FDDI)
  1016.       A high-speed (100Mb/s) LAN standard.  The underlying medium is
  1017.       fiber optics, and the topology is a dual-attached, counter-
  1018.       rotating token ring.  See also: Local Area Network, token ring.
  1019.       [Source: RFC1208]
  1020.  
  1021.    file transfer
  1022.       The copying of a file from one computer to another over a computer
  1023.       network.  See also: File Transfer Protocol, Kermit.
  1024.  
  1025.    File Transfer Protocol (FTP)
  1026.       A protocol which allows a user on one host to access, and transfer
  1027.       files to and from, another host over a network.  Also, FTP is
  1028.       usually the name of the program the user invokes to execute the
  1029.       protocol.  It is defined in STD 9, RFC 959.  See also: anonymous
  1030.       FTP.
  1031.  
  1032.    finger
  1033.       A program that displays information about a particular user, or
  1034.       all users, logged on the local system or on a remote system.  It
  1035.       typically shows full name, last login time, idle time, terminal
  1036.       line, and terminal location (where applicable).  It may also
  1037.       display plan and project files left by the user.
  1038.  
  1039.    FIX
  1040.       See: Federal Information Exchange
  1041.  
  1042.    flame
  1043.       A strong opinion and/or criticism of something, usually as a frank
  1044.       inflammatory statement, in an electronic mail message.  It is
  1045.       common to precede a flame with an indication of pending fire
  1046.       (i.e., FLAME ON!).  Flame Wars occur when people start flaming
  1047.       other people for flaming when they shouldn't have.  See also:
  1048.       Electronic Mail
  1049.  
  1050.    FNC
  1051.       See: Federal Networking Council
  1052.  
  1053.    For Your Information (FYI)
  1054.       A subseries of RFCs that are not technical standards or
  1055.       descriptions of protocols.  FYIs convey general information about
  1056.       topics related to TCP/IP or the Internet.  See also: Request For
  1057.       Comments, STD.
  1058.  
  1059.    FQDN
  1060.       See: Fully Qualified Domain Name
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066. User Glossary Working Group                                    [Page 19]
  1067.  
  1068. RFC 1392                   Internet Glossary                January 1993
  1069.  
  1070.  
  1071.    fragment
  1072.       A piece of a packet.  When a router is forwarding an IP packet to
  1073.       a network that has a maximum packet size smaller than the packet
  1074.       size, it is forced to break up that packet into multiple
  1075.       fragments.  These fragments will be reassembled by the IP layer at
  1076.       the destination host.
  1077.  
  1078.    fragmentation
  1079.       The IP process in which a packet is broken into smaller pieces to
  1080.       fit the requirements of a physical network over which the packet
  1081.       must pass.  See also: reassembly.
  1082.  
  1083.    frame
  1084.       A frame is a datalink layer "packet" which contains the header and
  1085.       trailer information required by the physical medium.  That is,
  1086.       network layer packets are encapsulated to become frames.  See
  1087.       also: datagram, encapsulation, packet.
  1088.  
  1089.    freenet
  1090.       Community-based bulletin board system with email, information
  1091.       services, interactive communications, and conferencing.  Freenets
  1092.       are funded and operated by individuals and volunteers -- in one
  1093.       sense, like public television.  They are part of the National
  1094.       Public Telecomputing Network (NPTN), an organization based in
  1095.       Cleveland, Ohio, devoted to making computer telecommunication and
  1096.       networking services as freely available as public libraries.
  1097.       [Source: LAQUEY]
  1098.  
  1099.    FTP
  1100.       See: File Transfer Protocol
  1101.  
  1102.    Fully Qualified Domain Name (FQDN)
  1103.       The FQDN is the full name of a system, rather than just its
  1104.       hostname.  For example, "venera" is a hostname and
  1105.       "venera.isi.edu" is an FQDN.  See also: hostname, Domain Name
  1106.       System.
  1107.  
  1108.    FYI
  1109.       See: For Your Information
  1110.  
  1111.    gross
  1112.       A dozen dozen (144).
  1113.  
  1114.    gated
  1115.       Gatedaemon.  A program which supports multiple routing protocols
  1116.       and protocol families.  It may be used for routing, and makes an
  1117.       effective platform for routing protocol research.  The software is
  1118.       freely available by anonymous FTP from "gated.cornell.edu".
  1119.  
  1120.  
  1121.  
  1122. User Glossary Working Group                                    [Page 20]
  1123.  
  1124. RFC 1392                   Internet Glossary                January 1993
  1125.  
  1126.  
  1127.       Pronounced "gate-dee".  See also: Exterior Gateway Protocol, Open
  1128.       Shortest Path First..., Routing Information Protocol, routed.
  1129.  
  1130.    gateway
  1131.       The term "router" is now used in place of the original definition
  1132.       of "gateway".  Currently, a gateway is a communications
  1133.       device/program which passes data between networks having similar
  1134.       functions but dissimilar implementations.  This should not be
  1135.       confused with a protocol converter.  By this definition, a router
  1136.       is a layer 3 (network layer) gateway, and a mail gateway is a
  1137.       layer 7 (application layer) gateway.  See also: mail gateway,
  1138.       router, protocol converter.
  1139.  
  1140.    Gopher
  1141.       A distributed information service that makes available
  1142.       hierarchical collections of information across the Internet.
  1143.       Gopher uses a simple protocol that allows a single Gopher client
  1144.       to access information from any accessible Gopher server, providing
  1145.       the user with a single "Gopher space" of information.  Public
  1146.       domain versions of the client and server are available.  See also:
  1147.       archie, archive site, Prospero, Wide Area Information Servers.
  1148.  
  1149.    GOSIP
  1150.       See: Government OSI Profile
  1151.  
  1152.    Government OSI Profile
  1153.       A subset of OSI standards specific to U.S. Government
  1154.       procurements, designed to maximize interoperability in areas where
  1155.       plain OSI standards are ambiguous or allow excessive options.
  1156.       [Source: BIG-LAN]
  1157.  
  1158.    hacker
  1159.       A person who delights in having an intimate understanding of the
  1160.       internal workings of a system, computers and computer networks in
  1161.       particular.  The term is often misused in a pejorative context,
  1162.       where "cracker" would be the correct term.  See also: cracker.
  1163.  
  1164.    header
  1165.       The portion of a packet, preceding the actual data, containing
  1166.       source and destination addresses, and error checking and other
  1167.       fields.  A header is also the part of an electronic mail message
  1168.       that precedes the body of a message and contains, among other
  1169.       things, the message originator, date and time.  See also:
  1170.       Electronic Mail, packet.
  1171.  
  1172.    heterogeneous network
  1173.       A network running multiple network layer protocols.  See also:
  1174.       DECnet, IP, IPX, XNS.
  1175.  
  1176.  
  1177.  
  1178. User Glossary Working Group                                    [Page 21]
  1179.  
  1180. RFC 1392                   Internet Glossary                January 1993
  1181.  
  1182.  
  1183.    hierarchical routing
  1184.       The complex problem of routing on large networks can be simplified
  1185.       by reducing the size of the networks.  This is accomplished by
  1186.       breaking a network into a hierarchy of networks, where each level
  1187.       is responsible for its own routing.  The Internet has, basically,
  1188.       three levels: the backbones, the mid-levels, and the stub
  1189.       networks.  The backbones know how to route between the mid-levels,
  1190.       the mid-levels know how to route between the sites, and each site
  1191.       (being an autonomous system) knows how to route internally.  See
  1192.       also: Autonomous System, Exterior Gateway Protocol, Interior
  1193.       Gateway Protocol, stub network, transit network.
  1194.  
  1195.    High Performance Computing and Communications (HPCC)
  1196.       High performance computing encompasses advanced computing,
  1197.       communications, and information technologies, including scientific
  1198.       workstations, supercomputer systems, high speed networks, special
  1199.       purpose and experimental systems, the new generation of large
  1200.       scale parallel systems, and application and systems software with
  1201.       all components well integrated and linked over a high speed
  1202.       network.
  1203.       [Source: HPCC]
  1204.  
  1205.    High Performance Parallel Interface (HIPPI)
  1206.       An emerging ANSI standard which extends the computer bus over
  1207.       fairly short distances at speeds of 800 and 1600 Mb/s.  HIPPI is
  1208.       often used in a computer room to connect a supercomputer to
  1209.       routers, frame buffers, mass-storage peripherals, and other
  1210.       computers.  See also: American National Standards Institute
  1211.       [Source: MALAMUD]
  1212.  
  1213.    HIPPI
  1214.       See: High Performance Parallel Interface
  1215.  
  1216.    hop
  1217.       A term used in routing.  A path to a destination on a network is a
  1218.       series of hops, through routers, away from the origin.
  1219.  
  1220.    host
  1221.       A computer that allows users to communicate with other host
  1222.       computers on a network.  Individual users communicate by using
  1223.       application programs, such as electronic mail, Telnet and FTP.
  1224.       [Source: NNSC]
  1225.  
  1226.    host address
  1227.       See: internet address
  1228.  
  1229.    hostname
  1230.       The name given to a machine.  See also: Fully Qualified Domain
  1231.  
  1232.  
  1233.  
  1234. User Glossary Working Group                                    [Page 22]
  1235.  
  1236. RFC 1392                   Internet Glossary                January 1993
  1237.  
  1238.  
  1239.       Name.
  1240.       [Source: ZEN]
  1241.  
  1242.    host number
  1243.       See: host address
  1244.  
  1245.    HPCC
  1246.       See: High Performance Computing and Communications
  1247.  
  1248.    hub
  1249.       A device connected to several other devices.  In ARCnet, a hub is
  1250.       used to connect several computers together.  In a message handling
  1251.       service, a hub is used for the transfer of messages across the
  1252.       network.
  1253.       [Source: MALAMUD]
  1254.  
  1255.    I-D
  1256.       See: Internet-Draft
  1257.  
  1258.    IAB
  1259.       See: Internet Architecture Board
  1260.  
  1261.    IANA
  1262.       See: Internet Assigned Numbers Authority
  1263.  
  1264.    ICMP
  1265.       See: Internet Control Message Protocol
  1266.  
  1267.    IEEE
  1268.       Institute of Electrical and Electronics Engineers
  1269.  
  1270.    IEEE 802
  1271.       See: 802.x
  1272.  
  1273.    IEN
  1274.       See: Internet Experiment Note
  1275.  
  1276.    IESG
  1277.       See: Internet Engineering Steering Group
  1278.  
  1279.    IETF
  1280.       See: Internet Engineering Task Force
  1281.  
  1282.    IINREN
  1283.       See: Interagency Interim National Research and Education Network
  1284.  
  1285.    IGP
  1286.       See: Interior Gateway Protocol
  1287.  
  1288.  
  1289.  
  1290. User Glossary Working Group                                    [Page 23]
  1291.  
  1292. RFC 1392                   Internet Glossary                January 1993
  1293.  
  1294.  
  1295.    IMHO
  1296.       In My Humble Opinion
  1297.  
  1298.    IMR
  1299.       See: Internet Monthly Report
  1300.  
  1301.    Integrated Services Digital Network (ISDN)
  1302.       An emerging technology which is beginning to be offered by the
  1303.       telephone carriers of the world.  ISDN combines voice and digital
  1304.       network services in a single medium, making it possible to offer
  1305.       customers digital data services as well as voice connections
  1306.       through a single "wire".  The standards that define ISDN are
  1307.       specified by CCITT.  See also: CCITT.
  1308.       [Source: RFC1208]
  1309.  
  1310.    Interagency Interim National Research and Education Network (IINREN)
  1311.       An evolving operating network system.  Near term (1992-1996)
  1312.       research and development activities will provide for the smooth
  1313.       evolution of this networking infrastructure into the future
  1314.       gigabit NREN.
  1315.       [Source: HPCC]
  1316.  
  1317.    Interior Gateway Protocol (IGP)
  1318.       A protocol which distributes routing information to the routers
  1319.       within an autonomous system.  The term "gateway" is historical, as
  1320.       "router" is currently the preferred term.  See also: Autonomous
  1321.       System, Exterior Gateway Protocol, Open Shortest Path First...,
  1322.       Routing Information Protocol.
  1323.  
  1324.    Intermediate System (IS)
  1325.       An OSI system which performs network layer forwarding.  It is
  1326.       analogous to an IP router.  See also: Open Systems
  1327.       Interconnection, router.
  1328.  
  1329.    Intermediate System-Intermediate System (IS-IS)
  1330.       The OSI IGP.  See also: Open Systems Interconnection, Interior
  1331.       Gateway Protocol.
  1332.  
  1333.    International Organization for Standardization (ISO)
  1334.       A voluntary, nontreaty organization founded in 1946 which is
  1335.       responsible for creating international standards in many areas,
  1336.       including computers and communications.  Its members are the
  1337.       national standards organizations of the 89 member countries,
  1338.       including ANSI for the U.S.  See also: American National Standards
  1339.       Institute, Open Systems Interconnection.
  1340.       [Source: TAN]
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346. User Glossary Working Group                                    [Page 24]
  1347.  
  1348. RFC 1392                   Internet Glossary                January 1993
  1349.  
  1350.  
  1351.    internet
  1352.       While an internet is a network, the term "internet" is usually
  1353.       used to refer to a collection of networks interconnected with
  1354.       routers.  See also: network.
  1355.  
  1356.    Internet
  1357.       (note the capital "I") The Internet is the largest internet in the
  1358.       world.  Is a three level hierarchy composed of backbone networks
  1359.       (e.g., NSFNET, MILNET), mid-level networks, and stub networks.
  1360.       The Internet is a multiprotocol internet.  See also: backbone,
  1361.       mid-level network, stub network, transit network, Internet
  1362.       Protocol, Corporation for Research and Educational Networks,
  1363.       National Science Foundation.
  1364.  
  1365.    internet address
  1366.       A IP address that uniquely identifies a node on an internet.  An
  1367.       Internet address (capital "I"), uniquely identifies a node on the
  1368.       Internet.  See also: internet, Internet, IP address.
  1369.  
  1370.    Internet Architecture Board (IAB)
  1371.       The technical body that oversees the development of the Internet
  1372.       suite of protocols.  It has two task forces: the IETF and the
  1373.       IRTF.  "IAB" previously stood for Internet Activities Board.  See
  1374.       also: Internet Engineering Task Force, Internet Research Task
  1375.       Force.
  1376.  
  1377.    Internet Assigned Numbers Authority (IANA)
  1378.       The central registry for various Internet protocol parameters,
  1379.       such as port, protocol and enterprise numbers, and options, codes
  1380.       and types.  The currently assigned values are listed in the
  1381.       "Assigned Numbers" document [STD2].  To request a number
  1382.       assignment, contact the IANA at "iana@isi.edu".  See also:
  1383.       assigned numbers, STD.
  1384.  
  1385.    Internet Control Message Protocol (ICMP)
  1386.       ICMP is an extension to the Internet Protocol.  It allows for the
  1387.       generation of error messages, test packets and informational
  1388.       messages related to IP.  It is defined in STD 5, RFC 792.
  1389.       [Source: FYI4]
  1390.  
  1391.    Internet-Draft (I-D)
  1392.       Internet-Drafts are working documents of the IETF, its Areas, and
  1393.       its Working Groups.   As the name implies, Internet-Drafts are
  1394.       draft documents.  They are valid for a maximum of six months and
  1395.       may be updated, replaced, or obsoleted by other documents at any
  1396.       time.  Very often, I-Ds are precursors to RFCs.  See also:
  1397.       Internet Engineering Task Force, Request For Comments.
  1398.  
  1399.  
  1400.  
  1401.  
  1402. User Glossary Working Group                                    [Page 25]
  1403.  
  1404. RFC 1392                   Internet Glossary                January 1993
  1405.  
  1406.  
  1407.    Internet Engineering Steering Group (IESG)
  1408.       The IESG is composed of the IETF Area Directors and the IETF
  1409.       Chair.  It provides the first technical review of Internet
  1410.       standards and is responsible for day-to-day "management" of the
  1411.       IETF.  See also: Internet Engineering Task Force.
  1412.  
  1413.    Internet Engineering Task Force (IETF)
  1414.       The IETF is a large, open community of network designers,
  1415.       operators, vendors, and researchers whose purpose is to coordinate
  1416.       the operation, management and evolution of the Internet, and to
  1417.       resolve short-range and mid-range protocol and architectural
  1418.       issues.  It is a major source of proposals for protocol standards
  1419.       which are submitted to the IAB for final approval.  The IETF meets
  1420.       three times a year and extensive minutes are included in the IETF
  1421.       Proceedings.  See also: Internet, Internet Architecture Board.
  1422.       [Source: FYI4]
  1423.  
  1424.    Internet Experiment Note (IEN)
  1425.       A series of reports pertinent to the Internet.  IENs were
  1426.       published in parallel to RFCs and are no longer active.  See also:
  1427.       Internet-Draft, Request For Comments.
  1428.  
  1429.    Internet Monthly Report (IMR)
  1430.       Published monthly, the purpose of the Internet Monthly Reports is
  1431.       to communicate to the Internet Research Group the accomplishments,
  1432.       milestones reached, or problems discovered by the participating
  1433.       organizations.
  1434.  
  1435.    internet number
  1436.       See: internet address
  1437.  
  1438.    Internet Protocol (IP)
  1439.       The Internet Protocol, defined in STD 5, RFC 791, is the network
  1440.       layer for the TCP/IP Protocol Suite.  It is a connectionless,
  1441.       best-effort packet switching protocol.  See also: packet
  1442.       switching, Request For Comments, TCP/IP Protocol Suite.
  1443.  
  1444.    Internet Registry (IR)
  1445.       The IANA has the discretionary authority to delegate portions of
  1446.       its responsibility and, with respect to network address and
  1447.       Autonomous System identifiers, has lodged this responsibility with
  1448.       an IR.  The IR function is performed by the DDN NIC.  See also:
  1449.       Autonomous System, network address, Defense Data Network...,
  1450.       Internet Assigned Numbers Authority.
  1451.  
  1452.    Internet Relay Chat (IRC)
  1453.       A world-wide "party line" protocol that allows one to converse
  1454.       with others in real time.  IRC is structured as a network of
  1455.  
  1456.  
  1457.  
  1458. User Glossary Working Group                                    [Page 26]
  1459.  
  1460. RFC 1392                   Internet Glossary                January 1993
  1461.  
  1462.  
  1463.       servers, each of which accepts connections from client programs,
  1464.       one per user.  See also: talk.
  1465.       [Source: HACKER]
  1466.  
  1467.    Internet Research Steering Group (IRSG)
  1468.       The "governing body" of the IRTF.  See also: Internet Research
  1469.       Task Force.
  1470.       [Source: MALAMUD]
  1471.  
  1472.    Internet Research Task Force (IRTF)
  1473.       The IRTF is chartered by the IAB to consider long-term Internet
  1474.       issues from a theoretical point of view.  It has Research Groups,
  1475.       similar to IETF Working Groups, which are each tasked to discuss
  1476.       different research topics.  Multi-cast audio/video conferencing
  1477.       and privacy enhanced mail are samples of IRTF output.  See also:
  1478.       Internet Architecture Board, Internet Engineering Task Force,
  1479.       Privacy Enhanced Mail.
  1480.  
  1481.    Internet Society (ISOC)
  1482.       The Internet Society is a non-profit, professional membership
  1483.       organization which facilitates and supports the technical
  1484.       evolution of the Internet, stimulates interest in and educates the
  1485.       scientific and academic communities, industry and the public about
  1486.       the technology, uses and applications of the Internet, and
  1487.       promotes the development of new applications for the system.  The
  1488.       Society provides a forum for discussion and collaboration in the
  1489.       operation and use of the global Internet infrastructure.  The
  1490.       Internet Society publishes a quarterly newsletter, the Internet
  1491.       Society News, and holds an annual conference, INET.  The
  1492.       development of Internet technical standards takes place under the
  1493.       auspices of the Internet Society with substantial support from the
  1494.       Corporation for National Research Initiatives under a cooperative
  1495.       agreement with the US Federal Government.
  1496.       [Source: V. Cerf]
  1497.  
  1498.    Internetwork Packet eXchange (IPX)
  1499.       Novell's protocol used by Netware.  A router with IPX routing can
  1500.       interconnect LANs so that Novell Netware clients and servers can
  1501.       communicate.  See also: Local Area Network.
  1502.  
  1503.    interoperability
  1504.       The ability of software and hardware on multiple machines from
  1505.       multiple vendors to communicate meaningfully.
  1506.  
  1507.    IP
  1508.       See: Internet Protocol
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514. User Glossary Working Group                                    [Page 27]
  1515.  
  1516. RFC 1392                   Internet Glossary                January 1993
  1517.  
  1518.  
  1519.    IP address
  1520.       The 32-bit address defined by the Internet Protocol in STD 5, RFC
  1521.       791.  It is usually represented in dotted decimal notation.  See
  1522.       also: dot address, internet address, Internet Protocol, network
  1523.       address, subnet address, host address.
  1524.  
  1525.    IP datagram
  1526.       See: datagram
  1527.  
  1528.    IPX
  1529.       See: Internetwork Packet eXchange
  1530.  
  1531.    IR
  1532.       See: Internet Registry
  1533.  
  1534.    IRC
  1535.       See: Internet Relay Chat
  1536.  
  1537.    IRSG
  1538.       See: Internet Research Steering Group
  1539.  
  1540.    IRTF
  1541.       See: Internet Research Task Force
  1542.  
  1543.    IS
  1544.       See: Intermediate System
  1545.  
  1546.    IS-IS
  1547.       See: Intermediate System-Intermediate System
  1548.  
  1549.    ISDN
  1550.       See: Integrated Services Digital Network
  1551.  
  1552.    ISO
  1553.       See: International Organization for Standardization
  1554.  
  1555.    ISO Development Environment (ISODE)
  1556.       Software that allows OSI services to use a TCP/IP network.
  1557.       Pronounced eye-so-dee-eee.  See also: Open Systems
  1558.       Interconnection, TCP/IP Protocol Suite.
  1559.  
  1560.    ISOC
  1561.       See: Internet Society
  1562.  
  1563.    ISODE
  1564.       See: ISO Development Environment
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570. User Glossary Working Group                                    [Page 28]
  1571.  
  1572. RFC 1392                   Internet Glossary                January 1993
  1573.  
  1574.  
  1575.    JKREY
  1576.       Joyce K. Reynolds
  1577.  
  1578.    KA9Q
  1579.       A popular implementation of TCP/IP and associated protocols for
  1580.       amateur packet radio systems.  See also: TCP/IP Protocol Suite.
  1581.       [Source: RFC1208]
  1582.  
  1583.    Kerberos
  1584.       Kerberos is the security system of MIT's Project Athena.  It is
  1585.       based on symmetric key cryptography.  See also: encryption.
  1586.  
  1587.    Kermit
  1588.       A popular file transfer protocol developed by Columbia University.
  1589.       Because Kermit runs in most operating environments, it provides an
  1590.       easy method of file transfer.  Kermit is NOT the same as FTP.  See
  1591.       also: File Transfer Protocol
  1592.       [Source: MALAMUD]
  1593.  
  1594.    Knowbot
  1595.       An experimental directory service.  See also: white pages, WHOIS,
  1596.       X.500.
  1597.  
  1598.    LAN
  1599.       See: Local Area Network
  1600.  
  1601.    layer
  1602.       Communication networks for computers may be organized as a set of
  1603.       more or less independent protocols, each in a different layer
  1604.       (also called level).  The lowest layer governs direct host-to-host
  1605.       communication between the hardware at different hosts; the highest
  1606.       consists of user applications.  Each layer builds on the layer
  1607.       beneath it.  For each layer, programs at different hosts use
  1608.       protocols appropriate to the layer to communicate with each other.
  1609.       TCP/IP has five layers of protocols; OSI has seven.  The
  1610.       advantages of different layers of protocols is that the methods of
  1611.       passing information from one layer to another are specified
  1612.       clearly as part of the protocol suite, and changes within a
  1613.       protocol layer are prevented from affecting the other layers.
  1614.       This greatly simplifies the task of designing and maintaining
  1615.       communication programs.  See also: Open Systems Interconnection,
  1616.       TCP/IP Protocol Suite.
  1617.  
  1618.    listserv
  1619.       An automated mailing list distribution system originally designed
  1620.       for the Bitnet/EARN network.  See also: Bitnet, European Academic
  1621.       Research Network, mailing list.
  1622.  
  1623.  
  1624.  
  1625.  
  1626. User Glossary Working Group                                    [Page 29]
  1627.  
  1628. RFC 1392                   Internet Glossary                January 1993
  1629.  
  1630.  
  1631.    little-endian
  1632.       A format for storage or transmission of binary data in which the
  1633.       least significant byte (bit) comes first.  See also: big-endian.
  1634.       [Source: RFC1208]
  1635.  
  1636.    LLC
  1637.       See: Logical Link Control
  1638.  
  1639.    Local Area Network (LAN)
  1640.       A data network intended to serve an area of only a few square
  1641.       kilometers or less.  Because the network is known to cover only a
  1642.       small area, optimizations can be made in the network signal
  1643.       protocols that permit data rates up to 100Mb/s.  See also:
  1644.       Ethernet, Fiber Distributed Data Interface, token ring, Wide Area
  1645.       Network.
  1646.       [Source: NNSC]
  1647.  
  1648.    Logical Link Control (LLC)
  1649.       The upper portion of the datalink layer, as defined in IEEE 802.2.
  1650.       The LLC sublayer presents a uniform interface to the user of the
  1651.       datalink service, usually the network layer.  Beneath the LLC
  1652.       sublayer is the MAC sublayer.  See also: 802.x, layer, Media
  1653.       Access Control.
  1654.  
  1655.    Lurking
  1656.       No active participation on the part of a subscriber to an mailing
  1657.       list or USENET newsgroup.  A person who is lurking is just
  1658.       listening to the discussion.  Lurking is encouraged for beginners
  1659.       who need to get up to speed on the history of the group.  See
  1660.       also: Electronic Mail, mailing list, Usenet.
  1661.       [Source: LAQUEY]
  1662.  
  1663.    MAC
  1664.       See: Media Access Control
  1665.  
  1666.    MAC address
  1667.       The hardware address of a device connected to a shared media.  See
  1668.       also: Media Access Control, Ethernet, token ring.
  1669.       [Source: MALAMUD]
  1670.  
  1671.    mail bridge
  1672.       A mail gateway that forwards electronic mail between two or more
  1673.       networks while ensuring that the messages it forwards meet certain
  1674.       administrative criteria.  A mail bridge is simply a specialized
  1675.       form of mail gateway that enforces an administrative policy with
  1676.       regard to what mail it forwards.  See also: Electronic Mail, mail
  1677.       gateway.
  1678.       [Source: NNSC]
  1679.  
  1680.  
  1681.  
  1682. User Glossary Working Group                                    [Page 30]
  1683.  
  1684. RFC 1392                   Internet Glossary                January 1993
  1685.  
  1686.  
  1687.    Mail Exchange Record (MX Record)
  1688.       A DNS resource record type indicating which host can handle mail
  1689.       for a particular domain.  See also: Domain Name System, Electronic
  1690.       Mail.
  1691.       [Source: MALAMUD]
  1692.  
  1693.    mail exploder
  1694.       Part of an electronic mail delivery system which allows a message
  1695.       to be delivered to a list of addresses.  Mail exploders are used
  1696.       to implement mailing lists.  Users send messages to a single
  1697.       address and the mail exploder takes care of delivery to the
  1698.       individual mailboxes in the list.  See also: Electronic Mail,
  1699.       email address, mailing list.
  1700.       [Source: RFC1208]
  1701.  
  1702.    mail gateway
  1703.       A machine that connects two or more electronic mail systems
  1704.       (including dissimilar mail systems) and transfers messages between
  1705.       them.  Sometimes the mapping and translation can be quite complex,
  1706.       and it generally requires a store-and-forward scheme whereby the
  1707.       message is received from one system completely before it is
  1708.       transmitted to the next system, after suitable translations.  See
  1709.       also: Electronic Mail.
  1710.       [Source: RFC1208]
  1711.  
  1712.    mail path
  1713.       A series of machine names used to direct electronic mail from one
  1714.       user to another.  This system of email addressing has been used
  1715.       primarily in UUCP networks which are trying to eliminate its use
  1716.       altogether.  See also: bang path, email address, UNIX-to-UNIX
  1717.       CoPy.
  1718.  
  1719.    mail server
  1720.       A software program that distributes files or information in
  1721.       response to requests sent via email.  Internet examples include
  1722.       Almanac and netlib.  Mail servers have also been used in Bitnet to
  1723.       provide FTP-like services.  See also: Bitnet, Electronic Mail,
  1724.       FTP.
  1725.       [Source: NWNET]
  1726.  
  1727.    mailing list
  1728.       A list of email addresses, used by a mail exploder, to forward
  1729.       messages to groups of people.  Generally, a mailing list is used
  1730.       to discuss certain set of topics, and different mailing lists
  1731.       discuss different topics.  A mailing list may be moderated.  This
  1732.       means that messages sent to the list are actually sent to a
  1733.       moderator who determines whether or not to send the messages on to
  1734.       everyone else.  Requests to subscribe to, or leave, a mailing list
  1735.  
  1736.  
  1737.  
  1738. User Glossary Working Group                                    [Page 31]
  1739.  
  1740. RFC 1392                   Internet Glossary                January 1993
  1741.  
  1742.  
  1743.       should ALWAYS be sent to the list's "-request" address (e.g.,
  1744.       ietf-request@cnri.reston.va.us for the IETF mailing list).  See
  1745.       also: Electronic Mail, mail exploder.
  1746.  
  1747.    MAN
  1748.       See: Metropolitan Area Network
  1749.  
  1750.    Management Information Base (MIB)
  1751.       The set of parameters an SNMP management station can query or set
  1752.       in the SNMP agent of a network device (e.g., router).  Standard,
  1753.       minimal MIBs have been defined, and vendors often have Private
  1754.       enterprise MIBs.  In theory, any SNMP manager can talk to any SNMP
  1755.       agent with a properly defined MIB.  See also: client-server model,
  1756.       Simple Network Management Protocol.
  1757.       [Source: BIG-LAN]
  1758.  
  1759.    Martian
  1760.       A humorous term applied to packets that turn up unexpectedly on
  1761.       the wrong network because of bogus routing entries.  Also used as
  1762.       a name for a packet which has an altogether bogus (non-registered
  1763.       or ill-formed) internet address.
  1764.       [Source: RFC1208]
  1765.  
  1766.    Maximum Transmission Unit (MTU)
  1767.       The largest frame length which may be sent on a physical medium.
  1768.       See also: fragmentation, frame.
  1769.  
  1770.    Media Access Control (MAC)
  1771.       The lower portion of the datalink layer.  The MAC differs for
  1772.       various physical media.  See also: MAC Address, Ethernet, Logical
  1773.       Link Control, token ring.
  1774.  
  1775.    message switching
  1776.       See: packet switching
  1777.  
  1778.    Metropolitan Area Network (MAN)
  1779.       A data network intended to serve an area approximating that of a
  1780.       large city.  Such networks are being implemented by innovative
  1781.       techniques, such as running fiber cables through subway tunnels.
  1782.       A popular example of a MAN is SMDS.  See also: Local Area Network,
  1783.       Switched Multimegabit Data Service, Wide Area Network.
  1784.       [Source: NNSC]
  1785.  
  1786.    MIB
  1787.       See: Management Information Base
  1788.  
  1789.    mid-level network
  1790.       Mid-level networks (a.k.a. regionals) make up the second level of
  1791.  
  1792.  
  1793.  
  1794. User Glossary Working Group                                    [Page 32]
  1795.  
  1796. RFC 1392                   Internet Glossary                January 1993
  1797.  
  1798.  
  1799.       the Internet hierarchy.  They are the transit networks which
  1800.       connect the stub networks to the backbone networks.  See also:
  1801.       backbone, Internet, stub network, transit network.
  1802.  
  1803.    MIME
  1804.       See: Multipurpose Internet Mail Extensions
  1805.  
  1806.    moderator
  1807.       A person, or small group of people, who manage moderated mailing
  1808.       lists and newsgroups.  Moderators are responsible for determining
  1809.       which email submissions are passed on to list.  See also:
  1810.       Electronic Mail, mailing list, Usenet.
  1811.  
  1812.    MTU
  1813.       See: Maximum Transmission Unit
  1814.  
  1815.    MUD
  1816.       See: Multi-User Dungeon
  1817.  
  1818.    multicast
  1819.       A packet with a special destination address which multiple nodes
  1820.       on the network may be willing to receive.  See also: broadcast.
  1821.  
  1822.    multihomed host
  1823.       A host which has more than one connection to a network.  The host
  1824.       may send and receive data over any of the links but will not route
  1825.       traffic for other nodes.  See also: host, router.
  1826.       [Source: MALAMUD]
  1827.  
  1828.    Multipurpose Internet Mail Extensions (MIME)
  1829.       An extension to Internet email which provides the ability to
  1830.       transfer non-textual data, such as graphics, audio and fax.  It is
  1831.       defined in RFC 1341.  See also: Electronic Mail
  1832.  
  1833.    Multi-User Dungeon (MUD)
  1834.       Adventure, role playing games, or simulations played on the
  1835.       Internet.  Devotees call them "text-based virtual reality
  1836.       adventures".  The games can feature fantasy combat, booby traps
  1837.       and magic.  Players interact in real time and can change the
  1838.       "world" in the game as they play it.  Most MUDs are based on the
  1839.       Telnet protocol.  See also: Telnet.
  1840.       [Source: LAQUEY]
  1841.  
  1842.    MX Record
  1843.       See: Mail Exchange Record
  1844.  
  1845.    NAK
  1846.       See: Negative Acknowledgment
  1847.  
  1848.  
  1849.  
  1850. User Glossary Working Group                                    [Page 33]
  1851.  
  1852. RFC 1392                   Internet Glossary                January 1993
  1853.  
  1854.  
  1855.    name resolution
  1856.       The process of mapping a name into its corresponding address.  See
  1857.       also: Domain Name System.
  1858.       [Source: RFC1208]
  1859.  
  1860.    namespace
  1861.       A commonly distributed set of names in which all names are unique.
  1862.       [Source: MALAMUD]
  1863.  
  1864.    National Institute of Standards and Technology (NIST)
  1865.       United States governmental body that provides assistance in
  1866.       developing standards.  Formerly the National Bureau of Standards.
  1867.       [Source: MALAMUD]
  1868.  
  1869.    National Research and Education Network (NREN)
  1870.       The NREN is the realization of an interconnected gigabit computer
  1871.       network devoted to Hign Performance Computing and Communications.
  1872.       See also: HPPC, IINREN.
  1873.       [Source: HPCC]
  1874.  
  1875.    National Science Foundation (NSF)
  1876.       A U.S. government agency whose purpose is to promote the
  1877.       advancement of science.  NSF funds science researchers, scientific
  1878.       projects, and infrastructure to improve the quality of scientific
  1879.       research.  The NSFNET, funded by NSF, is an essential part of
  1880.       academic and research communications.  It is a highspeed "network
  1881.       of networks" which is hierarchical in nature.  At the highest
  1882.       level, it is a backbone network currently comprising 16 nodes
  1883.       connected to a 45Mb/s facility which spans the continental United
  1884.       States.  Attached to that are mid-level networks and attached to
  1885.       the mid-levels are campus and local networks.  NSFNET also has
  1886.       connections out of the U.S. to Canada, Mexico, Europe, and the
  1887.       Pacific Rim.  The NSFNET is part of the Internet.
  1888.  
  1889.    Negative Acknowledgment (NAK)
  1890.       Response to receipt of a corrupted packet of information.  See
  1891.       also: Acknowledgement.
  1892.  
  1893.    netiquette
  1894.       A pun on "etiquette" referring to proper behavior on a network.
  1895.  
  1896.    Netnews
  1897.       See: Usenet
  1898.  
  1899.    network
  1900.       A computer network is a data communications system which
  1901.       interconnects computer systems at various different sites.  A
  1902.       network may be composed of any combination of LANs, MANs or WANs.
  1903.  
  1904.  
  1905.  
  1906. User Glossary Working Group                                    [Page 34]
  1907.  
  1908. RFC 1392                   Internet Glossary                January 1993
  1909.  
  1910.  
  1911.       See also: Local Area Network, Metropolitan Area Network, Wide Area
  1912.       Network, internet.
  1913.  
  1914.    network address
  1915.       The network portion of an IP address.  For a class A network, the
  1916.       network address is the first byte of the IP address.  For a class
  1917.       B network, the network address is the first two bytes of the IP
  1918.       address.  For a class C network, the network address is the first
  1919.       three bytes of the IP address.  In each case, the remainder is the
  1920.       host address.  In the Internet, assigned network addresses are
  1921.       globally unique.  See also: Internet, IP address, subnet address,
  1922.       host address, Internet Registry.
  1923.  
  1924.    Network File System (NFS)
  1925.       A protocol developed by Sun Microsystems, and defined in RFC 1094,
  1926.       which allows a computer system to access files over a network as
  1927.       if they were on its local disks.  This protocol has been
  1928.       incorporated in products by more than two hundred companies, and
  1929.       is now a de facto Internet standard.
  1930.       [Source: NNSC]
  1931.  
  1932.    Network Information Center (NIC)
  1933.       A NIC provides information, assistance and services to network
  1934.       users.  See also: Network Operations Center.
  1935.  
  1936.    Network Information Services (NIS)
  1937.       A set of services, generally provided by a NIC, to assist users in
  1938.       using the network.  See also: Network Information Center.
  1939.  
  1940.    Network News Transfer Protocol (NNTP)
  1941.       A protocol, defined in RFC 977, for the distribution, inquiry,
  1942.       retrieval, and posting of news articles.  See also: Usenet.
  1943.  
  1944.    network number
  1945.       See: network address
  1946.  
  1947.    Network Operations Center (NOC)
  1948.       A location from which the operation of a network or internet is
  1949.       monitored.  Additionally, this center usually serves as a
  1950.       clearinghouse for connectivity problems and efforts to resolve
  1951.       those problems.  See also: Network Information Center.
  1952.       [Source: NNSC]
  1953.  
  1954.    Network Time Protocol (NTP)
  1955.       A protocol that assures accurate local timekeeping with reference
  1956.       to radio and atomic clocks located on the Internet.  This protocol
  1957.       is capable of synchronizing distributed clocks within milliseconds
  1958.       over long time periods.  It is defined in STD 12, RFC 1119.  See
  1959.  
  1960.  
  1961.  
  1962. User Glossary Working Group                                    [Page 35]
  1963.  
  1964. RFC 1392                   Internet Glossary                January 1993
  1965.  
  1966.  
  1967.       also: Internet.
  1968.       [Source: NNSC]
  1969.  
  1970.    NFS
  1971.       See: Network File System
  1972.  
  1973.    NIC
  1974.       See: Network Information Center
  1975.  
  1976.    NIC.DDN.MIL
  1977.       This is the domain name of the DDN NIC.  See also: Defense Data
  1978.       Network..., Domain Name System, Network Information Center.
  1979.  
  1980.    NIS
  1981.       See: Network Information Services
  1982.  
  1983.    NIST
  1984.       See: National Institute of Standards and Technology
  1985.  
  1986.    NNTP
  1987.       See: Network News Transfer Protocol
  1988.  
  1989.    NOC
  1990.       See: Network Operations Center
  1991.  
  1992.    Nodal Switching System (NSS)
  1993.       Main routing nodes in the NSFnet backbone.  See also: backbone,
  1994.       National Science Foundation.
  1995.       [Source: MALAMUD]
  1996.  
  1997.    node
  1998.       An addressable device attached to a computer network.  See also:
  1999.       host, router.
  2000.  
  2001.    NREN
  2002.       See: National Research and Education Network
  2003.  
  2004.    NSF
  2005.       See: National Science Foundation
  2006.  
  2007.    NSS
  2008.       See: Nodal Switching System
  2009.  
  2010.    NTP
  2011.       See: Network Time Protocol
  2012.  
  2013.    OCLC
  2014.       See: Online Computer Library Catalog
  2015.  
  2016.  
  2017.  
  2018. User Glossary Working Group                                    [Page 36]
  2019.  
  2020. RFC 1392                   Internet Glossary                January 1993
  2021.  
  2022.  
  2023.    octet
  2024.       An octet is 8 bits.  This term is used in networking, rather than
  2025.       byte, because some systems have bytes that are not 8 bits long.
  2026.  
  2027.    Online Computer Library Catalog
  2028.       OCLC is a nonprofit membership organization offering computer-
  2029.       based services to libraries, educational organizations, and their
  2030.       users.  The OCLC library information network connects more than
  2031.       10,000 libraries worldwide.  Libraries use the OCLC System for
  2032.       cataloging, interlibrary loan, collection development,
  2033.       bibliographic verification, and reference searching.
  2034.       [Source: OCLC]
  2035.  
  2036.    Open Shortest-Path First Interior Gateway Protocol (OSPF)
  2037.       A link state, as opposed to distance vector, routing protocol.  It
  2038.       is an Internet standard IGP defined in RFC 1247.  See also:
  2039.       Interior Gateway Protocol, Routing Information Protocol.
  2040.  
  2041.    Open Systems Interconnection (OSI)
  2042.       A suite of protocols, designed by ISO committees, to be the
  2043.       international standard computer network architecture.  See also:
  2044.       International Organization for Standardization.
  2045.  
  2046.    OSI
  2047.       See: Open Systems Interconnection
  2048.  
  2049.    OSI Reference Model
  2050.       A seven-layer structure designed to describe computer network
  2051.       architectures and the way that data passes through them.  This
  2052.       model was developed by the ISO in 1978 to clearly define the
  2053.       interfaces in multivendor networks, and to provide users of those
  2054.       networks with conceptual guidelines in the construction of such
  2055.       networks.  See also: International Organization for
  2056.       Standardization.
  2057.       [Source: NNSC]
  2058.  
  2059.    OSPF
  2060.       See: Open Shortest-Path First Interior Gateway Protocol
  2061.  
  2062.    packet
  2063.       The unit of data sent across a network.  "Packet" a generic term
  2064.       used to describe unit of data at all levels of the protocol stack,
  2065.       but it is most correctly used to describe application data units.
  2066.       See also: datagram, frame.
  2067.  
  2068.    Packet InterNet Groper (PING)
  2069.       A program used to test reachability of destinations by sending
  2070.       them an ICMP echo request and waiting for a reply.  The term is
  2071.  
  2072.  
  2073.  
  2074. User Glossary Working Group                                    [Page 37]
  2075.  
  2076. RFC 1392                   Internet Glossary                January 1993
  2077.  
  2078.  
  2079.       used as a verb: "Ping host X to see if it is up!"  See also:
  2080.       Internet Control Message Protocol.
  2081.       [Source: RFC1208]
  2082.  
  2083.    Packet Switch Node (PSN)
  2084.       A dedicated computer whose purpose is to accept, route and forward
  2085.       packets in a packet switched network.  See also: packet switching,
  2086.       router.
  2087.       [Source: NNSC]
  2088.  
  2089.    packet switching
  2090.       A communications paradigm in which packets (messages) are
  2091.       individually routed between hosts, with no previously established
  2092.       communication path.  See also: circuit switching, connection-
  2093.       oriented, connectionless.
  2094.  
  2095.    PD
  2096.       Public Domain
  2097.  
  2098.    PDU
  2099.       See: Protocol Data Unit
  2100.  
  2101.    PEM
  2102.       See: Privacy Enhanced Mail
  2103.  
  2104.    PING
  2105.       See: Packet INternet Groper
  2106.  
  2107.    Point Of Presence (POP)
  2108.       A site where there exists a collection of telecommunications
  2109.       equipment, usually digital leased lines and multi-protocol
  2110.       routers.
  2111.  
  2112.    Point-to-Point Protocol (PPP)
  2113.       The Point-to-Point Protocol, defined in RFC 1171, provides a
  2114.       method for transmitting packets over serial point-to-point links.
  2115.       See also: Serial Line IP.
  2116.       [Source: FYI4]
  2117.  
  2118.    POP
  2119.       See: Post Office Protocol and Point Of Presence
  2120.  
  2121.    port
  2122.       A port is a transport layer demultiplexing value.  Each
  2123.       application has a unique port number associated with it.  See
  2124.       also: Transmission Control Protocol, User Datagram Protocol.
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130. User Glossary Working Group                                    [Page 38]
  2131.  
  2132. RFC 1392                   Internet Glossary                January 1993
  2133.  
  2134.  
  2135.    Post Office Protocol (POP)
  2136.       A protocol designed to allow single user hosts to read mail from a
  2137.       server.  There are three versions: POP, POP2, and POP3.  Latter
  2138.       versions are NOT compatible with earlier versions.  See also:
  2139.       Electronic Mail.
  2140.  
  2141.    Postal Telegraph and Telephone (PTT)
  2142.       Outside the USA, PTT refers to a telephone service provider, which
  2143.       is usually a monopoly, in a particular country.
  2144.  
  2145.    postmaster
  2146.       The person responsible for taking care of electronic mail
  2147.       problems, answering queries about users, and other related work at
  2148.       a site.  See also: Electronic Mail.
  2149.       [Source: ZEN]
  2150.  
  2151.    PPP
  2152.       See: Point-to-Point Protocol
  2153.  
  2154.    Privacy Enhanced Mail (PEM)
  2155.       Internet email which provides confidentiality, authentication and
  2156.       message integrity using various encryption methods.  See also:
  2157.       Electronic Mail, encryption.
  2158.  
  2159.    Prospero
  2160.       A distributed filesystem which provides the user with the ability
  2161.       to create multiple views of a single collection of files
  2162.       distributed across the Internet.  Prospero provides a file naming
  2163.       system, and file access is provided by existing access methods
  2164.       (e.g., anonymous FTP and NFS).  The Prospero protocol is also used
  2165.       for communication between clients and servers in the archie
  2166.       system.  See also: anonymous FTP, archie, archive site, Gopher,
  2167.       Network File System, Wide Area Information Servers.
  2168.  
  2169.    protocol
  2170.       A formal description of message formats and the rules two
  2171.       computers must follow to exchange those messages.  Protocols can
  2172.       describe low-level details of machine-to-machine interfaces (e.g.,
  2173.       the order in which bits and bytes are sent across a wire) or
  2174.       high-level exchanges between allocation programs (e.g., the way in
  2175.       which two programs transfer a file across the Internet).
  2176.       [Source: MALAMUD]
  2177.  
  2178.    protocol converter
  2179.       A device/program which translates between different protocols
  2180.       which serve similar functions (e.g., TCP and TP4).
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186. User Glossary Working Group                                    [Page 39]
  2187.  
  2188. RFC 1392                   Internet Glossary                January 1993
  2189.  
  2190.  
  2191.    Protocol Data Unit (PDU)
  2192.       "PDU" is internationalstandardscomitteespeak for packet.  See
  2193.       also: packet.
  2194.  
  2195.    protocol stack
  2196.       A layered set of protocols which work together to provide a set of
  2197.       network functions.  See also: layer, protocol.
  2198.  
  2199.    proxy ARP
  2200.       The technique in which one machine, usually a router, answers ARP
  2201.       requests intended for another machine.  By "faking" its identity,
  2202.       the router accepts responsibility for routing packets to the
  2203.       "real" destination.  Proxy ARP allows a site to use a single IP
  2204.       address with two physical networks.  Subnetting would normally be
  2205.       a better solution.  See also: Address Resolution Protocol
  2206.       [Source: RFC1208]
  2207.  
  2208.    PSN
  2209.       See: Packet Switch Node.
  2210.  
  2211.    PTT
  2212.       See: Postal, Telegraph and Telephone
  2213.  
  2214.    queue
  2215.       A backup of packets awaiting processing.
  2216.  
  2217.    RARE
  2218.       See: Reseaux Associes pour la Recherche Europeenne
  2219.  
  2220.    RARP
  2221.       See: Reverse Address Resolution Protocol
  2222.  
  2223.    RBOC
  2224.       Regional Bell Operating Company
  2225.  
  2226.    RCP
  2227.       See: Remote copy program
  2228.  
  2229.    Read the F*cking Manual (RTFM)
  2230.       This acronym is often used when someone asks a simple or common
  2231.       question.
  2232.  
  2233.    reassembly
  2234.       The IP process in which a previously fragmented packet is
  2235.       reassembled before being passed to the transport layer.  See also:
  2236.       fragmentation.
  2237.  
  2238.  
  2239.  
  2240.  
  2241.  
  2242. User Glossary Working Group                                    [Page 40]
  2243.  
  2244. RFC 1392                   Internet Glossary                January 1993
  2245.  
  2246.  
  2247.    recursive
  2248.       See: recursive
  2249.  
  2250.    regional
  2251.       See: mid-level network
  2252.  
  2253.    remote login
  2254.       Operating on a remote computer, using a protocol over a computer
  2255.       network, as though locally attached.  See also: Telnet.
  2256.  
  2257.    Remote Procedure Call (RPC)
  2258.       An easy and popular paradigm for implementing the client-server
  2259.       model of distributed computing.  In general, a request is sent to
  2260.       a remote system to execute a designated procedure, using arguments
  2261.       supplied, and the result returned to the caller.  There are many
  2262.       variations and subtleties in various implementations, resulting in
  2263.       a variety of different (incompatible) RPC protocols.
  2264.       [Source: RFC1208]
  2265.  
  2266.    repeater
  2267.       A device which propagates electrical signals from one cable to
  2268.       another.  See also: bridge, gateway, router.
  2269.  
  2270.    Request For Comments (RFC)
  2271.       The document series, begun in 1969, which describes the Internet
  2272.       suite of protocols and related experiments.  Not all (in fact very
  2273.       few) RFCs describe Internet standards, but all Internet standards
  2274.       are written up as RFCs.  The RFC series of documents is unusual in
  2275.       that the proposed protocols are forwarded by the Internet research
  2276.       and development community, acting on their own behalf, as opposed
  2277.       to the formally reviewed and standardized protocols that are
  2278.       promoted by organizations such as CCITT and ANSI.  See also: For
  2279.       Your Information, STD.
  2280.  
  2281.    Reseaux Associes pour la Recherche Europeenne (RARE)
  2282.       European association of research networks.
  2283.       [Source: RFC1208]
  2284.  
  2285.    Reseaux IP Europeenne (RIPE)
  2286.       A collaboration between European networks which use the TCP/IP
  2287.       protocol suite.
  2288.  
  2289.    Reverse Address Resolution Protocol (RARP)
  2290.       A protocol, defined in RFC 903, which provides the reverse
  2291.       function of ARP.  RARP maps a hardware (MAC) address to an
  2292.       internet address.  It is used primarily by diskless nodes when
  2293.       they first initialize to find their internet address.  See also:
  2294.       Address Resolution Protocol, BOOTP, internet address, MAC address.
  2295.  
  2296.  
  2297.  
  2298. User Glossary Working Group                                    [Page 41]
  2299.  
  2300. RFC 1392                   Internet Glossary                January 1993
  2301.  
  2302.  
  2303.    RFC
  2304.       See: Request For Comments
  2305.  
  2306.    RFC 822
  2307.       The Internet standard format for electronic mail message headers.
  2308.       Mail experts often refer to "822 messages".  The name comes from
  2309.       "RFC 822", which contains the specification (STD 11, RFC 822).
  2310.       822 format was previously known as 733 format.  See also:
  2311.       Electronic Mail.
  2312.       [Source: COMER]
  2313.  
  2314.    RIP
  2315.       See: Routing Information Protocol
  2316.  
  2317.    RIPE
  2318.       See: Reseaux IP Europeenne
  2319.  
  2320.    Round-Trip Time (RTT)
  2321.       A measure of the current delay on a network.
  2322.       [Source: MALAMUD]
  2323.  
  2324.    route
  2325.       The path that network traffic takes from its source to its
  2326.       destination.  Also, a possible path from a given host to another
  2327.       host or destination.
  2328.  
  2329.    routed
  2330.       Route Daemon.  A program which runs under 4.2BSD/4.3BSD UNIX
  2331.       systems (and derived operating systems) to propagate routes among
  2332.       machines on a local area network, using the RIP protocol.
  2333.       Pronounced "route-dee".  See also: Routing Information Protocol,
  2334.       gated.
  2335.  
  2336.    router
  2337.       A device which forwards traffic between networks.  The forwarding
  2338.       decision is based on network layer information and routing tables,
  2339.       often constructed by routing protocols.  See also: bridge,
  2340.       gateway, Exterior Gateway Protocol, Interior Gateway Protocol.
  2341.  
  2342.    routing
  2343.       The process of selecting the correct interface and next hop for a
  2344.       packet being forwarded.  See also: hop, router, Exterior Gateway
  2345.       Protocol, Interior Gateway Protocol.
  2346.  
  2347.    routing domain
  2348.       A set of routers exchanging routing information within an
  2349.       administrative domain.  See also: Administrative Domain, router.
  2350.  
  2351.  
  2352.  
  2353.  
  2354. User Glossary Working Group                                    [Page 42]
  2355.  
  2356. RFC 1392                   Internet Glossary                January 1993
  2357.  
  2358.  
  2359.    Routing Information Protocol (RIP)
  2360.       A distance vector, as opposed to link state, routing protocol.  It
  2361.       is an Internet standard IGP defined in STD 34, RFC 1058 (updated
  2362.       by RFC 1388).  See also: Interior Gateway Protocol, Open Shortest
  2363.       Path First....
  2364.  
  2365.    RPC
  2366.       See: Remote Procedure Call
  2367.  
  2368.    RTFM
  2369.       See: Read the F*cking Manual
  2370.  
  2371.    RTT
  2372.       See: Round-Trip Time
  2373.  
  2374.    Serial Line IP (SLIP)
  2375.       A protocol used to run IP over serial lines, such as telephone
  2376.       circuits or RS-232 cables, interconnecting two systems.  SLIP is
  2377.       defined in RFC 1055.  See also: Point-to-Point Protocol.
  2378.  
  2379.    server
  2380.       A provider of resources (e.g., file servers and name servers).
  2381.       See also: client, Domain Name System, Network File System.
  2382.  
  2383.    SIG
  2384.       Special Interest Group
  2385.  
  2386.    signature
  2387.       The three or four line message at the bottom of a piece of email
  2388.       or a Usenet article which identifies the sender.  Large signatures
  2389.       (over five lines) are generally frowned upon.  See also:
  2390.       Electronic Mail, Usenet.
  2391.  
  2392.    Simple Mail Transfer Protocol (SMTP)
  2393.       A protocol, defined in STD 10, RFC 821, used to transfer
  2394.       electronic mail between computers.  It is a server to server
  2395.       protocol, so other protocols are used to access the messages.  See
  2396.       also: Electronic Mail, Post Office Protocol, RFC 822.
  2397.  
  2398.    Simple Network Management Protocol (SNMP)
  2399.       The Internet standard protocol, defined in STD 15, RFC 1157,
  2400.       developed to manage nodes on an IP network.  It is currently
  2401.       possible to manage wiring hubs, toasters, jukeboxes, etc.  See
  2402.       also: Management Information Base.
  2403.  
  2404.    SLIP
  2405.       See: Serial Line IP
  2406.  
  2407.  
  2408.  
  2409.  
  2410. User Glossary Working Group                                    [Page 43]
  2411.  
  2412. RFC 1392                   Internet Glossary                January 1993
  2413.  
  2414.  
  2415.    SMDS
  2416.       See: Switched Multimegabit Data Service
  2417.  
  2418.    SMI
  2419.       See: Structure of Management Information
  2420.  
  2421.    SMTP
  2422.       See: Simple Mail Transfer Protocol
  2423.  
  2424.    SNA
  2425.       See: Systems Network Architecture
  2426.  
  2427.    snail mail
  2428.       A pejorative term referring to the U.S. postal service.
  2429.  
  2430.    SNMP
  2431.       See: Simple Network Management Protocol
  2432.  
  2433.    STD
  2434.       A subseries of RFCs that specify Internet standards.  The official
  2435.       list of Internet standards is in STD 1.  See also: For Your
  2436.       Information, Request For Comments.
  2437.  
  2438.    stream-oriented
  2439.       A type of transport service that allows its client to send data in
  2440.       a continuous stream.  The transport service will guarantee that
  2441.       all data will be delivered to the other end in the same order as
  2442.       sent and without duplicates.  See also: Transmission Control
  2443.       Protocol.
  2444.       [Source: MALAMUD]
  2445.  
  2446.    Structure of Management Information (SMI)
  2447.       The rules used to define the objects that can be accessed via a
  2448.       network management protocol.  This protocol is defined in STD 16,
  2449.       RFC 1155.  See also: Management Information Base.
  2450.       [Source: RFC1208]
  2451.  
  2452.    stub network
  2453.       A stub network only carries packets to and from local hosts.  Even
  2454.       if it has paths to more than one other network, it does not carry
  2455.       traffic for other networks.  See also: backbone, transit network.
  2456.  
  2457.    subnet
  2458.       A portion of a network, which may be a physically independent
  2459.       network segment, which shares a network address with other
  2460.       portions of the network and is distinguished by a subnet number.
  2461.       A subnet is to a network what a network is to an internet.  See
  2462.       also: internet, network.
  2463.  
  2464.  
  2465.  
  2466. User Glossary Working Group                                    [Page 44]
  2467.  
  2468. RFC 1392                   Internet Glossary                January 1993
  2469.  
  2470.  
  2471.       [Source: FYI4]
  2472.  
  2473.    subnet address
  2474.       The subnet portion of an IP address.  In a subnetted network, the
  2475.       host portion of an IP address is split into a subnet portion and a
  2476.       host portion using an address (subnet) mask.  See also: address
  2477.       mask, IP address, network address, host address.
  2478.  
  2479.    subnet mask
  2480.       See: address mask
  2481.  
  2482.    subnet number
  2483.       See: subnet address
  2484.  
  2485.    Switched Multimegabit Data Service (SMDS)
  2486.       An emerging high-speed datagram-based public data network service
  2487.       developed by Bellcore and expected to be widely used by telephone
  2488.       companies as the basis for their data networks.  See also:
  2489.       Metropolitan Area Network.
  2490.       [Source: RFC1208]
  2491.  
  2492.    Systems Network Architecture (SNA)
  2493.       A proprietary networking architecture used by IBM and IBM-
  2494.       compatible mainframe computers.
  2495.       [Source: NNSC]
  2496.  
  2497.    T1
  2498.       An AT&T term for a digital carrier facility used to transmit a
  2499.       DS-1 formatted digital signal at 1.544 megabits per second.
  2500.  
  2501.    T3
  2502.       A term for a digital carrier facility used to transmit a DS-3
  2503.       formatted digital signal at 44.746 megabits per second.
  2504.       [Source: FYI4]
  2505.  
  2506.    TAC
  2507.       See: Terminal Access Controller (TAC)
  2508.  
  2509.    talk
  2510.       A protocol which allows two people on remote computers to
  2511.       communicate in a real-time fashion.  See also: Internet Relay
  2512.       Chat.
  2513.  
  2514.    TCP
  2515.       See: Transmission Control Protocol
  2516.  
  2517.    TCP/IP Protocol Suite
  2518.       Transmission Control Protocol over Internet Protocol.  This is a
  2519.  
  2520.  
  2521.  
  2522. User Glossary Working Group                                    [Page 45]
  2523.  
  2524. RFC 1392                   Internet Glossary                January 1993
  2525.  
  2526.  
  2527.       common shorthand which refers to the suite of transport and
  2528.       application protocols which runs over IP.  See also: IP, ICMP,
  2529.       TCP, UDP, FTP, Telnet, SMTP, SNMP.
  2530.  
  2531.    TELENET
  2532.       A public packet switched network using the CCITT X.25 protocols.
  2533.       It should not be confused with Telnet.
  2534.  
  2535.    Telnet
  2536.       Telnet is the Internet standard protocol for remote terminal
  2537.       connection service.  It is defined in STD 8, RFC 854 and extended
  2538.       with options by many other RFCs.
  2539.  
  2540.    Terminal Access Controller (TAC)
  2541.       A device which connects terminals to the Internet, usually using
  2542.       dialup modem connections and the TACACS protocol.
  2543.  
  2544.    terminal emulator
  2545.       A program that allows a computer to emulate a terminal.  The
  2546.       workstation thus appears as a terminal to the remote host.
  2547.       [Source: MALAMUD]
  2548.  
  2549.    terminal server
  2550.       A device which connects many terminals to a LAN through one
  2551.       network connection.  A terminal server can also connect many
  2552.       network users to its asynchronous ports for dial-out capabilities
  2553.       and printer access.  See also: Local Area Network.
  2554.  
  2555.    Three Letter Acronym (TLA)
  2556.       A tribute to the use of acronyms in the computer field.  See also:
  2557.       Extended Four Letter Acronym.
  2558.  
  2559.    Time to Live (TTL)
  2560.       A field in the IP header which indicates how long this packet
  2561.       should be allowed to survive before being discarded.  It is
  2562.       primarily used as a hop count.  See also: Internet Protocol.
  2563.       [Source: MALAMUD]
  2564.  
  2565.    TLA
  2566.       See: Three Letter Acronym
  2567.  
  2568.    TN3270
  2569.       A variant of the Telnet program that allows one to attach to IBM
  2570.       mainframes and use the mainframe as if you had a 3270 or similar
  2571.       terminal.
  2572.       [Source: BIG-LAN]
  2573.  
  2574.  
  2575.  
  2576.  
  2577.  
  2578. User Glossary Working Group                                    [Page 46]
  2579.  
  2580. RFC 1392                   Internet Glossary                January 1993
  2581.  
  2582.  
  2583.    token ring
  2584.       A token ring is a type of LAN with nodes wired into a ring.  Each
  2585.       node constantly passes a control message (token) on to the next;
  2586.       whichever node has the token can send a message.  Often, "Token
  2587.       Ring" is used to refer to the IEEE 802.5 token ring standard,
  2588.       which is the most common type of token ring.  See also: 802.x,
  2589.       Local Area Network.
  2590.  
  2591.    topology
  2592.       A network topology shows the computers and the links between them.
  2593.       A network layer must stay abreast of the current network topology
  2594.       to be able to route packets to their final destination.
  2595.       [Source: MALAMUD]
  2596.  
  2597.    transceiver
  2598.       Transmitter-receiver.  The physical device that connects a host
  2599.       interface to a local area network, such as Ethernet.  Ethernet
  2600.       transceivers contain electronics that apply signals to the cable
  2601.       and sense collisions.
  2602.       [Source: RFC1208]
  2603.  
  2604.    transit network
  2605.       A transit network passes traffic between networks in addition to
  2606.       carrying traffic for its own hosts.  It must have paths to at
  2607.       least two other networks.  See also: backbone, stub network.
  2608.  
  2609.    Transmission Control Protocol (TCP)
  2610.       An Internet Standard transport layer protocol defined in STD 7,
  2611.       RFC 793.  It is connection-oriented and stream-oriented, as
  2612.       opposed to UDP.  See also: connection-oriented, stream-oriented,
  2613.       User Datagram Protocol.
  2614.  
  2615.    Trojan Horse
  2616.       A computer program which carries within itself a means to allow
  2617.       the creator of the program access to the system using it.  See
  2618.       also: virus, worm.  See RFC 1135.
  2619.  
  2620.    TTFN
  2621.       Ta-Ta For Now
  2622.  
  2623.    TTL
  2624.       See: Time to Live
  2625.  
  2626.    tunnelling
  2627.       Tunnelling refers to encapsulation of protocol A within protocol
  2628.       B, such that A treats B as though it were a datalink layer.
  2629.       Tunnelling is used to get data between administrative domains
  2630.       which use a protocol that is not supported by the internet
  2631.  
  2632.  
  2633.  
  2634. User Glossary Working Group                                    [Page 47]
  2635.  
  2636. RFC 1392                   Internet Glossary                January 1993
  2637.  
  2638.  
  2639.       connecting those domains.  See also: Administrative Domain.
  2640.  
  2641.    twisted pair
  2642.       A type of cable in which pairs of conductors are twisted together
  2643.       to produce certain electrical properties.
  2644.  
  2645.    UDP
  2646.       See: User Datagram Protocol
  2647.  
  2648.    Universal Time Coordinated (UTC)
  2649.       This is Greenwich Mean Time.
  2650.       [Source: MALAMUD]
  2651.  
  2652.    UNIX-to-UNIX CoPy (UUCP)
  2653.       This was initially a program run under the UNIX operating system
  2654.       that allowed one UNIX system to send files to another UNIX system
  2655.       via dial-up phone lines.  Today, the term is more commonly used to
  2656.       describe the large international network which uses the UUCP
  2657.       protocol to pass news and electronic mail.  See also: Electronic
  2658.       Mail, Usenet.
  2659.  
  2660.    urban legend
  2661.       A story, which may have started with a grain of truth, that has
  2662.       been embroidered and retold until it has passed into the realm of
  2663.       myth.  It is an interesting phenonmenon that these stories get
  2664.       spread so far, so fast and so often.  Urban legends never die,
  2665.       they just end up on the Internet!  Some legends that periodically
  2666.       make their rounds include "The Infamous Modem Tax," "Craig
  2667.       Shergold/Brain Tumor/Get Well Cards," and "The $250 Cookie
  2668.       Recipe".
  2669.       [Source: LAQUEY]
  2670.  
  2671.    Usenet
  2672.       A collection of thousands of topically named newsgroups, the
  2673.       computers which run the protocols, and the people who read and
  2674.       submit Usenet news.  Not all Internet hosts subscribe to Usenet
  2675.       and not all Usenet hosts are on the Internet.  See also: Network
  2676.       News Transfer Protocol, UNIX-to-UNIX CoPy.
  2677.       [Source: NWNET]
  2678.  
  2679.    User Datagram Protocol (UDP)
  2680.       An Internet Standard transport layer protocol defined in STD 6,
  2681.       RFC 768.  It is a connectionless protocol which adds a level of
  2682.       reliability and multiplexing to IP.  See also: connectionless,
  2683.       Transmission Control Protocol.
  2684.  
  2685.    UTC
  2686.       See: Universal Time Coordinated
  2687.  
  2688.  
  2689.  
  2690. User Glossary Working Group                                    [Page 48]
  2691.  
  2692. RFC 1392                   Internet Glossary                January 1993
  2693.  
  2694.  
  2695.    UUCP
  2696.       See: UNIX-to-UNIX CoPy
  2697.  
  2698.    virtual circuit
  2699.       A network service which provides connection-oriented service
  2700.       regardless of the underlying network structure.  See also:
  2701.       connection-oriented.
  2702.  
  2703.    virus
  2704.       A program which replicates itself on computer systems by
  2705.       incorporating itself into other programs which are shared among
  2706.       computer systems.  See also: Trojan Horse, worm.
  2707.  
  2708.    W3
  2709.       See: World Wide Web
  2710.  
  2711.    WAIS
  2712.       See: Wide Area Information Servers
  2713.  
  2714.    WAN
  2715.       See: Wide area network
  2716.  
  2717.    WG
  2718.       Working Group
  2719.  
  2720.    white pages
  2721.       The Internet supports several databases that contain basic
  2722.       information about users, such as email addresses, telephone
  2723.       numbers, and postal addresses.  These databases can be searched to
  2724.       get information about particular individuals.  Because they serve
  2725.       a function akin to the telephone book, these databases are often
  2726.       referred to as "white pages.  See also: Knowbot, WHOIS, X.500.
  2727.  
  2728.    WHOIS
  2729.       An Internet program which allows users to query a database of
  2730.       people and other Internet entities, such as domains, networks, and
  2731.       hosts, kept at the DDN NIC.  The information for people shows a
  2732.       person's company name, address, phone number and email address.
  2733.       See also: Defense Data Network Network ..., white pages, Knowbot,
  2734.       X.500.
  2735.       [Source: FYI4]
  2736.  
  2737.    Wide Area Information Servers (WAIS)
  2738.       A distributed information service which offers simple natural
  2739.       language input, indexed searching for fast retrieval, and a
  2740.       "relevance feedback" mechanism which allows the results of initial
  2741.       searches to influence future searches.  Public domain
  2742.       implementations are available.  See also: archie, Gopher,
  2743.  
  2744.  
  2745.  
  2746. User Glossary Working Group                                    [Page 49]
  2747.  
  2748. RFC 1392                   Internet Glossary                January 1993
  2749.  
  2750.  
  2751.       Prospero.
  2752.  
  2753.    Wide Area Network (WAN)
  2754.       A network, usually constructed with serial lines, which covers a
  2755.       large geographic area.  See also: Local Area Network, Metropolitan
  2756.       Area Network.
  2757.  
  2758.    World Wide Web (WWW or W3)
  2759.       A hypertext-based, distributed information system created by
  2760.       researchers at CERN in Switzerland.  Users may create, edit or
  2761.       browse hypertext documents.  The clients and servers are freely
  2762.       available.
  2763.  
  2764.    worm
  2765.       A computer program which replicates itself and is self-
  2766.       propagating.  Worms, as opposed to viruses, are meant to spawn in
  2767.       network environments.  Network worms were first defined by Shoch &
  2768.       Hupp of Xerox in ACM Communications (March 1982).  The Internet
  2769.       worm of November 1988 is perhaps the most famous; it successfully
  2770.       propagated itself on over 6,000 systems across the Internet.  See
  2771.       also: Trojan Horse, virus.
  2772.  
  2773.    WRT
  2774.       With Respect To
  2775.  
  2776.    WWW
  2777.       See: World Wide Web
  2778.  
  2779.    WYSIWYG
  2780.       What You See is What You Get
  2781.  
  2782.    X
  2783.       X is the name for TCP/IP based network-oriented window systems.
  2784.       Network window systems allow a program to use a display on a
  2785.       different computer.   The most widely-implemented window system is
  2786.       X11 - a component of MIT's Project Athena.
  2787.  
  2788.    X.25
  2789.       A data communications interface specification developed to
  2790.       describe how data passes into and out of public data
  2791.       communications networks.  The CCITT and ISO approved protocol
  2792.       suite defines protocol layers 1 through 3.
  2793.  
  2794.    X.400
  2795.       The CCITT and ISO standard for electronic mail.  It is widely used
  2796.       in Europe and Canada.
  2797.  
  2798.  
  2799.  
  2800.  
  2801.  
  2802. User Glossary Working Group                                    [Page 50]
  2803.  
  2804. RFC 1392                   Internet Glossary                January 1993
  2805.  
  2806.  
  2807.    X.500
  2808.       The CCITT and ISO standard for electronic directory services.  See
  2809.       also: white pages, Knowbot, WHOIS.
  2810.  
  2811.    XDR
  2812.       See: eXternal Data Representation
  2813.  
  2814.    Xerox Network System (XNS)
  2815.       A network developed by Xerox corporation.  Implementations exist
  2816.       for both 4.3BSD derived systems, as well as the Xerox Star
  2817.       computers.
  2818.  
  2819.    XNS
  2820.       See: Xerox Network System
  2821.  
  2822.    Yellow Pages (YP)
  2823.       A service used by UNIX administrators to manage databases
  2824.       distributed across a network.
  2825.  
  2826.    YP
  2827.       See: Yellow Pages
  2828.  
  2829.    zone
  2830.       A logical group of network devices (AppleTalk).
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836.  
  2837.  
  2838.  
  2839.  
  2840.  
  2841.  
  2842.  
  2843.  
  2844.  
  2845.  
  2846.  
  2847.  
  2848.  
  2849.  
  2850.  
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858. User Glossary Working Group                                    [Page 51]
  2859.  
  2860. RFC 1392                   Internet Glossary                January 1993
  2861.  
  2862.  
  2863. References
  2864.  
  2865.    BIG-LAN "BIG-LAN Frequently Asked Questions Memo", BIG-LAN DIGEST
  2866.            V4:I8, February 14, 1992.
  2867.  
  2868.    COMER   Comer, D., "Internetworking with TCP/IP: Principles,
  2869.            Protocols and Architecture", Prentice Hall, Englewood Cliffs,
  2870.            NJ, 1991.
  2871.  
  2872.    FYI4    Malkin, G., and A. Marine, "FYI on Questions and Answers:
  2873.            Answers to Commonly asked "New Internet User" Questions", FYI
  2874.            4, RFC 1325, Xylogics, SRI, May 1992.
  2875.  
  2876.    HACKER  "THIS IS THE JARGON FILE", Version 2.9.8, January 1992.
  2877.  
  2878.    HPCC    "Grand Challenges 1993: High Performance Computing and
  2879.            Communications", Committee on Physical, Mathmatical and
  2880.            Engineering Sciences of the Federal Coordinating Council for
  2881.            Science, Engineering and Technology.
  2882.  
  2883.    MALAMUD Malamud, C., "Analyzing Sun Networks", Van Nostrand Reinhold,
  2884.            New York, NY, 1992.
  2885.  
  2886.    NNSC    "NNSC's Hypercard Tour of the Internet".
  2887.  
  2888.    LAQUEY  LaQuey, T. (with J. Ryer), "The Internet Companion: A
  2889.            Beginner's Guide to Global Networking", Addison-Wesley,
  2890.            Reading, MA, 1992.
  2891.  
  2892.    NWNET   Kochmer, J., and NorthWestNet, "The Internet Passport:
  2893.            NorthWestNets Guide to Our World Online", NorthWestNet,
  2894.            Bellevue, WA, 1992.
  2895.  
  2896.    RFC1208 Jacobsen, O., and D. Lynch, "A Glossary of Networking Terms",
  2897.            RFC 1208, Interop, Inc., March 1991.
  2898.  
  2899.    STD1    Postel, J., "IAB Official Protocol Standards", STD 1, RFC
  2900.            1360, Internet Architecture Board, September 1992.
  2901.  
  2902.    STD2    Reynolds, J., and J. Postel, "Assigned Numbers", STD 2, RFC
  2903.            1340, USC/Information Sciences Institute, July 1992.
  2904.  
  2905.    TAN     Tanenbaum, A., "Computer Networks; 2nd ed.", Prentice Hall,
  2906.            Englewood Cliffs, NJ, 1989.
  2907.  
  2908.    ZEN     Kehoe, B., "Zen and the Art of the Internet", February 1992.
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914. User Glossary Working Group                                    [Page 52]
  2915.  
  2916. RFC 1392                   Internet Glossary                January 1993
  2917.  
  2918.  
  2919. Security Considerations
  2920.  
  2921.    While security is not explicitly discussed in this document, some of
  2922.    the glossary's entries are security related.  See the entries for
  2923.    Access Control List (ACL), authentication, Computer Emergency
  2924.    Response Team (CERT), cracker, Data Encryption Key (DEK), Data
  2925.    Encryption Standard (DES), encryption, Kerberos, Privacy Enhanced
  2926.    Mail (PEM), Trojan Horse, virus, and worm.
  2927.  
  2928.  
  2929. Authors' Addresses
  2930.  
  2931.    Gary Scott Malkin
  2932.    Xylogics, Inc.
  2933.    53 Third Avenue
  2934.    Burlington, MA 01803
  2935.  
  2936.    Phone:  (617) 272-8140
  2937.    EMail:  gmalkin@Xylogics.COM
  2938.  
  2939.  
  2940.    Tracy LaQuey Parker
  2941.    University of Texas at Austin
  2942.    Computation Center
  2943.    Austin, TX 78712
  2944.  
  2945.    Phone: (512) 471-2444
  2946.    EMail: tracy@utexas.edu
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958.  
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964.  
  2965.  
  2966.  
  2967.  
  2968.  
  2969.  
  2970. User Glossary Working Group                                    [Page 53]
  2971.  
  2972.