rfc1392.txt
来自「中、英文RFC文档大全打包下载完全版 .」· 文本 代码 · 共 1,768 行 · 第 1/5 页
TXT
1,768 行
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] 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. 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. internet number See: internet address 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. 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. 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 ofUser Glossary Working Group [Page 26]RFC 1392 Internet Glossary January 1993 servers, each of which accepts connections from client programs, one per user. See also: talk. [Source: HACKER] Internet Research Steering Group (IRSG) The "governing body" of the IRTF. See also: Internet Research Task Force. [Source: MALAMUD] 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. 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] 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. interoperability The ability of software and hardware on multiple machines from multiple vendors to communicate meaningfully. IP See: Internet ProtocolUser Glossary Working Group [Page 27]RFC 1392 Internet Glossary January 1993 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. IP datagram See: datagram IPX See: Internetwork Packet eXchange IR See: Internet Registry IRC See: Internet Relay Chat IRSG See: Internet Research Steering Group IRTF See: Internet Research Task Force IS See: Intermediate System IS-IS See: Intermediate System-Intermediate System ISDN See: Integrated Services Digital Network ISO See: International Organization for Standardization 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. ISOC See: Internet Society ISODE See: ISO Development EnvironmentUser Glossary Working Group [Page 28]RFC 1392 Internet Glossary January 1993 JKREY Joyce K. Reynolds KA9Q A popular implementation of TCP/IP and associated protocols for amateur packet radio systems. See also: TCP/IP Protocol Suite. [Source: RFC1208] Kerberos Kerberos is the security system of MIT's Project Athena. It is based on symmetric key cryptography. See also: encryption. 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] Knowbot An experimental directory service. See also: white pages, WHOIS, X.500. LAN See: Local Area Network 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. listserv An automated mailing list distribution system originally designed for the Bitnet/EARN network. See also: Bitnet, European Academic Research Network, mailing list.User Glossary Working Group [Page 29]RFC 1392 Internet Glossary January 1993 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] LLC See: Logical Link Control 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] 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. 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] MAC See: Media Access Control MAC address The hardware address of a device connected to a shared media. See also: Media Access Control, Ethernet, token ring. [Source: MALAMUD] 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]User Glossary Working Group [Page 30]RFC 1392 Internet Glossary January 1993 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] 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] 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] 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. 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] 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 listUser Glossary Working Group [Page 31]RFC 1392 Internet Glossary January 1993 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. MAN See: Metropolitan Area Network 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] 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] Maximum Transmission Unit (MTU) The largest frame length which may be sent on a physical medium. See also: fragmentation, fra
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?