home *** CD-ROM | disk | FTP | other *** search
/ Handbook of Infosec Terms 2.0 / Handbook_of_Infosec_Terms_Version_2.0_ISSO.iso / text / rfcs / rfc1392.txt < prev    next >
Text File  |  1996-05-07  |  107KB  |  1,363 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                          G. Malkin Request for Comments: 1392                                Xylogics, Inc. FYI: 18                                                 T. LaQuey Parker                                                                   UTexas                                                                  Editors                                                             January 1993 
  8.  
  9.                          Internet Users' Glossary 
  10.  
  11. Status of this Memo 
  12.  
  13.    This memo provides information for the Internet community.  It does    not specify an Internet standard.  Distribution of this memo is    unlimited. 
  14.  
  15.  Abstract 
  16.  
  17.    There are many networking glossaries in existence.  This glossary    concentrates on terms which are specific to the Internet.  Naturally,    there are entries for some basic terms and acronyms because other    entries refer to them. 
  18.  
  19.  Acknowledgements 
  20.  
  21.    This document is the work of the User Glossary Working Group of the    User Services Area of the Internet Engineering Task Force (IETF).    Special thanks go to Jon Postel for his definitive definition of    "datagram". 
  22.  
  23.  Table of Contents 
  24.  
  25.    non-letter  . .  2      I . . . . . . . 23      R . . . . . . . 40    A . . . . . . .  2      J . . . . . . . 29      S . . . . . . . 43    B . . . . . . .  6      K . . . . . . . 29      T . . . . . . . 45    C . . . . . . .  9      L . . . . . . . 29      U . . . . . . . 48    D . . . . . . . 12      M . . . . . . . 30      V . . . . . . . 49    E . . . . . . . 16      N . . . . . . . 33      W . . . . . . . 49    F . . . . . . . 18      O . . . . . . . 36      X . . . . . . . 50    G . . . . . . . 20      P . . . . . . . 37      Y . . . . . . . 51    H . . . . . . . 21      Q . . . . . . . 40      Z . . . . . . . 51 
  26.  
  27.    References  . . . . . . . . . . . . . . . . . . . . . . . . . . 52    Security Considerations . . . . . . . . . . . . . . . . . . . . 53    Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . 53 
  28.  
  29.  
  30.  
  31. User Glossary Working Group                                     [Page 1] 
  32.  RFC 1392                   Internet Glossary                January 1993 
  33.  
  34.  Glossary 
  35.  
  36.    10BaseT       A variant of Ethernet which allows stations to be attached via       twisted pair cable.  See also: Ethernet, twisted pair. 
  37.  
  38.    802.x       The set of IEEE standards for the definition of LAN protocols.       See also: IEEE. 
  39.  
  40.    822       See: RFC 822 
  41.  
  42.    :-)       This odd symbol is one of the ways a person can portray "mood" in       the very flat medium of computers--by using "smiley faces".  This       is "metacommunication", and there are literally hundreds of such       symbols, from the obvious to the obscure.  This particular example       expresses "happiness".  Don't see it?  Tilt your head to the left       90 degrees.  Smiles are also used to denote sarcasm.       [Source: ZEN] 
  43.  
  44.    abstract syntax       A description of a data structure that is independent of machine-       oriented structures and encodings.       [Source: RFC1208] 
  45.  
  46.    Abstract Syntax Notation One (ASN.1)       The language used by the OSI protocols for describing abstract       syntax.  This language is also used to encode SNMP packets.  ASN.1       is defined in ISO documents 8824.2 and 8825.2.  See also: Basic       Encoding Rules. 
  47.  
  48.    Acceptable Use Policy (AUP)       Many transit networks have policies which restrict the use to       which the network may be put.  A well known example is NSFNET's       AUP which does not allow commercial use.  Enforcement of AUPs       varies with the network.  See also: National Science Foundation. 
  49.  
  50.    Access Control List (ACL)       Most network security systems operate by allowing selective use of       services.  An Access Control List is the usual means by which       access to, and denial of, services is controlled.  It is simply a       list of the services available, each with a list of the hosts       permitted to use the service. 
  51.  
  52.    ACK       See: Acknowledgment 
  53.  
  54.  
  55.  
  56. User Glossary Working Group                                     [Page 2] 
  57.  RFC 1392                   Internet Glossary                January 1993 
  58.  
  59.     acknowledgment (ACK)       A type of message sent to indicate that a block of data arrived at       its destination without error.  See also: Negative       Acknowledgement.       [Source: NNSC] 
  60.  
  61.    ACL       See: Access Control List 
  62.  
  63.    AD       See: Administrative Domain 
  64.  
  65.    address       There are three types of addresses in common use within the       Internet.  They are email address; IP, internet or Internet       address; and hardware or MAC address.  See also: email address, IP       address, internet address, MAC address. 
  66.  
  67.    address mask       A bit mask used to identify which bits in an IP address correspond       to the network and subnet portions of the address.  This mask is       often referred to as the subnet mask because the network portion       of the address can be determined by the encoding inherent in an IP       address. 
  68.  
  69.    address resolution       Conversion of an internet address into the corresponding physical       address. 
  70.  
  71.    Address Resolution Protocol (ARP)       Used to dynamically discover the low level physical network       hardware address that corresponds to the high level IP address for       a given host.  ARP is limited to physical network systems that       support broadcast packets that can be heard by all hosts on the       network.  It is defined in RFC 826.  See also: proxy ARP. 
  72.  
  73.    Administrative Domain (AD)       A collection of hosts and routers, and the interconnecting       network(s), managed by a single administrative authority. 
  74.  
  75.    Advanced Research Projects Agency Network (ARPANET)       A pioneering longhaul network funded by ARPA (now DARPA).  It       served as the basis for early networking research, as well as a       central backbone during the development of the Internet.  The       ARPANET consisted of individual packet switching computers       interconnected by leased lines.  See also: Defense Advanced       Research Projects Agency.       [Source: FYI4] 
  76.  
  77.  
  78.  
  79. User Glossary Working Group                                     [Page 3] 
  80.  RFC 1392                   Internet Glossary                January 1993 
  81.  
  82.     agent       In the client-server model, the part of the system that performs       information preparation and exchange on behalf of a client or       server application.       [Source: RFC1208] 
  83.  
  84.    alias       A name, usually short and easy to remember, that is translated       into another name, usually long and difficult to remember. 
  85.  
  86.    American National Standards Institute (ANSI)       This organization is responsible for approving U.S. standards in       many areas, including computers and communications.  Standards       approved by this organization are often called ANSI standards       (e.g., ANSI C is the version of the C language approved by ANSI).       ANSI is a member of ISO.  See also: International Organization for       Standardization.       [Source: NNSC] 
  87.  
  88.    American Standard Code for Information Interchange (ASCII)       A standard character-to-number encoding widely used in the       computer industry.  See also: EBCDIC. 
  89.  
  90.    anonymous FTP       Anonymous FTP allows a user to retrieve documents, files,       programs, and other archived data from anywhere in the Internet       without having to establish a userid and password.  By using the       special userid of "anonymous" the network user will bypass local       security checks and will have access to publicly accessible files       on the remote system.  See also: archive site, File Transfer       Protocol. 
  91.  
  92.    ANSI       See: American National Standards Institute 
  93.  
  94.    API       See: Application Program Interface 
  95.  
  96.    Appletalk       A networking protocol developed by Apple Computer for       communication between Apple Computer products and other computers.       This protocol is independent of the network layer on which it is       run.  Current implementations exist for Localtalk, a 235Kb/s local       area network; and Ethertalk, a 10Mb/s local area network.       [Source: NNSC] 
  97.  
  98.    application       A program that performs a function directly for a user.  FTP, mail 
  99.  
  100.  
  101.  
  102. User Glossary Working Group                                     [Page 4] 
  103.  RFC 1392                   Internet Glossary                January 1993 
  104.  
  105.        and Telnet clients are examples of network applications. 
  106.  
  107.    application layer       The top layer of the network protocol stack.  The application       layer is concerned with the semantics of work (e.g., formatting       electronic mail messages).  How to represent that data and how to       reach the foreign node are issues for lower layers of the network.       [Source: MALAMUD] 
  108.  
  109.    Application Program Interface (API)       A set of calling conventions which define how a service is invoked       through a software package.       [Source: RFC1208] 
  110.  
  111.    archie       A system to automatically gather, index and serve information on       the Internet.  The initial implementation of archie provided an       indexed directory of filenames from all anonymous FTP archives on       the Internet.  Later versions provide other collections of       information.  See also: archive site, Gopher, Prospero, Wide Area       Information Servers. 
  112.  
  113.    archive site       A machine that provides access to a collection of files across the       Internet.  An "anonymous FTP archive site", for example, provides       access to this material via the FTP protocol.  See also: anonymous       FTP, archie, Gopher, Prospero, Wide Area Information Servers. 
  114.  
  115.    ARP       See: Address Resolution Protocol 
  116.  
  117.    ARPA       See: Defense Advanced Research Projects Agency 
  118.  
  119.    ARPANET       See: Advanced Research Projects Agency Network 
  120.  
  121.    AS       See: Autonomous System 
  122.  
  123.    ASCII       See: American Standard Code for Information Interchange 
  124.  
  125.    ASN.1       See: Abstract Syntax Notation One 
  126.  
  127.    assigned numbers       The RFC [STD2] which documents the currently assigned values from 
  128.  
  129.  
  130.  
  131. User Glossary Working Group                                     [Page 5] 
  132.  RFC 1392                   Internet Glossary                January 1993 
  133.  
  134.        several series of numbers used in network protocol       implementations.  This RFC is updated periodically and, in any       case, current information can be obtained from the Internet       Assigned Numbers Authority (IANA).  If you are developing a       protocol or application that will require the use of a link,       socket, port, protocol, etc., please contact the IANA to receive a       number assignment.  See also: Internet Assigned Numbers Authority,       STD.       [Source: STD2] 
  135.  
  136.    Asynchronous Transfer Mode (ATM)       A method for the dynamic allocation of bandwidth using a fixed-       size packet (called a cell).  ATM is also known as "fast packet". 
  137.  
  138.    ATM       See: Asynchronous Transfer Mode 
  139.  
  140.    AUP       See: Acceptable Use Policy 
  141.  
  142.    authentication       The verification of the identity of a person or process.       [Source: MALAMUD] 
  143.  
  144.    Autonomous System (AS)       A collection of routers under a single administrative authority       using a common Interior Gateway Protocol for routing packets. 
  145.  
  146.    backbone       The top level in a hierarchical network.  Stub and transit       networks which connect to the same backbone are guaranteed to be       interconnected.  See also: stub network, transit network. 
  147.  
  148.    bandwidth       Technically, the difference, in Hertz (Hz), between the highest       and lowest frequencies of a transmission channel.  However, as       typically used, the amount of data that can be sent through a       given communications circuit. 
  149.  
  150.    bang path       A series of machine names used to direct electronic mail from one       user to another, typically by specifying an explicit UUCP path       through which the mail is to be routed.  See also: email address,       mail path, UNIX-to-UNIX CoPy. 
  151.  
  152.    baseband       A transmission medium through which digital signals are sent       without complicated frequency shifting.  In general, only one 
  153.  
  154.  
  155.  
  156. User Glossary Working Group                                     [Page 6] 
  157.  RFC 1392                   Internet Glossary                January 1993 
  158.  
  159.        communication channel is available at any given time.  Ethernet is       an example of a baseband network.  See also: broadband, Ethernet.       [Source: NNSC] 
  160.  
  161.    Basic Encoding Rules (BER)       Standard rules for encoding data units described in ASN.1.       Sometimes incorrectly lumped under the term ASN.1, which properly       refers only to the abstract syntax description language, not the       encoding technique.  See also: Abstract Syntax Notation One.       [Source: NNSC] 
  162.  
  163.    BBS       See: Bulletin Board System 
  164.  
  165.    BCNU       Be Seein' You 
  166.  
  167.    BER       See: Basic Encoding Rules 
  168.  
  169.    Berkeley Internet Name Domain (BIND)       Implementation of a DNS server developed and distributed by the       University of California at Berkeley.  Many Internet hosts run       BIND, and it is the ancestor of many commercial BIND       implementations. 
  170.  
  171.    Berkeley Software Distribution (BSD)       Implementation of the UNIX operating system and its utilities       developed and distributed by the University of California at       Berkeley.  "BSD" is usually preceded by the version number of the       distribution, e.g., "4.3 BSD" is version 4.3 of the Berkeley UNIX       distribution.  Many Internet hosts run BSD software, and it is the       ancestor of many commercial UNIX implementations.       [Source: NNSC] 
  172.  
  173.    BGP       See: Border Gateway Protocol 
  174.  
  175.    big-endian       A format for storage or transmission of binary data in which the       most significant bit (or byte) comes first.  The term comes from       "Gulliver's Travels" by Jonathan Swift.  The Lilliputians, being       very small, had correspondingly small political problems.  The       Big-Endian and Little-Endian parties debated over whether soft-       boiled eggs should be opened at the big end or the little end.       See also: little-endian.       [Source: RFC1208] 
  176.  
  177.  
  178.  
  179.  User Glossary Working Group                                     [Page 7] 
  180.  RFC 1392                   Internet Glossary                January 1993 
  181.  
  182.     binary       11001001 
  183.  
  184.    BIND       See: Berkeley Internet Name Domain 
  185.  
  186.    Birds Of a Feather (BOF)       A Birds Of a Feather (flocking together) is an informal discussion       group.  It is formed, often ad hoc, to consider a specific issue       and, therefore, has a narrow focus. 
  187.  
  188.    Bitnet       An academic computer network that provides interactive electronic       mail and file transfer services, using a store-and-forward       protocol, based on IBM Network Job Entry protocols.  Bitnet-II       encapsulates the Bitnet protocol within IP packets and depends on       the Internet to route them. 
  189.  
  190.    BOF       See: Birds Of a Feather 
  191.  
  192.    BOOTP       The Bootstrap Protocol, described in RFCs 951 and 1084, is used       for booting diskless nodes.  See also: Reverse Address Resolution       Protocol. 
  193.  
  194.    Border Gateway Protocol (BGP)       The Border Gateway Protocol is an exterior gateway protocol       defined in RFCs 1267 and 1268.  It's design is based on experience       gained with EGP, as defined in STD 18, RFC 904, and EGP usage in       the NSFNET Backbone, as described in RFCs 1092 and 1093.  See       also: Exterior Gateway Protocol. 
  195.  
  196.    bounce       The return of a piece of mail because of an error in its delivery.       [Source: ZEN] 
  197.  
  198.    bridge       A device which forwards traffic between network segments based on       datalink layer information.  These segments would have a common       network layer address.  See also: gateway, router. 
  199.  
  200.    broadband       A transmission medium capable of supporting a wide range of       frequencies.  It can carry multiple signals by dividing the total       capacity of the medium into multiple, independent bandwidth       channels, where each channel operates only on a specific range of       frequencies.  See also: baseband. 
  201.  
  202.  
  203.  
  204. User Glossary Working Group                                     [Page 8] 
  205.  RFC 1392                   Internet Glossary                January 1993 
  206.  
  207.     broadcast       A special type of multicast packet which all nodes on the network       are always willing to receive.  See also: multicast. 
  208.  
  209.    broadcast storm       An incorrect packet broadcast onto a network that causes multiple       hosts to respond all at once, typically with equally incorrect       packets which causes the storm to grow exponentially in severity. 
  210.  
  211.    brouter       A device which bridges some packets (i.e., forwards based on       datalink layer information) and routes other packets (i.e.,       forwards based on network layer information).  The bridge/route       decision is based on configuration information.  See also: bridge,       router. 
  212.  
  213.    BSD       See: Berkeley Software Distribution 
  214.  
  215.    BTW       By The Way 
  216.  
  217.    Bulletin Board System (BBS)       A computer, and associated software, which typically provides       electronic messaging services, archives of files, and any other       services or activities of interest to the bulletin board system's       operator.  Although BBS's have traditionally been the domain of       hobbyists, an increasing number of BBS's are connected directly to       the Internet, and many BBS's are currently operated by government,       educational, and research institutions.  See also: Electronic       Mail, Internet, Usenet.       [Source: NWNET] 
  218.  
  219.    Campus Wide Information System (CWIS)       A CWIS makes information and services publicly available on campus       via kiosks, and makes interactive computing available via kiosks,       interactive computing systems and campus networks. Services       routinely include directory information, calendars, bulletin       boards, databases. 
  220.  
  221.    CCIRN       See: Coordinating Committee for Intercontinental Research Networks 
  222.  
  223.    CCITT       See: Comite Consultatif International de Telegraphique et       Telephonique 
  224.  
  225.  
  226.  
  227.  
  228.  
  229. User Glossary Working Group                                     [Page 9] 
  230.  RFC 1392                   Internet Glossary                January 1993 
  231.  
  232.     CERT       See: Computer Emergency Response Team 
  233.  
  234.    checksum       A computed value which is dependent upon the contents of a packet.       This value is sent along with the packet when it is transmitted.       The receiving system computes a new checksum based upon the       received data and compares this value with the one sent with the       packet.  If the two values are the same, the receiver has a high       degree of confidence that the data was received correctly.       [Source: NNSC] 
  235.  
  236.    circuit switching       A communications paradigm in which a dedicated communication path       is established between two hosts, and on which all packets travel.       The telephone system is an example of a circuit switched network.       See also: connection-oriented, connectionless, packet switching. 
  237.  
  238.    client       A computer system or process that requests a service of another       computer system or process.  A workstation requesting the contents       of a file from a file server is a client of the file server.  See       also: client-server model, server.       [Source: NNSC] 
  239.  
  240.    client-server model       A common way to describe the paradigm of many network protocols.       Examples include the name-server/name-resolver relationship in DNS       and the file-server/file-client relationship in NFS.  See also:       client, server, Domain Name System, Network File System. 
  241.  
  242.    CNI       See: Coalition for Networked Information 
  243.  
  244.    Coalition for Networked Information (CNI)       A consortium formed by American Research Libraries, CAUSE, and       EDUCOM to promote the creation of, and access to, information       resources in networked environments in order to enrich scholarship       and enhance intellectual productivity. 
  245.  
  246.    Comite Consultatif International de Telegraphique et Telephonique       (CCITT)       This organization is part of the United National International       Telecommunications Union (ITU) and is responsible for making       technical recommendations about telephone and data communications       systems.  Every four years CCITT holds plenary sessions where they       adopt new standards; the most recent was in 1992.       [Source: NNSC] 
  247.  
  248.  
  249.  
  250. User Glossary Working Group                                    [Page 10] 
  251.  RFC 1392                   Internet Glossary                January 1993 
  252.  
  253.     Computer Emergency Response Team (CERT)       The CERT was formed by DARPA in November 1988 in response to the       needs exhibited during the Internet worm incident.  The CERT       charter is to work with the Internet community to facilitate its       response to computer security events involving Internet hosts, to       take proactive steps to raise the community's awareness of       computer security issues, and to conduct research targeted at       improving the security of existing systems.  CERT products and       services include 24-hour technical assistance for responding to       computer security incidents, product vulnerability assistance,       technical documents, and tutorials.  In addition, the team       maintains a number of mailing lists (including one for CERT       Advisories), and provides an anonymous FTP server, at "cert.org",       where security-related documents and tools are archived.  The CERT       may be reached by email at "cert@cert.org" and by telephone at       +1-412-268-7090 (24-hour hotline).  See also: Defense Advanced       Research Projects Agency, worm. 
  254.  
  255.    congestion       Congestion occurs when the offered load exceeds the capacity of a       data communication path. 
  256.  
  257.    connection-oriented       The data communication method in which communication proceeds       through three well-defined phases: connection establishment, data       transfer, connection release.  TCP is a connection-oriented       protocol.  See also: circuit switching, connectionless, packet       switching, Transmission Control Protocol. 
  258.  
  259.    connectionless       The data communication method in which communication occurs       between hosts with no previous setup.  Packets between two hosts       may take different routes, as each is independent of the other.       UDP is a connectionless protocol.  See also: circuit switching,       connection-oriented, packet switching, User Datagram Protocol. 
  260.  
  261.    Coordinating Committee for Intercontinental Research Networks (CCIRN)       A committee that includes the United States FNC and its       counterparts in North America and Europe.  Co-chaired by the       executive directors of the FNC and the European Association of       Research Networks (RARE), the CCIRN provides a forum for       cooperative planning among the principal North American and       European research networking bodies.  See also: Federal Networking       Council, RARE.       [Source: MALAMUD] 
  262.  
  263.    core gateway       Historically, one of a set of gateways (routers) operated by the 
  264.  
  265.  
  266.  
  267. User Glossary Working Group                                    [Page 11] 
  268.  RFC 1392                   Internet Glossary                January 1993 
  269.  
  270.        Internet Network Operations Center at Bolt, Beranek and Newman       (BBN).  The core gateway system formed a central part of Internet       routing in that all groups must advertise paths to their networks       from a core gateway.       [Source: MALAMUD] 
  271.  
  272.    Corporation for Research and Educational Networking (CREN)       This organization was formed in October 1989, when Bitnet and       CSNET (Computer + Science NETwork) were combined under one       administrative authority.  CSNET is no longer operational, but       CREN still runs Bitnet.  See also: Bitnet.       [Source: NNSC] 
  273.  
  274.    cracker       A cracker is an individual who attempts to access computer systems       without authorization.  These individuals are often malicious, as       opposed to hackers, and have many means at their disposal for       breaking into a system.  See also: hacker, Computer Emergency       Response Team, Trojan Horse, virus, worm. 
  275.  
  276.    CRC       See: cyclic redundancy check 
  277.  
  278.    CREN       See: Corporation for Research and Educational Networking 
  279.  
  280.    CWIS       See: Campus Wide Information system 
  281.  
  282.    Cyberspace       A term coined by William Gibson in his fantasy novel Neuromancer       to describe the "world" of computers, and the society that gathers       around them.       [Source: ZEN] 
  283.  
  284.    Cyclic Redundancy Check (CRC)       A number derived from a set of data that will be transmitted.  By       recalculating the CRC at the remote end and comparing it to the       value originally transmitted, the receiving node can detect some       types of transmission errors.       [Source: MALAMUD] 
  285.  
  286.    DARPA       See: Defense Advanced Research Projects Agency 
  287.  
  288.    Data Encryption Key (DEK)       Used for the encryption of message text and for the computation of       message integrity checks (signatures).  See also: encryption. 
  289.  
  290.  
  291.  
  292. User Glossary Working Group                                    [Page 12] 
  293.  RFC 1392                   Internet Glossary                January 1993 
  294.  
  295.     Data Encryption Standard (DES)       A popular, standard encryption scheme.  See also: encryption. 
  296.  
  297.    datagram       A self-contained, independent entity of data carrying sufficient       information to be routed from the source to the destination       computer without reliance on earlier exchanges between this source       and destination computer and the transporting network.  See also:       frame, packet.       [Source: J. Postel] 
  298.  
  299.    DCA       See: Defense Information Systems Agency 
  300.  
  301.    DCE       Data Circuit-terminating Equipment     DCE       See: Distributed Computing Environment 
  302.  
  303.    DDN       See: Defense Data Network 
  304.  
  305.    DDN NIC       See: Defense Data Network Network Information Center 
  306.  
  307.    DECnet       A proprietary network protocol designed by Digital Equipment       Corporation.  The functionality of each Phase of the       implementation, such as Phase IV and Phase V, is different. 
  308.  
  309.    default route       A routing table entry which is used to direct packets addressed to       networks not explicitly listed in the routing table.       [Source: MALAMUD] 
  310.  
  311.    Defense Advanced Research Projects Agency (DARPA)       An agency of the U.S. Department of Defense responsible for the       development of new technology for use by the military.  DARPA       (formerly known as ARPA) was responsible for funding much of the       development of the Internet we know today, including the Berkeley       version of Unix and TCP/IP.       [Source: NNSC] 
  312.  
  313.    Defense Data Network (DDN)       A global communications network serving the US Department of       Defense composed of MILNET, other portions of the Internet, and       classified networks which are not part of the Internet.  The DDN 
  314.  
  315.  
  316.  
  317. User Glossary Working Group                                    [Page 13] 
  318.  RFC 1392                   Internet Glossary                January 1993 
  319.  
  320.        is used to connect military installations and is managed by the       Defense Information Systems Agency.  See also: Defense Information       Systems Agency. 
  321.  
  322.    Defense Data Network Network Information Center (DDN NIC)       Often called "The NIC", the DDN NIC's primary responsibility is       the assignment of Internet network addresses and Autonomous System       numbers, the administration of the root domain, and providing       information and support services to the DDN.  It is also a primary       repository for RFCs.  See also: Autonomous System, network       address, Internet Registry, Network Information Center, Request       For Comments. 
  323.  
  324.    Defense Information Systems Agency (DISA)       Formerly called the Defense Communications Agency (DCA), this is       the government agency responsible for managing the DDN portion of       the Internet, including the MILNET.  Currently, DISA administers       the DDN, and supports the user assistance services of the DDN NIC.       See also: Defense Data Network. 
  325.  
  326.    DEK       See: Data Encryption Key 
  327.  
  328.    DES       See: Data Encryption Standard 
  329.  
  330.    dialup       A temporary, as opposed to dedicated, connection between machines       established over a standard phone line. 
  331.  
  332.    Directory Access Protocol       X.500 protocol used for communication between a Directory User       Agent and a Directory System Agent.       [Source: MALAMUD] 
  333.  
  334.    Directory System Agent (DSA)       The software that provides the X.500 Directory Service for a       portion of the directory information base.  Generally, each DSA is       responsible for the directory information for a single       organization or organizational unit.       [Source: RFC1208] 
  335.  
  336.    Directory User Agent (DUA)       The software that accesses the X.500 Directory Service on behalf       of the directory user.  The directory user may be a person or       another software element.       [Source: RFC1208] 
  337.  
  338.  
  339.  
  340.  User Glossary Working Group                                    [Page 14] 
  341.  RFC 1392                   Internet Glossary                January 1993 
  342.  
  343.     DISA       See: Defense Information Systems Agency 
  344.  
  345.    Distributed Computing Environment (DCE)       An architecture of standard programming interfaces, conventions,       and server functionalities (e.g., naming, distributed file system,       remote procedure call) for distributing applications transparently       across networks of heterogeneous computers.  Promoted and       controlled by the Open Software Foundation (OSF), a consortium led       by Digital, IBM and Hewlett Packard.       [Source: RFC1208] 
  346.  
  347.    distributed database       A collection of several different data repositories that looks       like a single database to the user.  A prime example in the       Internet is the Domain Name System. 
  348.  
  349.    DIX Ethernet       See: Ethernet 
  350.  
  351.    DNS       See: Domain Name System 
  352.  
  353.    domain       "Domain" is a heavily overused term in the Internet.  It can be       used in the Administrative Domain context, or the Domain Name       context.  See also: Administrative Domain, Domain Name System. 
  354.  
  355.    Domain Name System (DNS)       The DNS is a general purpose distributed, replicated, data query       service.  The principal use is the lookup of host IP addresses       based on host names.  The style of host names now used in the       Internet is called "domain name", because they are the style of       names used to look up anything in the DNS.  Some important domains       are: .COM (commercial), .EDU (educational), .NET (network       operations), .GOV (U.S. government), and .MIL (U.S. military).       Most countries also have a domain.  For example, .US (United       States), .UK (United Kingdom), .AU (Australia).  It is defined in       STD 13, RFCs 1034 and 1035.  See also: Fully Qualified Domain       Name. 
  356.  
  357.    dot address (dotted decimal notation)       Dot address refers to the common notation for IP addresses of the       form A.B.C.D; where each letter represents, in decimal, one byte       of a four byte IP address.  See also: IP address.       [Source: FYI4] 
  358.  
  359.  
  360.  
  361.  
  362.  
  363. User Glossary Working Group                                    [Page 15] 
  364.  RFC 1392                   Internet Glossary                January 1993 
  365.  
  366.     DS1       A framing specification for T-1 synchronous lines.  See also: T1 
  367.  
  368.    DS3       A framing specification for T-3 synchronous lines.  See also: T3 
  369.  
  370.    DSA       See: Directory System Agent 
  371.  
  372.    DTE       Data Terminal Equipment 
  373.  
  374.    DUA       See: Directory User Agent 
  375.  
  376.    dynamic adaptive routing       Automatic rerouting of traffic based on a sensing and analysis of       current actual network conditions.  NOTE: this does not include       cases of routing decisions taken on predefined information.       [Source: J. Postel] 
  377.  
  378.    EARN       See: European Academic and Research Network 
  379.  
  380.    EBCDIC       See: Extended Binary Coded Decimal Interchange Code 
  381.  
  382.    Ebone       A pan-European backbone service. 
  383.  
  384.    EFF       See: Electronic Frontier Foundation 
  385.  
  386.    EFLA       See: Extended Four Letter Acronym 
  387.  
  388.    EGP       See: Exterior Gateway Protocol 
  389.  
  390.    Electronic Frontier Foundation (EFF)       A foundation established to address social and legal issues       arising from the impact on society of the increasingly pervasive       use of computers as a means of communication and information       distribution. 
  391.  
  392.    Electronic Mail (email)       A system whereby a computer user can exchange messages with other       computer users (or groups of users) via a communications network. 
  393.  
  394.  
  395.  
  396. User Glossary Working Group                                    [Page 16] 
  397.  RFC 1392                   Internet Glossary                January 1993 
  398.  
  399.        Electronic mail is one of the most popular uses of the Internet.       [Source: NNSC] 
  400.  
  401.    email       See: Electronic mail 
  402.  
  403.    email address       The domain-based or UUCP address that is used to send electronic       mail to a specified destination.  For example an editor's address       is "gmalkin@xylogics.com".  See also: bang path, mail path, UNIX-       to-UNIX CoPy.       [Source: ZEN] 
  404.  
  405.    encapsulation       The technique used by layered protocols in which a layer adds       header information to the protocol data unit (PDU) from the layer       above.  As an example, in Internet terminology, a packet would       contain a header from the physical layer, followed by a header       from the network layer (IP), followed by a header from the       transport layer (TCP), followed by the application protocol data.       [Source: RFC1208] 
  406.  
  407.    encryption       Encryption is the manipulation of a packet's data in order to       prevent any but the intended recipient from reading that data.       There are many types of data encryption, and they are the basis of       network security.  See also: Data Encryption Standard. 
  408.  
  409.    Ethernet       A 10-Mb/s standard for LANs, initially developed by Xerox, and       later refined by Digital, Intel and Xerox (DIX).  All hosts are       connected to a coaxial cable where they contend for network access       using a Carrier Sense Multiple Access with Collision Detection       (CSMA/CD) paradigm.  See also: 802.x, Local Area Network, token       ring. 
  410.  
  411.    Ethernet meltdown       An event that causes saturation, or near saturation, on an       Ethernet.  It usually results from illegal or misrouted packets       and typically lasts only a short time.       [Source: COMER] 
  412.  
  413.    European Academic and Research Network (EARN)       A network connecting European academic and research institutions       with electronic mail and file transfer services using the Bitnet       protocol.  See also: Bitnet 
  414.  
  415.  
  416.  
  417.  
  418.  
  419. User Glossary Working Group                                    [Page 17] 
  420.  RFC 1392                   Internet Glossary                January 1993 
  421.  
  422.     Extended Binary Coded Decimal Interchange Code (EBCDIC)       A standard character-to-number encoding used primarily by IBM       computer systems.  See also: ASCII. 
  423.  
  424.    Extended Four Letter Acronym (EFLA)       A recognition of the fact that there are far too many TLAs.  See       also: Three Letter Acronym.       [Source: K. Morgan] 
  425.  
  426.    Exterior Gateway Protocol (EGP)       A protocol which distributes routing information to the routers       which connect autonomous systems.  The term "gateway" is       historical, as "router" is currently the preferred term.  There is       also a routing protocol called EGP defined in STD 18, RFC 904.       See also: Autonomous System, Border Gateway Protocol, Interior       Gateway Protocol. 
  427.  
  428.    eXternal Data Representation (XDR)       A standard for machine independent data structures developed by       Sun Microsystems and defined in RFC 1014.  It is similar to ASN.1.       See also: Abstract Syntax Notation One.       [Source: RFC1208] 
  429.  
  430.    FARNET       A non-profit corporation, established in 1987, whose mission is to       advance the use of computer networks to improve research and       education. 
  431.  
  432.    FAQ       Frequently Asked Question 
  433.  
  434.    FDDI       See: Fiber Distributed Data Interface 
  435.  
  436.    Federal Information Exchange (FIX)       One of the connection points between the American governmental       internets and the Internet.       [Source: SURA] 
  437.  
  438.    Federal Networking Council (FNC)       The coordinating group of representatives from those federal       agencies involved in the development and use of federal       networking, especially those networks using TCP/IP and the       Internet.  Current members include representatives from DOD, DOE,       DARPA, NSF, NASA, and HHS.  See also: Defense Advanced Research       Projects Agency, National Science Foundation. 
  439.  
  440.  
  441.  
  442.  
  443.  
  444. User Glossary Working Group                                    [Page 18] 
  445.  RFC 1392                   Internet Glossary                January 1993 
  446.  
  447.     Fiber Distributed Data Interface (FDDI)       A high-speed (100Mb/s) LAN standard.  The underlying medium is       fiber optics, and the topology is a dual-attached, counter-       rotating token ring.  See also: Local Area Network, token ring.       [Source: RFC1208] 
  448.  
  449.    file transfer       The copying of a file from one computer to another over a computer       network.  See also: File Transfer Protocol, Kermit. 
  450.  
  451.    File Transfer Protocol (FTP)       A protocol which allows a user on one host to access, and transfer       files to and from, another host over a network.  Also, FTP is       usually the name of the program the user invokes to execute the       protocol.  It is defined in STD 9, RFC 959.  See also: anonymous       FTP. 
  452.  
  453.    finger       A program that displays information about a particular user, or       all users, logged on the local system or on a remote system.  It       typically shows full name, last login time, idle time, terminal       line, and terminal location (where applicable).  It may also       display plan and project files left by the user. 
  454.  
  455.    FIX       See: Federal Information Exchange 
  456.  
  457.    flame       A strong opinion and/or criticism of something, usually as a frank       inflammatory statement, in an electronic mail message.  It is       common to precede a flame with an indication of pending fire       (i.e., FLAME ON!).  Flame Wars occur when people start flaming       other people for flaming when they shouldn't have.  See also:       Electronic Mail 
  458.  
  459.    FNC       See: Federal Networking Council 
  460.  
  461.    For Your Information (FYI)       A subseries of RFCs that are not technical standards or       descriptions of protocols.  FYIs convey general information about       topics related to TCP/IP or the Internet.  See also: Request For       Comments, STD. 
  462.  
  463.    FQDN       See: Fully Qualified Domain Name 
  464.  
  465.  
  466.  
  467.  
  468.  
  469. User Glossary Working Group                                    [Page 19] 
  470.  RFC 1392                   Internet Glossary                January 1993 
  471.  
  472.     fragment       A piece of a packet.  When a router is forwarding an IP packet to       a network that has a maximum packet size smaller than the packet       size, it is forced to break up that packet into multiple       fragments.  These fragments will be reassembled by the IP layer at       the destination host. 
  473.  
  474.    fragmentation       The IP process in which a packet is broken into smaller pieces to       fit the requirements of a physical network over which the packet       must pass.  See also: reassembly. 
  475.  
  476.    frame       A frame is a datalink layer "packet" which contains the header and       trailer information required by the physical medium.  That is,       network layer packets are encapsulated to become frames.  See       also: datagram, encapsulation, packet. 
  477.  
  478.    freenet       Community-based bulletin board system with email, information       services, interactive communications, and conferencing.  Freenets       are funded and operated by individuals and volunteers -- in one       sense, like public television.  They are part of the National       Public Telecomputing Network (NPTN), an organization based in       Cleveland, Ohio, devoted to making computer telecommunication and       networking services as freely available as public libraries.       [Source: LAQUEY] 
  479.  
  480.    FTP       See: File Transfer Protocol 
  481.  
  482.    Fully Qualified Domain Name (FQDN)       The FQDN is the full name of a system, rather than just its       hostname.  For example, "venera" is a hostname and       "venera.isi.edu" is an FQDN.  See also: hostname, Domain Name       System. 
  483.  
  484.    FYI       See: For Your Information 
  485.  
  486.    gross       A dozen dozen (144). 
  487.  
  488.    gated       Gatedaemon.  A program which supports multiple routing protocols       and protocol families.  It may be used for routing, and makes an       effective platform for routing protocol research.  The software is       freely available by anonymous FTP from "gated.cornell.edu". 
  489.  
  490.  
  491.  
  492. User Glossary Working Group                                    [Page 20] 
  493.  RFC 1392                   Internet Glossary                January 1993 
  494.  
  495.        Pronounced "gate-dee".  See also: Exterior Gateway Protocol, Open       Shortest Path First..., Routing Information Protocol, routed. 
  496.  
  497.    gateway       The term "router" is now used in place of the original definition       of "gateway".  Currently, a gateway is a communications       device/program which passes data between networks having similar       functions but dissimilar implementations.  This should not be       confused with a protocol converter.  By this definition, a router       is a layer 3 (network layer) gateway, and a mail gateway is a       layer 7 (application layer) gateway.  See also: mail gateway,       router, protocol converter. 
  498.  
  499.    Gopher       A distributed information service that makes available       hierarchical collections of information across the Internet.       Gopher uses a simple protocol that allows a single Gopher client       to access information from any accessible Gopher server, providing       the user with a single "Gopher space" of information.  Public       domain versions of the client and server are available.  See also:       archie, archive site, Prospero, Wide Area Information Servers. 
  500.  
  501.    GOSIP       See: Government OSI Profile 
  502.  
  503.    Government OSI Profile       A subset of OSI standards specific to U.S. Government       procurements, designed to maximize interoperability in areas where       plain OSI standards are ambiguous or allow excessive options.       [Source: BIG-LAN] 
  504.  
  505.    hacker       A person who delights in having an intimate understanding of the       internal workings of a system, computers and computer networks in       particular.  The term is often misused in a pejorative context,       where "cracker" would be the correct term.  See also: cracker. 
  506.  
  507.    header       The portion of a packet, preceding the actual data, containing       source and destination addresses, and error checking and other       fields.  A header is also the part of an electronic mail message       that precedes the body of a message and contains, among other       things, the message originator, date and time.  See also:       Electronic Mail, packet. 
  508.  
  509.    heterogeneous network       A network running multiple network layer protocols.  See also:       DECnet, IP, IPX, XNS. 
  510.  
  511.  
  512.  
  513. User Glossary Working Group                                    [Page 21] 
  514.  RFC 1392                   Internet Glossary                January 1993 
  515.  
  516.     hierarchical routing       The complex problem of routing on large networks can be simplified       by reducing the size of the networks.  This is accomplished by       breaking a network into a hierarchy of networks, where each level       is responsible for its own routing.  The Internet has, basically,       three levels: the backbones, the mid-levels, and the stub       networks.  The backbones know how to route between the mid-levels,       the mid-levels know how to route between the sites, and each site       (being an autonomous system) knows how to route internally.  See       also: Autonomous System, Exterior Gateway Protocol, Interior       Gateway Protocol, stub network, transit network. 
  517.  
  518.    High Performance Computing and Communications (HPCC)       High performance computing encompasses advanced computing,       communications, and information technologies, including scientific       workstations, supercomputer systems, high speed networks, special       purpose and experimental systems, the new generation of large       scale parallel systems, and application and systems software with       all components well integrated and linked over a high speed       network.       [Source: HPCC] 
  519.  
  520.    High Performance Parallel Interface (HIPPI)       An emerging ANSI standard which extends the computer bus over       fairly short distances at speeds of 800 and 1600 Mb/s.  HIPPI is       often used in a computer room to connect a supercomputer to       routers, frame buffers, mass-storage peripherals, and other       computers.  See also: American National Standards Institute       [Source: MALAMUD] 
  521.  
  522.    HIPPI       See: High Performance Parallel Interface 
  523.  
  524.    hop       A term used in routing.  A path to a destination on a network is a       series of hops, through routers, away from the origin. 
  525.  
  526.    host       A computer that allows users to communicate with other host       computers on a network.  Individual users communicate by using       application programs, such as electronic mail, Telnet and FTP.       [Source: NNSC] 
  527.  
  528.    host address       See: internet address 
  529.  
  530.    hostname       The name given to a machine.  See also: Fully Qualified Domain 
  531.  
  532.  
  533.  
  534. User Glossary Working Group                                    [Page 22] 
  535.  RFC 1392                   Internet Glossary                January 1993 
  536.  
  537.        Name.       [Source: ZEN] 
  538.  
  539.    host number       See: host address 
  540.  
  541.    HPCC       See: High Performance Computing and Communications 
  542.  
  543.    hub       A device connected to several other devices.  In ARCnet, a hub is       used to connect several computers together.  In a message handling       service, a hub is used for the transfer of messages across the       network.       [Source: MALAMUD] 
  544.  
  545.    I-D       See: Internet-Draft 
  546.  
  547.    IAB       See: Internet Architecture Board 
  548.  
  549.    IANA       See: Internet Assigned Numbers Authority 
  550.  
  551.    ICMP       See: Internet Control Message Protocol 
  552.  
  553.    IEEE       Institute of Electrical and Electronics Engineers 
  554.  
  555.    IEEE 802       See: 802.x 
  556.  
  557.    IEN       See: Internet Experiment Note 
  558.  
  559.    IESG       See: Internet Engineering Steering Group 
  560.  
  561.    IETF       See: Internet Engineering Task Force 
  562.  
  563.    IINREN       See: Interagency Interim National Research and Education Network 
  564.  
  565.    IGP       See: Interior Gateway Protocol 
  566.  
  567.  
  568.  
  569. User Glossary Working Group                                    [Page 23] 
  570.  RFC 1392                   Internet Glossary                January 1993 
  571.  
  572.     IMHO       In My Humble Opinion 
  573.  
  574.    IMR       See: Internet Monthly Report 
  575.  
  576.    Integrated Services Digital Network (ISDN)       An emerging technology which is beginning to be offered by the       telephone carriers of the world.  ISDN combines voice and digital       network services in a single medium, making it possible to offer       customers digital data services as well as voice connections       through a single "wire".  The standards that define ISDN are       specified by CCITT.  See also: CCITT.       [Source: RFC1208] 
  577.  
  578.    Interagency Interim National Research and Education Network (IINREN)       An evolving operating network system.  Near term (1992-1996)       research and development activities will provide for the smooth       evolution of this networking infrastructure into the future       gigabit NREN.       [Source: HPCC] 
  579.  
  580.    Interior Gateway Protocol (IGP)       A protocol which distributes routing information to the routers       within an autonomous system.  The term "gateway" is historical, as       "router" is currently the preferred term.  See also: Autonomous       System, Exterior Gateway Protocol, Open Shortest Path First...,       Routing Information Protocol. 
  581.  
  582.    Intermediate System (IS)       An OSI system which performs network layer forwarding.  It is       analogous to an IP router.  See also: Open Systems       Interconnection, router. 
  583.  
  584.    Intermediate System-Intermediate System (IS-IS)       The OSI IGP.  See also: Open Systems Interconnection, Interior       Gateway Protocol. 
  585.  
  586.    International Organization for Standardization (ISO)       A voluntary, nontreaty organization founded in 1946 which is       responsible for creating international standards in many areas,       including computers and communications.  Its members are the       national standards organizations of the 89 member countries,       including ANSI for the U.S.  See also: American National Standards       Institute, Open Systems Interconnection.       [Source: TAN] 
  587.  
  588.  
  589.  
  590.  
  591.  
  592. User Glossary Working Group                                    [Page 24] 
  593.  RFC 1392                   Internet Glossary                January 1993 
  594.  
  595.     internet       While an internet is a network, the term "internet" is usually       used to refer to a collection of networks interconnected with       routers.  See also: network. 
  596.  
  597.    Internet       (note the capital "I") The Internet is the largest internet in the       world.  Is a three level hierarchy composed of backbone networks       (e.g., NSFNET, MILNET), mid-level networks, and stub networks.       The Internet is a multiprotocol internet.  See also: backbone,       mid-level network, stub network, transit network, Internet       Protocol, Corporation for Research and Educational Networks,       National Science Foundation. 
  598.  
  599.    internet address       A IP address that uniquely identifies a node on an internet.  An       Internet address (capital "I"), uniquely identifies a node on the       Internet.  See also: internet, Internet, IP address. 
  600.  
  601.    Internet Architecture Board (IAB)       The technical body that oversees the development of the Internet       suite of protocols.  It has two task forces: the IETF and the       IRTF.  "IAB" previously stood for Internet Activities Board.  See       also: Internet Engineering Task Force, Internet Research Task       Force. 
  602.  
  603.    Internet Assigned Numbers Authority (IANA)       The central registry for various Internet protocol parameters,       such as port, protocol and enterprise numbers, and options, codes       and types.  The currently assigned values are listed in the       "Assigned Numbers" document [STD2].  To request a number       assignment, contact the IANA at "iana@isi.edu".  See also:       assigned numbers, STD. 
  604.  
  605.    Internet Control Message Protocol (ICMP)       ICMP is an extension to the Internet Protocol.  It allows for the       generation of error messages, test packets and informational       messages related to IP.  It is defined in STD 5, RFC 792.       [Source: FYI4] 
  606.  
  607.    Internet-Draft (I-D)       Internet-Drafts are working documents of the IETF, its Areas, and       its Working Groups.   As the name implies, Internet-Drafts are       draft documents.  They are valid for a maximum of six months and       may be updated, replaced, or obsoleted by other documents at any       time.  Very often, I-Ds are precursors to RFCs.  See also:       Internet Engineering Task Force, Request For Comments. 
  608.  
  609.  
  610.  
  611.  User Glossary Working Group                                    [Page 25] 
  612.  RFC 1392                   Internet Glossary                January 1993 
  613.  
  614.     Internet Engineering Steering Group (IESG)       The IESG is composed of the IETF Area Directors and the IETF       Chair.  It provides the first technical review of Internet       standards and is responsible for day-to-day "management" of the       IETF.  See also: Internet Engineering Task Force. 
  615.  
  616.    Internet Engineering Task Force (IETF)       The IETF is a large, open community of network designers,       operators, vendors, and researchers whose purpose is to coordinate       the operation, management and evolution of the Internet, and to       resolve short-range and mid-range protocol and architectural       issues.  It is a major source of proposals for protocol standards       which are submitted to the IAB for final approval.  The IETF meets       three times a year and extensive minutes are included in the IETF       Proceedings.  See also: Internet, Internet Architecture Board.       [Source: FYI4] 
  617.  
  618.    Internet Experiment Note (IEN)       A series of reports pertinent to the Internet.  IENs were       published in parallel to RFCs and are no longer active.  See also:       Internet-Draft, Request For Comments. 
  619.  
  620.    Internet Monthly Report (IMR)       Published monthly, the purpose of the Internet Monthly Reports is       to communicate to the Internet Research Group the accomplishments,       milestones reached, or problems discovered by the participating       organizations. 
  621.  
  622.    internet number       See: internet address 
  623.  
  624.    Internet Protocol (IP)       The Internet Protocol, defined in STD 5, RFC 791, is the network       layer for the TCP/IP Protocol Suite.  It is a connectionless,       best-effort packet switching protocol.  See also: packet       switching, Request For Comments, TCP/IP Protocol Suite. 
  625.  
  626.    Internet Registry (IR)       The IANA has the discretionary authority to delegate portions of       its responsibility and, with respect to network address and       Autonomous System identifiers, has lodged this responsibility with       an IR.  The IR function is performed by the DDN NIC.  See also:       Autonomous System, network address, Defense Data Network...,       Internet Assigned Numbers Authority. 
  627.  
  628.    Internet Relay Chat (IRC)       A world-wide "party line" protocol that allows one to converse       with others in real time.  IRC is structured as a network of 
  629.  
  630.  
  631.  
  632. User Glossary Working Group                                    [Page 26] 
  633.  RFC 1392                   Internet Glossary                January 1993 
  634.  
  635.        servers, each of which accepts connections from client programs,       one per user.  See also: talk.       [Source: HACKER] 
  636.  
  637.    Internet Research Steering Group (IRSG)       The "governing body" of the IRTF.  See also: Internet Research       Task Force.       [Source: MALAMUD] 
  638.  
  639.    Internet Research Task Force (IRTF)       The IRTF is chartered by the IAB to consider long-term Internet       issues from a theoretical point of view.  It has Research Groups,       similar to IETF Working Groups, which are each tasked to discuss       different research topics.  Multi-cast audio/video conferencing       and privacy enhanced mail are samples of IRTF output.  See also:       Internet Architecture Board, Internet Engineering Task Force,       Privacy Enhanced Mail. 
  640.  
  641.    Internet Society (ISOC)       The Internet Society is a non-profit, professional membership       organization which facilitates and supports the technical       evolution of the Internet, stimulates interest in and educates the       scientific and academic communities, industry and the public about       the technology, uses and applications of the Internet, and       promotes the development of new applications for the system.  The       Society provides a forum for discussion and collaboration in the       operation and use of the global Internet infrastructure.  The       Internet Society publishes a quarterly newsletter, the Internet       Society News, and holds an annual conference, INET.  The       development of Internet technical standards takes place under the       auspices of the Internet Society with substantial support from the       Corporation for National Research Initiatives under a cooperative       agreement with the US Federal Government.       [Source: V. Cerf] 
  642.  
  643.    Internetwork Packet eXchange (IPX)       Novell's protocol used by Netware.  A router with IPX routing can       interconnect LANs so that Novell Netware clients and servers can       communicate.  See also: Local Area Network. 
  644.  
  645.    interoperability       The ability of software and hardware on multiple machines from       multiple vendors to communicate meaningfully. 
  646.  
  647.    IP       See: Internet Protocol 
  648.  
  649.  
  650.  
  651.  
  652.  
  653. User Glossary Working Group                                    [Page 27] 
  654.  RFC 1392                   Internet Glossary                January 1993 
  655.  
  656.     IP address       The 32-bit address defined by the Internet Protocol in STD 5, RFC       791.  It is usually represented in dotted decimal notation.  See       also: dot address, internet address, Internet Protocol, network       address, subnet address, host address. 
  657.  
  658.    IP datagram       See: datagram 
  659.  
  660.    IPX       See: Internetwork Packet eXchange 
  661.  
  662.    IR       See: Internet Registry 
  663.  
  664.    IRC       See: Internet Relay Chat 
  665.  
  666.    IRSG       See: Internet Research Steering Group 
  667.  
  668.    IRTF       See: Internet Research Task Force 
  669.  
  670.    IS       See: Intermediate System 
  671.  
  672.    IS-IS       See: Intermediate System-Intermediate System 
  673.  
  674.    ISDN       See: Integrated Services Digital Network 
  675.  
  676.    ISO       See: International Organization for Standardization 
  677.  
  678.    ISO Development Environment (ISODE)       Software that allows OSI services to use a TCP/IP network.       Pronounced eye-so-dee-eee.  See also: Open Systems       Interconnection, TCP/IP Protocol Suite. 
  679.  
  680.    ISOC       See: Internet Society 
  681.  
  682.    ISODE       See: ISO Development Environment 
  683.  
  684.  
  685.  
  686.  
  687.  
  688. User Glossary Working Group                                    [Page 28] 
  689.  RFC 1392                   Internet Glossary                January 1993 
  690.  
  691.     JKREY       Joyce K. Reynolds 
  692.  
  693.    KA9Q       A popular implementation of TCP/IP and associated protocols for       amateur packet radio systems.  See also: TCP/IP Protocol Suite.       [Source: RFC1208] 
  694.  
  695.    Kerberos       Kerberos is the security system of MIT's Project Athena.  It is       based on symmetric key cryptography.  See also: encryption. 
  696.  
  697.    Kermit       A popular file transfer protocol developed by Columbia University.       Because Kermit runs in most operating environments, it provides an       easy method of file transfer.  Kermit is NOT the same as FTP.  See       also: File Transfer Protocol       [Source: MALAMUD] 
  698.  
  699.    Knowbot       An experimental directory service.  See also: white pages, WHOIS,       X.500. 
  700.  
  701.    LAN       See: Local Area Network 
  702.  
  703.    layer       Communication networks for computers may be organized as a set of       more or less independent protocols, each in a different layer       (also called level).  The lowest layer governs direct host-to-host       communication between the hardware at different hosts; the highest       consists of user applications.  Each layer builds on the layer       beneath it.  For each layer, programs at different hosts use       protocols appropriate to the layer to communicate with each other.       TCP/IP has five layers of protocols; OSI has seven.  The       advantages of different layers of protocols is that the methods of       passing information from one layer to another are specified       clearly as part of the protocol suite, and changes within a       protocol layer are prevented from affecting the other layers.       This greatly simplifies the task of designing and maintaining       communication programs.  See also: Open Systems Interconnection,       TCP/IP Protocol Suite. 
  704.  
  705.    listserv       An automated mailing list distribution system originally designed       for the Bitnet/EARN network.  See also: Bitnet, European Academic       Research Network, mailing list. 
  706.  
  707.  
  708.  
  709.  User Glossary Working Group                                    [Page 29] 
  710.  RFC 1392                   Internet Glossary                January 1993 
  711.  
  712.     little-endian       A format for storage or transmission of binary data in which the       least significant byte (bit) comes first.  See also: big-endian.       [Source: RFC1208] 
  713.  
  714.    LLC       See: Logical Link Control 
  715.  
  716.    Local Area Network (LAN)       A data network intended to serve an area of only a few square       kilometers or less.  Because the network is known to cover only a       small area, optimizations can be made in the network signal       protocols that permit data rates up to 100Mb/s.  See also:       Ethernet, Fiber Distributed Data Interface, token ring, Wide Area       Network.       [Source: NNSC] 
  717.  
  718.    Logical Link Control (LLC)       The upper portion of the datalink layer, as defined in IEEE 802.2.       The LLC sublayer presents a uniform interface to the user of the       datalink service, usually the network layer.  Beneath the LLC       sublayer is the MAC sublayer.  See also: 802.x, layer, Media       Access Control. 
  719.  
  720.    Lurking       No active participation on the part of a subscriber to an mailing       list or USENET newsgroup.  A person who is lurking is just       listening to the discussion.  Lurking is encouraged for beginners       who need to get up to speed on the history of the group.  See       also: Electronic Mail, mailing list, Usenet.       [Source: LAQUEY] 
  721.  
  722.    MAC       See: Media Access Control 
  723.  
  724.    MAC address       The hardware address of a device connected to a shared media.  See       also: Media Access Control, Ethernet, token ring.       [Source: MALAMUD] 
  725.  
  726.    mail bridge       A mail gateway that forwards electronic mail between two or more       networks while ensuring that the messages it forwards meet certain       administrative criteria.  A mail bridge is simply a specialized       form of mail gateway that enforces an administrative policy with       regard to what mail it forwards.  See also: Electronic Mail, mail       gateway.       [Source: NNSC] 
  727.  
  728.  
  729.  
  730. User Glossary Working Group                                    [Page 30] 
  731.  RFC 1392                   Internet Glossary                January 1993 
  732.  
  733.     Mail Exchange Record (MX Record)       A DNS resource record type indicating which host can handle mail       for a particular domain.  See also: Domain Name System, Electronic       Mail.       [Source: MALAMUD] 
  734.  
  735.    mail exploder       Part of an electronic mail delivery system which allows a message       to be delivered to a list of addresses.  Mail exploders are used       to implement mailing lists.  Users send messages to a single       address and the mail exploder takes care of delivery to the       individual mailboxes in the list.  See also: Electronic Mail,       email address, mailing list.       [Source: RFC1208] 
  736.  
  737.    mail gateway       A machine that connects two or more electronic mail systems       (including dissimilar mail systems) and transfers messages between       them.  Sometimes the mapping and translation can be quite complex,       and it generally requires a store-and-forward scheme whereby the       message is received from one system completely before it is       transmitted to the next system, after suitable translations.  See       also: Electronic Mail.       [Source: RFC1208] 
  738.  
  739.    mail path       A series of machine names used to direct electronic mail from one       user to another.  This system of email addressing has been used       primarily in UUCP networks which are trying to eliminate its use       altogether.  See also: bang path, email address, UNIX-to-UNIX       CoPy. 
  740.  
  741.    mail server       A software program that distributes files or information in       response to requests sent via email.  Internet examples include       Almanac and netlib.  Mail servers have also been used in Bitnet to       provide FTP-like services.  See also: Bitnet, Electronic Mail,       FTP.       [Source: NWNET] 
  742.  
  743.    mailing list       A list of email addresses, used by a mail exploder, to forward       messages to groups of people.  Generally, a mailing list is used       to discuss certain set of topics, and different mailing lists       discuss different topics.  A mailing list may be moderated.  This       means that messages sent to the list are actually sent to a       moderator who determines whether or not to send the messages on to       everyone else.  Requests to subscribe to, or leave, a mailing list 
  744.  
  745.  
  746.  
  747. User Glossary Working Group                                    [Page 31] 
  748.  RFC 1392                   Internet Glossary                January 1993 
  749.  
  750.        should ALWAYS be sent to the list's "-request" address (e.g.,       ietf-request@cnri.reston.va.us for the IETF mailing list).  See       also: Electronic Mail, mail exploder. 
  751.  
  752.    MAN       See: Metropolitan Area Network 
  753.  
  754.    Management Information Base (MIB)       The set of parameters an SNMP management station can query or set       in the SNMP agent of a network device (e.g., router).  Standard,       minimal MIBs have been defined, and vendors often have Private       enterprise MIBs.  In theory, any SNMP manager can talk to any SNMP       agent with a properly defined MIB.  See also: client-server model,       Simple Network Management Protocol.       [Source: BIG-LAN] 
  755.  
  756.    Martian       A humorous term applied to packets that turn up unexpectedly on       the wrong network because of bogus routing entries.  Also used as       a name for a packet which has an altogether bogus (non-registered       or ill-formed) internet address.       [Source: RFC1208] 
  757.  
  758.    Maximum Transmission Unit (MTU)       The largest frame length which may be sent on a physical medium.       See also: fragmentation, frame. 
  759.  
  760.    Media Access Control (MAC)       The lower portion of the datalink layer.  The MAC differs for       various physical media.  See also: MAC Address, Ethernet, Logical       Link Control, token ring. 
  761.  
  762.    message switching       See: packet switching 
  763.  
  764.    Metropolitan Area Network (MAN)       A data network intended to serve an area approximating that of a       large city.  Such networks are being implemented by innovative       techniques, such as running fiber cables through subway tunnels.       A popular example of a MAN is SMDS.  See also: Local Area Network,       Switched Multimegabit Data Service, Wide Area Network.       [Source: NNSC] 
  765.  
  766.    MIB       See: Management Information Base 
  767.  
  768.    mid-level network       Mid-level networks (a.k.a. regionals) make up the second level of 
  769.  
  770.  
  771.  
  772. User Glossary Working Group                                    [Page 32] 
  773.  RFC 1392                   Internet Glossary                January 1993 
  774.  
  775.        the Internet hierarchy.  They are the transit networks which       connect the stub networks to the backbone networks.  See also:       backbone, Internet, stub network, transit network. 
  776.  
  777.    MIME       See: Multipurpose Internet Mail Extensions 
  778.  
  779.    moderator       A person, or small group of people, who manage moderated mailing       lists and newsgroups.  Moderators are responsible for determining       which email submissions are passed on to list.  See also:       Electronic Mail, mailing list, Usenet. 
  780.  
  781.    MTU       See: Maximum Transmission Unit 
  782.  
  783.    MUD       See: Multi-User Dungeon 
  784.  
  785.    multicast       A packet with a special destination address which multiple nodes       on the network may be willing to receive.  See also: broadcast. 
  786.  
  787.    multihomed host       A host which has more than one connection to a network.  The host       may send and receive data over any of the links but will not route       traffic for other nodes.  See also: host, router.       [Source: MALAMUD] 
  788.  
  789.    Multipurpose Internet Mail Extensions (MIME)       An extension to Internet email which provides the ability to       transfer non-textual data, such as graphics, audio and fax.  It is       defined in RFC 1341.  See also: Electronic Mail 
  790.  
  791.    Multi-User Dungeon (MUD)       Adventure, role playing games, or simulations played on the       Internet.  Devotees call them "text-based virtual reality       adventures".  The games can feature fantasy combat, booby traps       and magic.  Players interact in real time and can change the       "world" in the game as they play it.  Most MUDs are based on the       Telnet protocol.  See also: Telnet.       [Source: LAQUEY] 
  792.  
  793.    MX Record       See: Mail Exchange Record 
  794.  
  795.    NAK       See: Negative Acknowledgment 
  796.  
  797.  
  798.  
  799. User Glossary Working Group                                    [Page 33] 
  800.  RFC 1392                   Internet Glossary                January 1993 
  801.  
  802.     name resolution       The process of mapping a name into its corresponding address.  See       also: Domain Name System.       [Source: RFC1208] 
  803.  
  804.    namespace       A commonly distributed set of names in which all names are unique.       [Source: MALAMUD] 
  805.  
  806.    National Institute of Standards and Technology (NIST)       United States governmental body that provides assistance in       developing standards.  Formerly the National Bureau of Standards.       [Source: MALAMUD] 
  807.  
  808.    National Research and Education Network (NREN)       The NREN is the realization of an interconnected gigabit computer       network devoted to Hign Performance Computing and Communications.       See also: HPPC, IINREN.       [Source: HPCC] 
  809.  
  810.    National Science Foundation (NSF)       A U.S. government agency whose purpose is to promote the       advancement of science.  NSF funds science researchers, scientific       projects, and infrastructure to improve the quality of scientific       research.  The NSFNET, funded by NSF, is an essential part of       academic and research communications.  It is a highspeed "network       of networks" which is hierarchical in nature.  At the highest       level, it is a backbone network currently comprising 16 nodes       connected to a 45Mb/s facility which spans the continental United       States.  Attached to that are mid-level networks and attached to       the mid-levels are campus and local networks.  NSFNET also has       connections out of the U.S. to Canada, Mexico, Europe, and the       Pacific Rim.  The NSFNET is part of the Internet. 
  811.  
  812.    Negative Acknowledgment (NAK)       Response to receipt of a corrupted packet of information.  See       also: Acknowledgement. 
  813.  
  814.    netiquette       A pun on "etiquette" referring to proper behavior on a network. 
  815.  
  816.    Netnews       See: Usenet 
  817.  
  818.    network       A computer network is a data communications system which       interconnects computer systems at various different sites.  A       network may be composed of any combination of LANs, MANs or WANs. 
  819.  
  820.  
  821.  
  822. User Glossary Working Group                                    [Page 34] 
  823.  RFC 1392                   Internet Glossary                January 1993 
  824.  
  825.        See also: Local Area Network, Metropolitan Area Network, Wide Area       Network, internet. 
  826.  
  827.    network address       The network portion of an IP address.  For a class A network, the       network address is the first byte of the IP address.  For a class       B network, the network address is the first two bytes of the IP       address.  For a class C network, the network address is the first       three bytes of the IP address.  In each case, the remainder is the       host address.  In the Internet, assigned network addresses are       globally unique.  See also: Internet, IP address, subnet address,       host address, Internet Registry. 
  828.  
  829.    Network File System (NFS)       A protocol developed by Sun Microsystems, and defined in RFC 1094,       which allows a computer system to access files over a network as       if they were on its local disks.  This protocol has been       incorporated in products by more than two hundred companies, and       is now a de facto Internet standard.       [Source: NNSC] 
  830.  
  831.    Network Information Center (NIC)       A NIC provides information, assistance and services to network       users.  See also: Network Operations Center. 
  832.  
  833.    Network Information Services (NIS)       A set of services, generally provided by a NIC, to assist users in       using the network.  See also: Network Information Center. 
  834.  
  835.    Network News Transfer Protocol (NNTP)       A protocol, defined in RFC 977, for the distribution, inquiry,       retrieval, and posting of news articles.  See also: Usenet. 
  836.  
  837.    network number       See: network address 
  838.  
  839.    Network Operations Center (NOC)       A location from which the operation of a network or internet is       monitored.  Additionally, this center usually serves as a       clearinghouse for connectivity problems and efforts to resolve       those problems.  See also: Network Information Center.       [Source: NNSC] 
  840.  
  841.    Network Time Protocol (NTP)       A protocol that assures accurate local timekeeping with reference       to radio and atomic clocks located on the Internet.  This protocol       is capable of synchronizing distributed clocks within milliseconds       over long time periods.  It is defined in STD 12, RFC 1119.  See 
  842.  
  843.  
  844.  
  845. User Glossary Working Group                                    [Page 35] 
  846.  RFC 1392                   Internet Glossary                January 1993 
  847.  
  848.        also: Internet.       [Source: NNSC] 
  849.  
  850.    NFS       See: Network File System 
  851.  
  852.    NIC       See: Network Information Center 
  853.  
  854.    NIC.DDN.MIL       This is the domain name of the DDN NIC.  See also: Defense Data       Network..., Domain Name System, Network Information Center. 
  855.  
  856.    NIS       See: Network Information Services 
  857.  
  858.    NIST       See: National Institute of Standards and Technology 
  859.  
  860.    NNTP       See: Network News Transfer Protocol 
  861.  
  862.    NOC       See: Network Operations Center 
  863.  
  864.    Nodal Switching System (NSS)       Main routing nodes in the NSFnet backbone.  See also: backbone,       National Science Foundation.       [Source: MALAMUD] 
  865.  
  866.    node       An addressable device attached to a computer network.  See also:       host, router. 
  867.  
  868.    NREN       See: National Research and Education Network 
  869.  
  870.    NSF       See: National Science Foundation 
  871.  
  872.    NSS       See: Nodal Switching System 
  873.  
  874.    NTP       See: Network Time Protocol 
  875.  
  876.    OCLC       See: Online Computer Library Catalog 
  877.  
  878.  
  879.  
  880. User Glossary Working Group                                    [Page 36] 
  881.  RFC 1392                   Internet Glossary                January 1993 
  882.  
  883.     octet       An octet is 8 bits.  This term is used in networking, rather than       byte, because some systems have bytes that are not 8 bits long. 
  884.  
  885.    Online Computer Library Catalog       OCLC is a nonprofit membership organization offering computer-       based services to libraries, educational organizations, and their       users.  The OCLC library information network connects more than       10,000 libraries worldwide.  Libraries use the OCLC System for       cataloging, interlibrary loan, collection development,       bibliographic verification, and reference searching.       [Source: OCLC] 
  886.  
  887.    Open Shortest-Path First Interior Gateway Protocol (OSPF)       A link state, as opposed to distance vector, routing protocol.  It       is an Internet standard IGP defined in RFC 1247.  See also:       Interior Gateway Protocol, Routing Information Protocol. 
  888.  
  889.    Open Systems Interconnection (OSI)       A suite of protocols, designed by ISO committees, to be the       international standard computer network architecture.  See also:       International Organization for Standardization. 
  890.  
  891.    OSI       See: Open Systems Interconnection 
  892.  
  893.    OSI Reference Model       A seven-layer structure designed to describe computer network       architectures and the way that data passes through them.  This       model was developed by the ISO in 1978 to clearly define the       interfaces in multivendor networks, and to provide users of those       networks with conceptual guidelines in the construction of such       networks.  See also: International Organization for       Standardization.       [Source: NNSC] 
  894.  
  895.    OSPF       See: Open Shortest-Path First Interior Gateway Protocol 
  896.  
  897.    packet       The unit of data sent across a network.  "Packet" a generic term       used to describe unit of data at all levels of the protocol stack,       but it is most correctly used to describe application data units.       See also: datagram, frame. 
  898.  
  899.    Packet InterNet Groper (PING)       A program used to test reachability of destinations by sending       them an ICMP echo request and waiting for a reply.  The term is 
  900.  
  901.  
  902.  
  903. User Glossary Working Group                                    [Page 37] 
  904.  RFC 1392                   Internet Glossary                January 1993 
  905.  
  906.        used as a verb: "Ping host X to see if it is up!"  See also:       Internet Control Message Protocol.       [Source: RFC1208] 
  907.  
  908.    Packet Switch Node (PSN)       A dedicated computer whose purpose is to accept, route and forward       packets in a packet switched network.  See also: packet switching,       router.       [Source: NNSC] 
  909.  
  910.    packet switching       A communications paradigm in which packets (messages) are       individually routed between hosts, with no previously established       communication path.  See also: circuit switching, connection-       oriented, connectionless. 
  911.  
  912.    PD       Public Domain 
  913.  
  914.    PDU       See: Protocol Data Unit 
  915.  
  916.    PEM       See: Privacy Enhanced Mail 
  917.  
  918.    PING       See: Packet INternet Groper 
  919.  
  920.    Point Of Presence (POP)       A site where there exists a collection of telecommunications       equipment, usually digital leased lines and multi-protocol       routers. 
  921.  
  922.    Point-to-Point Protocol (PPP)       The Point-to-Point Protocol, defined in RFC 1171, provides a       method for transmitting packets over serial point-to-point links.       See also: Serial Line IP.       [Source: FYI4] 
  923.  
  924.    POP       See: Post Office Protocol and Point Of Presence 
  925.  
  926.    port       A port is a transport layer demultiplexing value.  Each       application has a unique port number associated with it.  See       also: Transmission Control Protocol, User Datagram Protocol. 
  927.  
  928.  
  929.  
  930.  
  931.  
  932. User Glossary Working Group                                    [Page 38] 
  933.  RFC 1392                   Internet Glossary                January 1993 
  934.  
  935.     Post Office Protocol (POP)       A protocol designed to allow single user hosts to read mail from a       server.  There are three versions: POP, POP2, and POP3.  Latter       versions are NOT compatible with earlier versions.  See also:       Electronic Mail. 
  936.  
  937.    Postal Telegraph and Telephone (PTT)       Outside the USA, PTT refers to a telephone service provider, which       is usually a monopoly, in a particular country. 
  938.  
  939.    postmaster       The person responsible for taking care of electronic mail       problems, answering queries about users, and other related work at       a site.  See also: Electronic Mail.       [Source: ZEN] 
  940.  
  941.    PPP       See: Point-to-Point Protocol 
  942.  
  943.    Privacy Enhanced Mail (PEM)       Internet email which provides confidentiality, authentication and       message integrity using various encryption methods.  See also:       Electronic Mail, encryption. 
  944.  
  945.    Prospero       A distributed filesystem which provides the user with the ability       to create multiple views of a single collection of files       distributed across the Internet.  Prospero provides a file naming       system, and file access is provided by existing access methods       (e.g., anonymous FTP and NFS).  The Prospero protocol is also used       for communication between clients and servers in the archie       system.  See also: anonymous FTP, archie, archive site, Gopher,       Network File System, Wide Area Information Servers. 
  946.  
  947.    protocol       A formal description of message formats and the rules two       computers must follow to exchange those messages.  Protocols can       describe low-level details of machine-to-machine interfaces (e.g.,       the order in which bits and bytes are sent across a wire) or       high-level exchanges between allocation programs (e.g., the way in       which two programs transfer a file across the Internet).       [Source: MALAMUD] 
  948.  
  949.    protocol converter       A device/program which translates between different protocols       which serve similar functions (e.g., TCP and TP4). 
  950.  
  951.  
  952.  
  953.  
  954.  
  955. User Glossary Working Group                                    [Page 39] 
  956.  RFC 1392                   Internet Glossary                January 1993 
  957.  
  958.     Protocol Data Unit (PDU)       "PDU" is internationalstandardscomitteespeak for packet.  See       also: packet. 
  959.  
  960.    protocol stack       A layered set of protocols which work together to provide a set of       network functions.  See also: layer, protocol. 
  961.  
  962.    proxy ARP       The technique in which one machine, usually a router, answers ARP       requests intended for another machine.  By "faking" its identity,       the router accepts responsibility for routing packets to the       "real" destination.  Proxy ARP allows a site to use a single IP       address with two physical networks.  Subnetting would normally be       a better solution.  See also: Address Resolution Protocol       [Source: RFC1208] 
  963.  
  964.    PSN       See: Packet Switch Node. 
  965.  
  966.    PTT       See: Postal, Telegraph and Telephone 
  967.  
  968.    queue       A backup of packets awaiting processing. 
  969.  
  970.    RARE       See: Reseaux Associes pour la Recherche Europeenne 
  971.  
  972.    RARP       See: Reverse Address Resolution Protocol 
  973.  
  974.    RBOC       Regional Bell Operating Company 
  975.  
  976.    RCP       See: Remote copy program 
  977.  
  978.    Read the F*cking Manual (RTFM)       This acronym is often used when someone asks a simple or common       question. 
  979.  
  980.    reassembly       The IP process in which a previously fragmented packet is       reassembled before being passed to the transport layer.  See also:       fragmentation. 
  981.  
  982.  
  983.  
  984.  
  985.  
  986. User Glossary Working Group                                    [Page 40] 
  987.  RFC 1392                   Internet Glossary                January 1993 
  988.  
  989.     recursive       See: recursive 
  990.  
  991.    regional       See: mid-level network 
  992.  
  993.    remote login       Operating on a remote computer, using a protocol over a computer       network, as though locally attached.  See also: Telnet. 
  994.  
  995.    Remote Procedure Call (RPC)       An easy and popular paradigm for implementing the client-server       model of distributed computing.  In general, a request is sent to       a remote system to execute a designated procedure, using arguments       supplied, and the result returned to the caller.  There are many       variations and subtleties in various implementations, resulting in       a variety of different (incompatible) RPC protocols.       [Source: RFC1208] 
  996.  
  997.    repeater       A device which propagates electrical signals from one cable to       another.  See also: bridge, gateway, router. 
  998.  
  999.    Request For Comments (RFC)       The document series, begun in 1969, which describes the Internet       suite of protocols and related experiments.  Not all (in fact very       few) RFCs describe Internet standards, but all Internet standards       are written up as RFCs.  The RFC series of documents is unusual in       that the proposed protocols are forwarded by the Internet research       and development community, acting on their own behalf, as opposed       to the formally reviewed and standardized protocols that are       promoted by organizations such as CCITT and ANSI.  See also: For       Your Information, STD. 
  1000.  
  1001.    Reseaux Associes pour la Recherche Europeenne (RARE)       European association of research networks.       [Source: RFC1208] 
  1002.  
  1003.    Reseaux IP Europeenne (RIPE)       A collaboration between European networks which use the TCP/IP       protocol suite. 
  1004.  
  1005.    Reverse Address Resolution Protocol (RARP)       A protocol, defined in RFC 903, which provides the reverse       function of ARP.  RARP maps a hardware (MAC) address to an       internet address.  It is used primarily by diskless nodes when       they first initialize to find their internet address.  See also:       Address Resolution Protocol, BOOTP, internet address, MAC address. 
  1006.  
  1007.  
  1008.  
  1009. User Glossary Working Group                                    [Page 41] 
  1010.  RFC 1392                   Internet Glossary                January 1993 
  1011.  
  1012.     RFC       See: Request For Comments 
  1013.  
  1014.    RFC 822       The Internet standard format for electronic mail message headers.       Mail experts often refer to "822 messages".  The name comes from       "RFC 822", which contains the specification (STD 11, RFC 822).       822 format was previously known as 733 format.  See also:       Electronic Mail.       [Source: COMER] 
  1015.  
  1016.    RIP       See: Routing Information Protocol 
  1017.  
  1018.    RIPE       See: Reseaux IP Europeenne 
  1019.  
  1020.    Round-Trip Time (RTT)       A measure of the current delay on a network.       [Source: MALAMUD] 
  1021.  
  1022.    route       The path that network traffic takes from its source to its       destination.  Also, a possible path from a given host to another       host or destination. 
  1023.  
  1024.    routed       Route Daemon.  A program which runs under 4.2BSD/4.3BSD UNIX       systems (and derived operating systems) to propagate routes among       machines on a local area network, using the RIP protocol.       Pronounced "route-dee".  See also: Routing Information Protocol,       gated. 
  1025.  
  1026.    router       A device which forwards traffic between networks.  The forwarding       decision is based on network layer information and routing tables,       often constructed by routing protocols.  See also: bridge,       gateway, Exterior Gateway Protocol, Interior Gateway Protocol. 
  1027.  
  1028.    routing       The process of selecting the correct interface and next hop for a       packet being forwarded.  See also: hop, router, Exterior Gateway       Protocol, Interior Gateway Protocol. 
  1029.  
  1030.    routing domain       A set of routers exchanging routing information within an       administrative domain.  See also: Administrative Domain, router. 
  1031.  
  1032.  
  1033.  
  1034.  User Glossary Working Group                                    [Page 42] 
  1035.  RFC 1392                   Internet Glossary                January 1993 
  1036.  
  1037.     Routing Information Protocol (RIP)       A distance vector, as opposed to link state, routing protocol.  It       is an Internet standard IGP defined in STD 34, RFC 1058 (updated       by RFC 1388).  See also: Interior Gateway Protocol, Open Shortest       Path First.... 
  1038.  
  1039.    RPC       See: Remote Procedure Call 
  1040.  
  1041.    RTFM       See: Read the F*cking Manual 
  1042.  
  1043.    RTT       See: Round-Trip Time 
  1044.  
  1045.    Serial Line IP (SLIP)       A protocol used to run IP over serial lines, such as telephone       circuits or RS-232 cables, interconnecting two systems.  SLIP is       defined in RFC 1055.  See also: Point-to-Point Protocol. 
  1046.  
  1047.    server       A provider of resources (e.g., file servers and name servers).       See also: client, Domain Name System, Network File System. 
  1048.  
  1049.    SIG       Special Interest Group 
  1050.  
  1051.    signature       The three or four line message at the bottom of a piece of email       or a Usenet article which identifies the sender.  Large signatures       (over five lines) are generally frowned upon.  See also:       Electronic Mail, Usenet. 
  1052.  
  1053.    Simple Mail Transfer Protocol (SMTP)       A protocol, defined in STD 10, RFC 821, used to transfer       electronic mail between computers.  It is a server to server       protocol, so other protocols are used to access the messages.  See       also: Electronic Mail, Post Office Protocol, RFC 822. 
  1054.  
  1055.    Simple Network Management Protocol (SNMP)       The Internet standard protocol, defined in STD 15, RFC 1157,       developed to manage nodes on an IP network.  It is currently       possible to manage wiring hubs, toasters, jukeboxes, etc.  See       also: Management Information Base. 
  1056.  
  1057.    SLIP       See: Serial Line IP 
  1058.  
  1059.  
  1060.  
  1061.  User Glossary Working Group                                    [Page 43] 
  1062.  RFC 1392                   Internet Glossary                January 1993 
  1063.  
  1064.     SMDS       See: Switched Multimegabit Data Service 
  1065.  
  1066.    SMI       See: Structure of Management Information 
  1067.  
  1068.    SMTP       See: Simple Mail Transfer Protocol 
  1069.  
  1070.    SNA       See: Systems Network Architecture 
  1071.  
  1072.    snail mail       A pejorative term referring to the U.S. postal service. 
  1073.  
  1074.    SNMP       See: Simple Network Management Protocol 
  1075.  
  1076.    STD       A subseries of RFCs that specify Internet standards.  The official       list of Internet standards is in STD 1.  See also: For Your       Information, Request For Comments. 
  1077.  
  1078.    stream-oriented       A type of transport service that allows its client to send data in       a continuous stream.  The transport service will guarantee that       all data will be delivered to the other end in the same order as       sent and without duplicates.  See also: Transmission Control       Protocol.       [Source: MALAMUD] 
  1079.  
  1080.    Structure of Management Information (SMI)       The rules used to define the objects that can be accessed via a       network management protocol.  This protocol is defined in STD 16,       RFC 1155.  See also: Management Information Base.       [Source: RFC1208] 
  1081.  
  1082.    stub network       A stub network only carries packets to and from local hosts.  Even       if it has paths to more than one other network, it does not carry       traffic for other networks.  See also: backbone, transit network. 
  1083.  
  1084.    subnet       A portion of a network, which may be a physically independent       network segment, which shares a network address with other       portions of the network and is distinguished by a subnet number.       A subnet is to a network what a network is to an internet.  See       also: internet, network. 
  1085.  
  1086.  
  1087.  
  1088. User Glossary Working Group                                    [Page 44] 
  1089.  RFC 1392                   Internet Glossary                January 1993 
  1090.  
  1091.        [Source: FYI4] 
  1092.  
  1093.    subnet address       The subnet portion of an IP address.  In a subnetted network, the       host portion of an IP address is split into a subnet portion and a       host portion using an address (subnet) mask.  See also: address       mask, IP address, network address, host address. 
  1094.  
  1095.    subnet mask       See: address mask 
  1096.  
  1097.    subnet number       See: subnet address 
  1098.  
  1099.    Switched Multimegabit Data Service (SMDS)       An emerging high-speed datagram-based public data network service       developed by Bellcore and expected to be widely used by telephone       companies as the basis for their data networks.  See also:       Metropolitan Area Network.       [Source: RFC1208] 
  1100.  
  1101.    Systems Network Architecture (SNA)       A proprietary networking architecture used by IBM and IBM-       compatible mainframe computers.       [Source: NNSC] 
  1102.  
  1103.    T1       An AT&T term for a digital carrier facility used to transmit a       DS-1 formatted digital signal at 1.544 megabits per second. 
  1104.  
  1105.    T3       A term for a digital carrier facility used to transmit a DS-3       formatted digital signal at 44.746 megabits per second.       [Source: FYI4] 
  1106.  
  1107.    TAC       See: Terminal Access Controller (TAC) 
  1108.  
  1109.    talk       A protocol which allows two people on remote computers to       communicate in a real-time fashion.  See also: Internet Relay       Chat. 
  1110.  
  1111.    TCP       See: Transmission Control Protocol 
  1112.  
  1113.    TCP/IP Protocol Suite       Transmission Control Protocol over Internet Protocol.  This is a 
  1114.  
  1115.  
  1116.  
  1117. User Glossary Working Group                                    [Page 45] 
  1118.  RFC 1392                   Internet Glossary                January 1993 
  1119.  
  1120.        common shorthand which refers to the suite of transport and       application protocols which runs over IP.  See also: IP, ICMP,       TCP, UDP, FTP, Telnet, SMTP, SNMP. 
  1121.  
  1122.    TELENET       A public packet switched network using the CCITT X.25 protocols.       It should not be confused with Telnet. 
  1123.  
  1124.    Telnet       Telnet is the Internet standard protocol for remote terminal       connection service.  It is defined in STD 8, RFC 854 and extended       with options by many other RFCs. 
  1125.  
  1126.    Terminal Access Controller (TAC)       A device which connects terminals to the Internet, usually using       dialup modem connections and the TACACS protocol. 
  1127.  
  1128.    terminal emulator       A program that allows a computer to emulate a terminal.  The       workstation thus appears as a terminal to the remote host.       [Source: MALAMUD] 
  1129.  
  1130.    terminal server       A device which connects many terminals to a LAN through one       network connection.  A terminal server can also connect many       network users to its asynchronous ports for dial-out capabilities       and printer access.  See also: Local Area Network. 
  1131.  
  1132.    Three Letter Acronym (TLA)       A tribute to the use of acronyms in the computer field.  See also:       Extended Four Letter Acronym. 
  1133.  
  1134.    Time to Live (TTL)       A field in the IP header which indicates how long this packet       should be allowed to survive before being discarded.  It is       primarily used as a hop count.  See also: Internet Protocol.       [Source: MALAMUD] 
  1135.  
  1136.    TLA       See: Three Letter Acronym 
  1137.  
  1138.    TN3270       A variant of the Telnet program that allows one to attach to IBM       mainframes and use the mainframe as if you had a 3270 or similar       terminal.       [Source: BIG-LAN] 
  1139.  
  1140.  
  1141.  
  1142.  
  1143.  
  1144. User Glossary Working Group                                    [Page 46] 
  1145.  RFC 1392                   Internet Glossary                January 1993 
  1146.  
  1147.     token ring       A token ring is a type of LAN with nodes wired into a ring.  Each       node constantly passes a control message (token) on to the next;       whichever node has the token can send a message.  Often, "Token       Ring" is used to refer to the IEEE 802.5 token ring standard,       which is the most common type of token ring.  See also: 802.x,       Local Area Network. 
  1148.  
  1149.    topology       A network topology shows the computers and the links between them.       A network layer must stay abreast of the current network topology       to be able to route packets to their final destination.       [Source: MALAMUD] 
  1150.  
  1151.    transceiver       Transmitter-receiver.  The physical device that connects a host       interface to a local area network, such as Ethernet.  Ethernet       transceivers contain electronics that apply signals to the cable       and sense collisions.       [Source: RFC1208] 
  1152.  
  1153.    transit network       A transit network passes traffic between networks in addition to       carrying traffic for its own hosts.  It must have paths to at       least two other networks.  See also: backbone, stub network. 
  1154.  
  1155.    Transmission Control Protocol (TCP)       An Internet Standard transport layer protocol defined in STD 7,       RFC 793.  It is connection-oriented and stream-oriented, as       opposed to UDP.  See also: connection-oriented, stream-oriented,       User Datagram Protocol. 
  1156.  
  1157.    Trojan Horse       A computer program which carries within itself a means to allow       the creator of the program access to the system using it.  See       also: virus, worm.  See RFC 1135. 
  1158.  
  1159.    TTFN       Ta-Ta For Now 
  1160.  
  1161.    TTL       See: Time to Live 
  1162.  
  1163.    tunnelling       Tunnelling refers to encapsulation of protocol A within protocol       B, such that A treats B as though it were a datalink layer.       Tunnelling is used to get data between administrative domains       which use a protocol that is not supported by the internet 
  1164.  
  1165.  
  1166.  
  1167. User Glossary Working Group                                    [Page 47] 
  1168.  RFC 1392                   Internet Glossary                January 1993 
  1169.  
  1170.        connecting those domains.  See also: Administrative Domain. 
  1171.  
  1172.    twisted pair       A type of cable in which pairs of conductors are twisted together       to produce certain electrical properties. 
  1173.  
  1174.    UDP       See: User Datagram Protocol 
  1175.  
  1176.    Universal Time Coordinated (UTC)       This is Greenwich Mean Time.       [Source: MALAMUD] 
  1177.  
  1178.    UNIX-to-UNIX CoPy (UUCP)       This was initially a program run under the UNIX operating system       that allowed one UNIX system to send files to another UNIX system       via dial-up phone lines.  Today, the term is more commonly used to       describe the large international network which uses the UUCP       protocol to pass news and electronic mail.  See also: Electronic       Mail, Usenet. 
  1179.  
  1180.    urban legend       A story, which may have started with a grain of truth, that has       been embroidered and retold until it has passed into the realm of       myth.  It is an interesting phenonmenon that these stories get       spread so far, so fast and so often.  Urban legends never die,       they just end up on the Internet!  Some legends that periodically       make their rounds include "The Infamous Modem Tax," "Craig       Shergold/Brain Tumor/Get Well Cards," and "The $250 Cookie       Recipe".       [Source: LAQUEY] 
  1181.  
  1182.    Usenet       A collection of thousands of topically named newsgroups, the       computers which run the protocols, and the people who read and       submit Usenet news.  Not all Internet hosts subscribe to Usenet       and not all Usenet hosts are on the Internet.  See also: Network       News Transfer Protocol, UNIX-to-UNIX CoPy.       [Source: NWNET] 
  1183.  
  1184.    User Datagram Protocol (UDP)       An Internet Standard transport layer protocol defined in STD 6,       RFC 768.  It is a connectionless protocol which adds a level of       reliability and multiplexing to IP.  See also: connectionless,       Transmission Control Protocol. 
  1185.  
  1186.    UTC       See: Universal Time Coordinated 
  1187.  
  1188.  
  1189.  
  1190. User Glossary Working Group                                    [Page 48] 
  1191.  RFC 1392                   Internet Glossary                January 1993 
  1192.  
  1193.     UUCP       See: UNIX-to-UNIX CoPy 
  1194.  
  1195.    virtual circuit       A network service which provides connection-oriented service       regardless of the underlying network structure.  See also:       connection-oriented. 
  1196.  
  1197.    virus       A program which replicates itself on computer systems by       incorporating itself into other programs which are shared among       computer systems.  See also: Trojan Horse, worm. 
  1198.  
  1199.    W3       See: World Wide Web 
  1200.  
  1201.    WAIS       See: Wide Area Information Servers 
  1202.  
  1203.    WAN       See: Wide area network 
  1204.  
  1205.    WG       Working Group 
  1206.  
  1207.    white pages       The Internet supports several databases that contain basic       information about users, such as email addresses, telephone       numbers, and postal addresses.  These databases can be searched to       get information about particular individuals.  Because they serve       a function akin to the telephone book, these databases are often       referred to as "white pages.  See also: Knowbot, WHOIS, X.500. 
  1208.  
  1209.    WHOIS       An Internet program which allows users to query a database of       people and other Internet entities, such as domains, networks, and       hosts, kept at the DDN NIC.  The information for people shows a       person's company name, address, phone number and email address.       See also: Defense Data Network Network ..., white pages, Knowbot,       X.500.       [Source: FYI4] 
  1210.  
  1211.    Wide Area Information Servers (WAIS)       A distributed information service which offers simple natural       language input, indexed searching for fast retrieval, and a       "relevance feedback" mechanism which allows the results of initial       searches to influence future searches.  Public domain       implementations are available.  See also: archie, Gopher, 
  1212.  
  1213.  
  1214.  
  1215. User Glossary Working Group                                    [Page 49] 
  1216.  RFC 1392                   Internet Glossary                January 1993 
  1217.  
  1218.        Prospero. 
  1219.  
  1220.    Wide Area Network (WAN)       A network, usually constructed with serial lines, which covers a       large geographic area.  See also: Local Area Network, Metropolitan       Area Network. 
  1221.  
  1222.    World Wide Web (WWW or W3)       A hypertext-based, distributed information system created by       researchers at CERN in Switzerland.  Users may create, edit or       browse hypertext documents.  The clients and servers are freely       available. 
  1223.  
  1224.    worm       A computer program which replicates itself and is self-       propagating.  Worms, as opposed to viruses, are meant to spawn in       network environments.  Network worms were first defined by Shoch &       Hupp of Xerox in ACM Communications (March 1982).  The Internet       worm of November 1988 is perhaps the most famous; it successfully       propagated itself on over 6,000 systems across the Internet.  See       also: Trojan Horse, virus. 
  1225.  
  1226.    WRT       With Respect To 
  1227.  
  1228.    WWW       See: World Wide Web 
  1229.  
  1230.    WYSIWYG       What You See is What You Get 
  1231.  
  1232.    X       X is the name for TCP/IP based network-oriented window systems.       Network window systems allow a program to use a display on a       different computer.   The most widely-implemented window system is       X11 - a component of MIT's Project Athena. 
  1233.  
  1234.    X.25       A data communications interface specification developed to       describe how data passes into and out of public data       communications networks.  The CCITT and ISO approved protocol       suite defines protocol layers 1 through 3. 
  1235.  
  1236.    X.400       The CCITT and ISO standard for electronic mail.  It is widely used       in Europe and Canada. 
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242. User Glossary Working Group                                    [Page 50] 
  1243.  RFC 1392                   Internet Glossary                January 1993 
  1244.  
  1245.     X.500       The CCITT and ISO standard for electronic directory services.  See       also: white pages, Knowbot, WHOIS. 
  1246.  
  1247.    XDR       See: eXternal Data Representation 
  1248.  
  1249.    Xerox Network System (XNS)       A network developed by Xerox corporation.  Implementations exist       for both 4.3BSD derived systems, as well as the Xerox Star       computers. 
  1250.  
  1251.    XNS       See: Xerox Network System 
  1252.  
  1253.    Yellow Pages (YP)       A service used by UNIX administrators to manage databases       distributed across a network. 
  1254.  
  1255.    YP       See: Yellow Pages 
  1256.  
  1257.    zone       A logical group of network devices (AppleTalk). 
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285. User Glossary Working Group                                    [Page 51] 
  1286.  RFC 1392                   Internet Glossary                January 1993 
  1287.  
  1288.  References 
  1289.  
  1290.    BIG-LAN "BIG-LAN Frequently Asked Questions Memo", BIG-LAN DIGEST            V4:I8, February 14, 1992. 
  1291.  
  1292.    COMER   Comer, D., "Internetworking with TCP/IP: Principles,            Protocols and Architecture", Prentice Hall, Englewood Cliffs,            NJ, 1991. 
  1293.  
  1294.    FYI4    Malkin, G., and A. Marine, "FYI on Questions and Answers:            Answers to Commonly asked "New Internet User" Questions", FYI            4, RFC 1325, Xylogics, SRI, May 1992. 
  1295.  
  1296.    HACKER  "THIS IS THE JARGON FILE", Version 2.9.8, January 1992. 
  1297.  
  1298.    HPCC    "Grand Challenges 1993: High Performance Computing and            Communications", Committee on Physical, Mathmatical and            Engineering Sciences of the Federal Coordinating Council for            Science, Engineering and Technology. 
  1299.  
  1300.    MALAMUD Malamud, C., "Analyzing Sun Networks", Van Nostrand Reinhold,            New York, NY, 1992. 
  1301.  
  1302.    NNSC    "NNSC's Hypercard Tour of the Internet". 
  1303.  
  1304.    LAQUEY  LaQuey, T. (with J. Ryer), "The Internet Companion: A            Beginner's Guide to Global Networking", Addison-Wesley,            Reading, MA, 1992. 
  1305.  
  1306.    NWNET   Kochmer, J., and NorthWestNet, "The Internet Passport:            NorthWestNets Guide to Our World Online", NorthWestNet,            Bellevue, WA, 1992. 
  1307.  
  1308.    RFC1208 Jacobsen, O., and D. Lynch, "A Glossary of Networking Terms",            RFC 1208, Interop, Inc., March 1991. 
  1309.  
  1310.    STD1    Postel, J., "IAB Official Protocol Standards", STD 1, RFC            1360, Internet Architecture Board, September 1992. 
  1311.  
  1312.    STD2    Reynolds, J., and J. Postel, "Assigned Numbers", STD 2, RFC            1340, USC/Information Sciences Institute, July 1992. 
  1313.  
  1314.    TAN     Tanenbaum, A., "Computer Networks; 2nd ed.", Prentice Hall,            Englewood Cliffs, NJ, 1989. 
  1315.  
  1316.    ZEN     Kehoe, B., "Zen and the Art of the Internet", February 1992. 
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322. User Glossary Working Group                                    [Page 52] 
  1323.  RFC 1392                   Internet Glossary                January 1993 
  1324.  
  1325.  Security Considerations 
  1326.  
  1327.    While security is not explicitly discussed in this document, some of    the glossary's entries are security related.  See the entries for    Access Control List (ACL), authentication, Computer Emergency    Response Team (CERT), cracker, Data Encryption Key (DEK), Data    Encryption Standard (DES), encryption, Kerberos, Privacy Enhanced    Mail (PEM), Trojan Horse, virus, and worm. 
  1328.  
  1329.  Authors' Addresses 
  1330.  
  1331.    Gary Scott Malkin    Xylogics, Inc.    53 Third Avenue    Burlington, MA 01803 
  1332.  
  1333.    Phone:  (617) 272-8140    EMail:  gmalkin@Xylogics.COM 
  1334.  
  1335.     Tracy LaQuey Parker    University of Texas at Austin    Computation Center    Austin, TX 78712 
  1336.  
  1337.    Phone: (512) 471-2444    EMail: tracy@utexas.edu 
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361. User Glossary Working Group                                    [Page 53] 
  1362.  
  1363.