HP e3000/iX Network Planning and Configuration Guide (36922-90037)

250 Glossary
Glossary
to the DTC switching user
interface. The default is
[CTRL]-K.
This character is used only on
networks managed by the
OpenView Windows Workstation.
escape sequence A sequence of
characters beginning with the
escape character and followed by
one or more other characters,
used to convey control directives
to printers, plotters, or terminals.
Ethernet A Local Area Network
system that uses baseband
transmission at 10 Mbps over
coaxial cable. Ethernet is a
trademark of Xerox Corporation.
event log One of three circular
files stored on the OpenView
workstation containing lists of all
significant events reported by the
DTCs for which it is the owner;
that is, whose operating
software/configuration it has
downloaded.
extended packet sequence
numbering One of the optional
network subscribed facilities that
provides packet sequence
numbering using modulo 128. If
not subscribed, modulo 8 is used.
F
facility An optional service
offered by a packet switching
network’s administration and
requested by the user either at
the time of subscription for
network access or at the time a
call is made. Also known as user
facility.
facility set A facility set defines
the various X.25 connection
parameters and X.25 facilities
that can be negotiated for each
virtual circuit on a per-call basis.
fast select An optional
packet-switching network facility
by which user data may be
transmitted as part of the control
packets that establish and clear a
virtual connection.
FCS Frame check sequence. A
sequence of bits generated by
X.25 at level 2 that forms part of
the frame and guarantees the
integrity of its frame’s content.
The FCS is also used by the
IEEE802.3 protocol to check the
validity of frames.
FDDI Fiber Distributed Data
Interface. A set of ANSI
standards that define a 100 Mb/s
timedtokenpassingprotocolLAN
that uses fiber optic cable as the
transmission medium. FDDI is a
specification for a high-speed
fiber-optic ring network.
file equation Assignment
statement used to associate a file
with a specific device or type of
device during execution of a
program.
file number Unique number
associated with a file when the
file is opened. The file number is
returned in the FOPEN or
HPFOPEN call used to open the
file. It can be used to access that
file until the file is closed.