706
Glossary
count to infinity
A problem occurring in routing
algorithms that are slow to converge where routers
keep increasing the hop count to particular networks.
To avoid this problem, various solutions have been
implemented into each of the different routing proto-
cols. Some of those solutions include defining a maxi-
mum hop count (defining infinity), route poisoning,
poison reverse, and split horizon.
CPCS
Common Part Convergence Sublayer: One of
two AAL sublayers that is service-dependent, it is fur-
ther segmented into the CS and SAR sublayers. The
CPCS prepares data for transmission across the ATM
network; it creates the 48-byte payload cells that are
sent to the ATM layer. See also: AAL and ATM layer.
CPE
Customer Premises Equipment: Items such as
telephones, modems, and terminals installed at cus-
tomer locations and connected to the telephone com-
pany network.
crankback
In ATM, a correction technique used
when a node somewhere on a chosen path cannot
accept a connection setup request, blocking the
request. The path is rolled back to an intermediate
node, which then uses GCAC to attempt to find an
alternate path to the final destination.
CRC
Cyclical Redundancy Check: A methodology
that detects errors, whereby the frame recipient makes
a calculation by dividing frame contents with a prime
binary divisor and compares the remainder to a value
stored in the frame by the sending node. Contrast
with: checksum.
CSMA/CD
Carrier Sense Multiple Access Collision
Detection. A technology defined by the Ethernet IEEE
802.3 committee. Each device senses the cable for a
digital signal before transmitting. Also, CSMA/CD
allows all devices on the network to share the same
cable, but one at a time. If two devices transmit at the
same time, a frame collision will occur and a jamming
pattern will be sent; the devices will stop transmitting,
wait a predetermined amount of time, and then try to
transmit again.
CSU
Channel Service Unit: A digital mechanism that
connects end-user equipment to the local digital tele-
phone loop. Frequently referred to along with the data
service unit as CSU/DSU. See also: DSU.
CTD
Cell Transfer Delay: For a given connection in
ATM, the time period between a cell exit event at the
source user-network interface (UNI) and the corre-
sponding cell entry event at the destination. The CTD
between these points is the sum of the total inter-ATM
transmission delay and the total ATM processing
delay.
cut-through frame switching
A frame-switching
technique that flows data through a switch so that the
leading edge exits the switch at the output port before
the packet finishes entering the input port. Frames will
be read, processed, and forwarded by devices that use
cut-through switching as soon as the destination
address of the frame is confirmed and the outgoing
port is identified.
dialer map statements
Configuration statements
that link network addresses to ISDN numbers.
data direct VCC
A bidirectional point-to-point vir-
tual control connection (VCC) set up between two
LECs in ATM and one of three data connections
defined by Phase 1 LAN Emulation. Because data
direct VCCs do not guarantee QoS, they are generally
reserved for UBR and ABR connections. Compare
with: control distribute VCC and control direct VCC.
data frame
Protocol Data Unit encapsulation at the
Data-Link layer of the OSI reference model. Encapsu-
lates packets from the Network layer and prepares the
data for transmission on a network medium.
datagram
A logical collection of information trans-
mitted as a Network layer unit over a medium without
a previously established virtual circuit. IP datagrams
have become the primary information unit of the
Internet. At various layers of the OSI reference model,
the terms cell, frame, message, packet, and segment
also define these logical information groupings.
data link control layer
Layer 2 of the SNA archi-
tectural model, it is responsible for the transmission of
data over a given physical link and compares some-
what to the Data-Link layer of the OSI model.
Data-Link layer
Layer 2 of the OSI reference
model, it ensures the trustworthy transmission of data
across a physical link and is primarily concerned with
physical addressing, line discipline, network topol-
ogy, error notification, ordered delivery of frames,
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com