Section 5 D Terms Flashcards
DAC
Dual-attached concentrator. FDDI or CDDI concentrator capable of attaching to both rings of an FDDI or CDDI network. It can also be dual-homed from the master ports of other FDDI or CDDi concentrators.
Daemon
In the UNIX operating system, a computing process that, once started, is not under user control, but continues to run in the background. Daemons usually perform a particular purpose on demand, such as supplying information to another processor. An example in AppleTalk networking is the atalkad daemon, which supplies AppleTalk tunneling information to routers on request.
Daisy Chain
In LocalTalk, a daisy chain is made by linking LocalTalkconnectors together with patch cord. In telephony, a daisy chain refers to the method of linking a series of wall outlets together with twisted pair cabling rather than the normal practice of connecting the wall outlets to a central location (home run). In telephony, “daisy chaining” is equivalent to the “backbone” method of LocalTalk construction.
DAL
Data Access Language. A data base metalanguage designed byApple. A superset of SQL.
DARPA
Defense Advanced Research Projects Agency. US. government agency that funded research for and experimentation with the Internet. Evolved from ARPA, and then, from 1994, back to ARPA.
DARPA Internet
Obsolete term referring to the Internet. See Internet.
DAS
Dual attachment station. Device attached to both the primary and the secondary FDDI rings. Dual attachment provides redundancy for the FDDI ring; if the primary ring fails, the station can wrap the primary ring to the secondary ring, isolating the failure and retaining ring integrity. Also known as a Class A station.
DAT
Digital Audio Tape. A type of storage media used for the backup of computing data.
Data
Information represented in a format readable by a computer.
Data Base
A collection of data that can be selectively retrieved by a type of application knows as a Data Base Management System.
Data Flow Control Layer
Layer 5 of the SNA architectural model. This layer determines and manages interactions between session partners, particularly data flow. Corresponds to the session layer of the OSI model. See also data link control layer, path control layer, physical control layer, presentation services layer, transaction services layer, and transmission control layer.
Datagram
Logical grouping of information sent as a network layer unit over a transmission medium without prior establishment of a virtual circuit. IP datagrams are the primary information units in the Internet. The terms frame, message, packet, and segment are also used to describe logical information grouping at various layers of the OSI reference model and in various technology circles.
Data Link
The physical connection between two devices such as Ethernet,LocalTalk or Token Ring that is capable of carrying information in the service or networking protocols such as AppleTalk, TCP/IP or XNS.
Data Link Layer
Layer 2 of the OSI reference model. This layer provides reliable transit of data across a physical link. The data link layer is concerned with physical addressing, network topology, line discipline, error notification, ordered delivery of frames, and flow control. The IEEE has divided this layer into two sublayers: The MAC sublayer and the LLC sublayer. Sometimes simply called link layer. Roughly corresponds to the data link control layer of the SNA model. See also application layer, LLC, MAC, network layer, physical layer, presentation layer, session layer, and transport layer.
Data Link Protocol
The protocol that controls the network signaling and receiving hardware, performing data integrity checks and formatting information according to the rules of the data link.
Data Sink
Network equipment that accepts data transmissions.
Data Stream
All data transmitted through a communications line in a single read or write operation.
dB
Decibels
DB Connector
Database bus connector. Type of connector used to connect serial and parallel cables to a data bus. DB connector names are of the format DB-x, where x represents the number of (wires) within the connector. Each line is connected to a pin on the connector, but in many cases, not all pins are assigned a function. DB connectors are defined by various EIA/TIA standards.
DCA
Defense Communications Agency. US. government organization responsible for DDN networks such as MILNET. Now called DISA.
DCC
Data Country Code. One of two ATM Address formats developed by the ATM Forum for use by private networks. Adapted from the subnetwork model of addressing in which the ATM layer is responsible for mapping network layer addresses to ATM Addresses. See also ICD.
DCE
Distributed Computing Environment.
D Channel
- Data channel. Full-duplex, 16-kbps (BRI) or 64-kbps (PRI) ISDN channel. Compare to B channel, E channel, and H channel. 2. In SNA, a device that connects a processor and main storage with peripherals.
DDM
Distributed Data Management. Software in an IBM SNA environment that provides peer-to-peer communication and file sharing. One of three SNA transaction services. See also DIA and SNADS.