Glossary
This glossary defines terms that pertain to the
features and operation of the Compaq TCP/IP Services for OpenVMS product.
absolute path name
A
path name that starts with a slash (/); specifies a file that can be found
by starting at the root of the file system and traversing the file tree.
absolute time
A
specific date or time of day; specified in the following format: [dd-mmm-yyyy]
[:hh:mm:ss:cc].
abstract syntax
The description of a data structure that is independent
of host structures or codes.
Abstract Syntax Notation One (ASN.1)
The language used by ISO protocols for describing
abstract syntax. Most notable use in TCP/IP is for Simple Network Management
Protocol (SNMP). The rules of ASN.1 are independent of the encoding techniques
used to represent them.
access control information
A character string with login information that
validates connect or login at a remote host.
access control list (ACL)
A list that defines the kinds of access to be granted
or denied to users.
access rights
A
set of privileges that determines what users can do.
ACK
See acknowledgment.
acknowledgment (ACK)
A type of message sent to indicate that a block
of data arrived at its destination without error. A control bit (acknowledgment
flag) in the TCP header indicates that the acknowledgment number field is
significant for each segment in a packet.
ACL
See access control list.
ACP
See ancillary control process.
active port
A
port that is bound to a process.
address
A
number or group of numbers that uniquely identifies a network node within
its own network or internet. See also IP
address and hardware address.
address mask
A
32-bit value used to identify which bits in an IP address correspond to the
network and subnet portions of the address.
address resolution
The process of relating an IP address to a hardware
address, when both refer to the same device, for example, conversion of an
IP address into the corresponding Ethernet, Token Ring, or FDDI hardware
address. This may require broadcasting on a local network. See
also Address Resolution Protocol.
Address Resolution Protocol (ARP)
The TCP/IP protocol that dynamically binds an IP
address to a hardware address such as an Ethernet or FDDI address; limited
to physical network systems that support broadcast packets that can be heard
by all hosts on a single, physical network. See
also proxy ARP.
addressing
The
function that ensures that network systems are correctly identified at all
times.
addressing authority
The authority, such as the American National Standards
Institute (ANSI), responsible for assigning Network Interface layer addresses
within an addressing domain.
addressing domain
A level in a hierarchy of Network Interface layer
addresses.
adjacency
A
single connection to an adjacent node; collection of state information representing
a node in the local node’s routing databases.
A
relationship formed between selected neighboring routers for the purpose
of exchanging routing information. Not every pair of neighboring routers
becomes adjacent.
adjacency address
An address that identifies a local subnet access
point and a subnet address of an adjacent system.
adjacent nodes
The nodes with direct lines between them; can communicate
without an intermediate system. For example, all nodes on an Ethernet LAN
are adjacent to each other.
administrative domain
A group of hosts, routers, and networks operated
and managed by a single organization. Routing within an administrative domain
is based on a consistent technical plan. An administrative domain is viewed
from the outside, for purposes of routing, as a cohesive entity, of which
the internal structure is unimportant. Information passed by other administrative
domains is trusted less than information from one’s own administrative
domain.
advertisement lifetime
A field in the Router Discovery Protocol router
advertisement message that indicates how long advertisement addresses are
valid. A lifetime of zero indicates that one or more addresses are no longer
valid.
aged packet
A
data packet that is discarded because it exceeded the maximum number of hops
while being forwarded through the network.
agent
A
system that acts on behalf of another system. (1) Client/server model: Part
of the system that initiates, prepares, and exchanges information preparation
on behalf of a client or server application. (2) Network management: Portion
of an entity that responds to management requests and/or preprogrammed trap.
agent access module
The
portion of an agent responsible for the agent’s end of SNMP.
agent access point
The
instance of a connection between a client or director and a server or agent.
agent address
An
address that specifies the information needed by a director to establish communications
with the agent’s management interface.
agent attributes
The attributes maintained by the agent. The attributes
do not cross the internal management interface.
aggregate throughput
See throughput.
alias
A name, usually easy to remember, that is translated
from a different name, usually difficult to remember. Most often used as an
optional alternate name for a host. See also host
name.
alias node identifier
An optional node name used by some or all nodes
in an OpenVMS Cluster that allows them to be treated as one node.
alternate address notation
The internet address notation that conveys the
same information as the common notation, but consists of two parts: network
and host.
American National Standards Institute
(ANSI)
The organization that coordinates U.S. standards
in many areas, including computers and communications.
American Standard Code for Information
Interchange (ASCII)
The standard character set that assigns an octal
sequence to each letter, number, and selected control characters.
ancillary control process (ACP)
The process that acts as an interface between user
software and an I/O driver. The process provides functions supplementary to
those performed in the driver, such as file and directory management.
Anonymous FTP
A
convention of the File Transfer Protocol that allows a user who does not have
explicit authorization to transfer files to and from a host without the need
for an account and password. The user usually logs in with a generic user
ID and an e-mail address as password.
ANSI
See American National Standards Institute.
API
See Application
Programming Interface.
application
A
program that provides functionality for end users of systems.
Application layer
The
top-most layer in the Internet architecture model where the user interacts
with an application such as Network File Service (NFS), File Transfer Protocol
(FTP), and mail.
application process
A part of a distributed application running on
a single host.
application programming interface
(API)
A standardized set of routines that makes system
functions available to programmers.
architecture
The
structure of a system, a description of which can be used to recreate the
system.
ARP
See address resolution protocol.
ASCII
See American
Standard Code for Information Interchange.
assigned numbers
The numbers officially assigned as part of the
Internet standards.
asynchronous transfer mode (ATM)
The method for dynamic allocation of bandwidth
using a fixed-size packet (called a cell). Also known as fast packet.
asynchronous transmission
The mode of transmission in which the time intervals
between character transmissions differ. Each character is surrounded by start
and stop bits to allow the receiving device to recognize the beginning and
end of each character (also called start-stop transmission).
ATM
See asynchronous
transfer mode.
attribute
The
controllable or observable part of an entity; a variable that network managers
and applications programmers can manipulate for optimal performance.
attribute group
A
named collection of attributes grouped together, such as all information relating
to errors.
authentication
Verification of the identity of a person or process
attempting to access a system.
authentication server
The software that searches the proxy database for
valid user and group identification for remote personal computer users and
returns them to PC-NFS.
authority
A
name server is said to have authority for a zone. That is, the name server
has complete information about a part of a domain space for which the name
server is considered to be the authority. A name server may be the authority
for one or more zones. Authority for a domain space may be delegated to one
or more zones.
authoritative answer
In response to an nslookup or a resolver query, an answer is an authoritative
answer if a server queries the authority for the zone and returns the answer.
A server returns a nonauthoritative answer when the server’s answer
comes from its own cache.
autonomous confederation
A group of independent computer systems that trust
each other regarding routing and reachability information; members believe
information provided by other members in preference to information received
from systems that are not part of the confederation.
autonomous system (AS)
A collection of networks controlled by one administrative
authority. The gateways within this system are expected to trust one another
and to share and update routing information among themselves by any mutually
agreeable protocol. A core gateway must also be designated to share routing
information with other autonomous systems by means of an External Gateway
Protocol. See also External Gateway
Protocol.
A set of routers under a single technical administration,
using an interior gateway protocol and common metrics to route packets within
the AS, and using an exterior gateway protocol to route packets to other ASs.
Since this classic definition was developed, it has become common for a single
AS to use several interior gateway protocols and sometimes several sets of
metrics within an AS.
The use of the term autonomous
system stresses that even when multiple internal gateway protocols
and metrics are used, the administration of an AS appears to other ASs to
have a single coherent interior routing plan and presents a consistent picture
of what networks are reachable through it. The AS is represented by a number
between 1 and 65534, assigned by the Internet Assigned Numbers Authority.
automounting
The process of mounting NFS file systems on an
as-needed basis. The NFS file system automatically unmounts after a period
of inactivity on the file system. (The default is 5 minutes.) You specify
file systems to be automounted in the automounts map file.
auxiliary server
The Compaq TCP/IP Services for OpenVMS software
that runs as a background process and listens for incoming requests for services.
When it receives a request, it runs the appropriate server application; includes inetd, security, and logging
options.
availability
The
proportion of time a specific piece of equipment, system, or network is usable,
compared to the total time it is expected to be.
backbone
The
primary connectivity mechanism of a hierarchical distributed system. Usually
a high-speed high-performance network that links together other networks into
an internetwork. All systems with connectivity to an intermediate system on
the backbone will connect to each other. This does not prevent systems from
setting up private arrangements with each other to bypass the backbone for
reasons of cost, performance, or security.
background mounting
In the UNIX environment, the default mount option
is to retry remote mount requests in the foreground. If during a boot process,
any server listed in /etc/fstab is
not currently available, the local system will not finish booting until the
server becomes available. With background mounting, a remote mount request
is executed once in a foreground process. If the mount request fails, the
request is retried in a background process. This allows the local system to
continue the boot procedure without waiting for the server to become available.
bandwidth
(1) Technically: The difference, in Hertz (Hz),
between the highest and lowest frequencies of a transmission channel. (2)
Typically: The amount of data that can be sent through a communications circuit.
baseband
A characteristic of any network technology that
uses a single carrier frequency and requires all stations attached to the
network to participate in every transmission; only one communication channel
is provided at a time. See also broadband.
BBS
See Bulletin
Board System.
Berkeley Internet Name Domain (BIND)
The implementation of a DNS server developed and
distributed by the University of California at Berkeley. Host name and address
lookup service for the Internet; implemented in a client/server model. The
client software, referred to as the resolver, allows client systems to obtain
host names and addresses from servers rather than from locally hosted databases.
Berkeley Software Distribution (BSD)
The derivation of the original UNIX operating system
developed by the Computer Systems Research Group of the Department of Electrical
Engineering and Computer Science at the University of California at Berkeley.
The Compaq UNIX operating system is based on the BSD version of UNIX.
best-effort delivery
A
characteristic of network technologies that will attempt to deliver data but
will not try to recover if there is an error such as a line failure. Internet
protocols IP and UDP provide best-effort delivery service to application programs.
BG driver
The Compaq TCP/IP Services for OpenVMS implementation
of a network device driver. See also device
driver.
BGP
See Border Gateway Protocol.
big endian
The
format for storage or transmission of binary data in which the most significant
bit (or byte) comes first. The reverse convention is called little endian.
BIND resolver
A
set of library routines compiled into a client application like telnet or ftp that formulates a query to ask a name server to
look up name and address information.
BIND server
The
software that responds to queries from BIND resolvers for name and address
lookups; can be local or distributed. See
also cache server, forwarder server, primary server, and secondary
server.
binding
Defining
a remote file system to be a part of the local OpenVMS file system.
bits per second (bps or b/s)
The measure of the rate of data transmission.
block
A contiguous unit of user information grouped together
for transmission, such as the user data within a packet, excluding the protocol
overhead.
boot file
A
database file that BIND servers use to determine their type, the zones for
which they have authority, and the location of other BIND database files.
BOOTP
The mnemonic for Bootstrap protocol. The protocol
used for booting diskless systems remotely to a network. See
also remote boot.
BOOTP database
A Compaq TCP/IP Services for OpenVMS database with
entries for diskless network clients that depend on a boot server to download
their operating system images.
Border Gateway Protocol (BGP)
The interautonomous system routing protocol used
to exchange network reachability information between autonomous systems. BGP
runs over TCP.
One of a class of exterior gateway protocols, described
in more detail in the BGP section of UNIX reference page gated.proto(4).
bottleneck
A
point in the network where traffic is delayed or blocked. Bottlenecks are
the limiting factors in network performance.
bound port
An
I/O function specifying a port number and IP address for the device socket
to bind a port to a process.
bps
See bits per second.
bridge
A
device that connects two or more physical networks and then stores and forwards
complete packets between them. A bridge can usually be made to filter packets
(that is, to forward only certain traffic).
broadband
A
characteristic of any network that multiplexes multiple, independent network
carriers onto a single cable; usually using frequency division multiplexing.
Broadband technology allows several networks to coexist on one single cable;
traffic from one network does not interfere with traffic from another because
the conversations occur on different frequencies.
broadcast
A
delivery system where a copy of a packet is sent simultaneously to many hosts;
can be implemented with hardware (for example, as in Ethernet) or with software
(for example, as in Cypress). See also multicast.
broadcast address
The
address that designates all hosts on a physical network. The broadcast address
contains a hostid of all ones.
broadcast addressing
A type of multicast addressing in which all nodes
receive a message simultaneously.
broadcast circuit
A circuit on which multiple nodes are connected.
A message can be transmitted to multiple receivers, and all nodes are adjacent.
broadcast end-node adjacency
An end node connected to the same broadcast circuit
as the local node. See also adjacency.
broadcast router adjacency
An intermediate system (router) connected to the
same broadcast circuit as the local node. See
also adjacency.
broadcast mask
A mask used to interpret the IP address as a broadcast
address.
broadcast storm
An incorrect packet broadcast on a network that
causes most hosts to respond all at once, typically with wrong answers that
start the process over again.
brouter
A
bridge/router; a device that forwards messages between networks at both network
and data link levels.
BSD
See Berkeley Software Distribution.
Bulletin Board System (BBS)
A message database where people can log in and
leave broadcast messages for others grouped (typically) into topic groups.
buffer
A device or an area of memory used for temporary
storage when transmitting data from one device to another. Compensates for
a difference in rate of data flow or in time of occurrence of events. Used
on routing nodes to temporarily store data that is to be forwarded from one
node to another.
buffering level
The number of buffers provided at one time by the
network software to handle data. Level can be single or multiple. Single buffering
tends to be less efficient than multibuffering but uses less memory on the
local system. Multibuffering provides better performance, and a network can
send or process several buffers of data in quick succession.
bus
(1) A LAN topology in which all nodes connect to
a single transmission medium. All nodes are equal, and all nodes hear all
transmissions on the medium. Bus topologies are reliable because failure of
a node does not affect the ability of other nodes to transmit and receive.
(2) A flat, flexible cable consisting of many transmission lines or wires
used to interconnect computer system components to provide communication paths
for addresses, data, and control information.
cache
A
portion of a computer’s RAM reserved to act as a temporary memory for
items read from a disk. These items become instantly available to the user.
cache server
A BIND server that has no authority for any zone;
acquires information in the process of resolving clients’ queries and
stores it in its cache. See also BIND
server, forwarder server, primary server, and secondary server.
canonical name
The
main or official name for a host; other names for the same host are aliases.
In a BIND configuration, you specify the canonical name in a CNAME record
of the named.hosts file.
category phrase
A
BIND configuration logging statement phrase that specifies the different categories
for which to log messages. Categories include: config, parser, queries, lame-servers, statistics, panic, update, ncache, xfer-in, xfer-out, db, eventlib, packet, cname, security, os, insist, maintenance, load, response-checks, and default.
centralized management
A
form of network management that manages from a single point in the network.
channel
The data path between two or more stations, including
the communications control capability of the associated stations.
channel phrase
A
BIND configuration logging statement that specifies output methods, format
options, and severity levels associated with a category of messages to be
logged.
checksum
A
computed value based on the contents of a packet. The value is sent with the
packet when it is transmitted. The receiving host computes a new value based
on the received data. If the originating and receiving values are the same,
the receiver has a high degree of confidence that the data was received correctly.
circuit
A logical (virtual) link that provides a communications
connection between adjacent nodes.
class name
The
name of an entity class. For example, node is the global entity class.
client
A
computer system or process that requests a service of another computer service
or process.
client/server relationship
A model of interaction used in distributed processing
products when a client process sends a request and waits for the results from
a server process.
clock
The
combined hardware interrupt timer and software register that maintain system
time. In many systems, the hardware timer sends interrupts to the operating
system; at each interrupt, the operating system adds an increment to a software
register that contains the time value.
cluster alias
An
optional node name and address used by some or all nodes in an OpenVMS Cluster,
allowing these nodes to be reachable on the network with the same address.
cluster failover environment
An environment that allows a system in a cluster
to take on the responsibilities of a system that crashed or is otherwise unavailable.
For example, you can configure a system to become a DHCP server when the primary
DHCP server process crashes or when the system that the primary DHCP server
is running on becomes unavailable.
collision
The
condition in which two data packets are transmitted over a medium at the same
time, making both unintelligible.
common address notation
The common way of expressing an Internet address.
The 32-bit address uses four fields that are separated by periods; each field
ranges from 0 to 255.
communications link
The physical medium connecting two systems.
communications server
A
special-purpose standalone system dedicated to managing communications activities
for other computer systems.
concatenation
The
process of joining two or more items together, as when input files are appended
to a new output file.
configuration database
The Compaq TCP/IP Services for OpenVMS database
with SMTP, SNMP, and TIME specifications.
congestion
The
condition in which a network or part of a network is overloaded and has insufficient
communication resources for the volume of traffic.
connection
A
logical communication path between two processes that are using the TCP protocol.
The communication path must exist before data can be sent in either direction.
A three-way handshake occurs between the requesting and receiving process
to establish a port through which the two processes communicate.
connection-oriented
The
model of interconnection that consists of three phases: establish connection,
transfer data, and release connection. TCP is a connection-oriented protocol.
connectionless
The
model of interconnection in which communication takes place without first
establishing a connection. UDP, IP, and IPX are connectionless protocols.
connectivity
The degree to which network nodes are interconnected.
Full connectivity means all nodes have links to every other node.
container file
A
data file on a Compaq OpenVMS NFS server with a UNIX directory structure and
UNIX file attributes for a local, logical UNIX-style file system. Each UNIX
regular file is stored as a separate data file. The directory data files in
the container file contain the UNIX file names and a pointer to the corresponding
OpenVMS Files-11 data file.
container file system
A logical UNIX-style file system that resides on
a Files-11 formatted disk and is represented as a set of Files-11 files. See also container file.
contention
The condition when two or more stations attempt
to use the same channel at the same time.
contention control
The scheme of access control used by many networks.
Control is distributed among the nodes of the network. Any node wanting to
transmit can do so, accessing the network on a first-come, first-served basis.
However, it is possible that two nodes are in contention, or start transmitting
at the same time, in which case a collision occurs. Each node must then back
off and retransmit after waiting a random period of time.
control cluster
A
group of small (256-byte) buffers dynamically allocated from nonpaged pool
memory; stores information related to device sockets, internal control structures,
IP addresses, Internet routes, and Internet packet headers.
Coordinated Universal Time (UTC)
Greenwich Mean Time.
cost
An
OSPF (Open Shortest Path First) protocol metric. See metric and OSPF.
counters
The performance and error statistics kept for an
entity by network management, such as lines and nodes.
CRC
See cyclic redundancy check.
cyclic redundancy check (CRC)
An error detection scheme whereby a number is derived
from a set of data before it is transmitted. Once transmitted, the receiving
node recalculates the number and compares it to the value originally transmitted.
If the numbers are different, some type of transmission error has occurred.
daemon
A process that executes in the background waiting
for some event to occur.
data cluster
A
group of large (1792-byte) buffers that store data in the system space; transmit
and receive operations service user processes by moving data to and from data
clusters.
Data Encryption Key (DEK)
Used for encryption of message text and (with certain
choices among a set of alternative algorithms) for computation of message
integrity check (MIC) quantities.
Data Encryption Standard (DES)
A type of encryption scheme approved by the U.S.
National Bureau of Standards.
data link
A
logical connection between two systems on the same circuit on which data integrity
is maintained.
Data Link layer
The layer in a network model that handles communication
between physical hosts.
data octet
See octet.
data overrun
The
data blocks received that arrived too quickly to be processed by the receiver
and were, therefore, lost.
datagram
A
self-contained package of data carrying enough information to be routed from
source to destination without reliance on earlier exchanges between source
and destination or the transporting network.
datagram fragment
The result of fragmenting a datagram. Fragments
carry a portion of data from the larger original and a copy of the original
datagram header. The header fragmentation fields are adjusted to indicate
the fragment’s relative position within the original datagram.
datagram reassembly time
The time allowed for reassembly of a fragmented
datagram.
datagram service
The mode of delivery for a datagram which is delivered
in such a way that the receiver can determine the boundaries of the datagram
as it was entered by the source.
DCE
See Distributed Computing Environment.
DCL
See DIGITAL
Command Language.
decision
The
routing process that determines the path, or route, along which a data packet
travels to reach its destination; forwards packets on the lowest-cost path
even if that one does not have the fewest hops. The path that the data takes
through the network is transparent to users.
decoding
The
process by which the transfer syntax representation of a data value is transformed
into the local representation of that value.
dedicated serial connection
A permanent connection between two hosts using
an RS232 serial port. SLIP or PPP can be used for TCP/IP communication between
the two hosts.
default route
The
route used to direct any data addressed to network host addresses for which
no explicit route is specified.
delay
A
HELLO metric. Valid values are from 0 to 30000, inclusive. The value of 30000
is the maximum metric and means unreachable. See metric
and HELLO.
delete access
The
access right that grants users the ability to remove data from the domain.
DEK
See Data
Encryption Key.
DES
See Data Encryption Standard.
designated router
In OSPF, a designated router is a multiaccess network
that has at least two attached routers. The designated router generates a
link state advertisement for the multiaccess network and assists in running
the protocol. The designated router is elected by the HELLO protocol.
destination address
The
IP address that specifies where a datagram is to be sent; contains the network
and host identifiers.
Any network or host.
destination port
A 2-octet value in the TCP and UDP header field
that identifies the destination upper-level protocol for a packet’s
data.
device driver
The software associated with each physical device;
serves as the interface between the operating system and the device controller.
device socket
The
extension of the pseudodevice, used for communications; consists of the Internet
pseudodevice and the socket. See also pseudodevice.
DHCP
See Dynamic
Host Configuration Protocol.
dialogue
The
sequence of message exchanges between open systems that represents a single
association and the set of underlying connections.
dialup
A
temporary (as opposed to dedicated) network connection established through
a telephone line with a modem.
dialup provider
A host that responds to incoming PPP connection
requests. A PPP server.
DIGITAL Command Language (DCL)
The command interface of the OpenVMS operating
system.
Compaq TCP/IP Services for OpenVMS
The Compaq software product implemented on OpenVMS
as an ancillary control process (ACP) and a network device driver (BG driver)
with executive-level components and user applications that use TCP/IP protocols.
distance
An EGP metric. See metric and EGP. Valid values
are from 0 to 255 inclusive.
Distributed Computing Environment
(DCE)
An architecture of standard programming interfaces,
conventions, and server functions (for example, naming, distributed file system,
remote procedure call) for transparently distributing applications across
networks of heterogeneous computers.
distributed database
A collection of several different data repositories
that look like a single database to the user. The Domain Name System (DNS)
is a distributed database.
distributed management
A form of network management in which network managers
and management software are dispersed across many systems.
distributed processing
The
technology that enables the distribution throughout the network of computing
power and storage facilities to user work areas, such as offices, laboratories,
or machines on factory floors.
distributed system
A collection of computer systems, tied together
by communications networks for the purpose of sharing resources; end users
do not need to be aware of the physical location of the shared resources.
DNS
See Domain
Name System.
domain
An
organizational unit with administrative responsibility for naming networks
or hosts. An internet domain name consists of a sequence of names (labels)
separated by periods (dots); for example, tundra.mpk.ca.us.
domain name
The
name used to refer to a fully qualified domain or subdomain. For example,
in cat.food.iams.com, food.iams.com, iams.com, and .com are all domain names.
Each name specifies a different domain level.
Domain Name System (DNS)
A distributed database system that allows TCP/IP
applications to resolve a host name into a correct IP address.
dot address
See dotted-decimal
notation.
dotted-decimal notation
The syntactic representation for a 32-bit integer
that consists of four 8-bit numbers written in base 10 with periods (dots)
separating them; used to represent IP addresses in the Internet, as in 192.67.67.20.
Many Internet application programs accept dotted-decimal notation in place
of destination machine names.
downline loading
Transferring a copy of a system image from a load
host to a target. Some systems, such as DEC WANrouter systems and Compaq DECserver
terminal servers, automatically request a downline load of their image upon
startup and reboot. One of the functions of a TFTP server.
drift
The change in a clock’s time rate over a
specified period.
A measure, in Hertz per second, of how quickly
the skew of a clock is changing. See also skew.
dynamic adaptive routing
The automatic rerouting of traffic based on a sensing
and analysis of current actual network conditions; not including cases of
routing decisions taken on predefined information.
Dynamic Host Configuration Protocol
A superset of the BOOTP protocol that enables the
automatic assignment of IP addresses to clients on networks from a pool of
addresses. The IP address assignment and configuration occurs automatically
whenever appropriate client systems (workstations and portable computers)
attach to a network. The TCP/IP Services for OpenVMS implementation of DHCP
is based on the JOIN product by Competitive Automation.
dynamic routing
A type of routing where a host or router talks
to adjacent routers to learn what networks each router is connected to. Subsequently,
the kernel’s routing tables are updated when the router learns new information.
There are many routing protocols including Interior Gateway Protocols (RIP,
OSPF) and Exterior Gateway Protocols (EGP and BGP).
ephemeral port number
A port number temporarily assigned to a client
process for the duration of a session. When the client process terminates,
the port number can be assigned to another process. The port number is usually
from 1024 to 5000.
EGP
See Exterior Gateway Protocol.
elective protocol
The classification in Internet standards for optional
protocols.
electronic mail
The service whereby a computer user can exchange
messages with other computer users (or groups of users) by means of a communications
network; one of the most popular uses of the Internet.
e-mail
See electronic mail.
encapsulation
A
technique used by layered protocols in which a layer adds header information
to the protocol data unit (PDU) from the layer below. 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.
encryption
A
process of encoding information so the meaning of its content is no longer
immediately obvious to anyone who obtains a copy of it.
end node
See end system.
end system
A
nonrouting system; can receive data packets addressed to it and send data
packets to other systems on the same subnet but cannot relay, route, or forward
data packets to other systems.
entity
An
individual, manageable piece of a network; has attributes that describe it,
a name that identifies it, and an interface that supports management operations.
entity class
A collection of entities that share the same properties
and have the same parent entity; each member of the class has a unique identifier
within the class. Entity classes have class names.
entity group
An
architecturally defined collection of entities. The entities in the group
must have a common top entity and must all be of the same class.
entity hierarchy
A
logical hierarchical tree structures of manageable entities in which child
entities are below their parent entities. Children can be accessed only through
their parents’ agent.
entity identifier
An attribute that specifically identifies an entity. See also attribute group.
entity name
A label associated with some entities used to identify
or locate them for management purposes.
entity type
The
subgrouping of an entity that determines its relationship to other entities.
Ethernet
A baseband network medium. Commonly used to connect
a local area network.
event
A
measurable network-specific or system-specific occurrence for which a logging
component maintains a record.
experimental protocol
The classification in Internet standards for protocols
that are developed as part of an ongoing research project not related to an
operational service offering; not intended for operational use.
export database
The
Compaq TCP/IP Services for OpenVMS database with directory names that can
be mounted from remote NFS clients.
exported file
A
file in an exported directory or a subdirectory of an exported directory. See also exporting.
exported file systems
A file system that can be accessed by a remote
system using the Network File System. The local system imports the remote
file system. Both the remote and local system must be configured to grant
and receive access to the file system.
exporting
Identifying
a directory on an NFS server that can be remotely mounted by NFS clients.
Extended File Specifications
A feature of OpenVMS Alpha Version 7.2 that allows
the use of Windows-style file specifications. This feature provides greater
flexibility for OpenVMS Alpha systems to store, manage and access files that
have names similar to those in a Windows 95 or Windows NT environment.
extended LAN
Multiple LANs connected with data link relays or
bridges.
Exterior Gateway Protocol (EGP)
The protocol that distributes routing information
to the gateways that interconnect networks.
A class of routing protocols used to exchange routing
information within an autonomous system.
One of a class of exterior gateway protocols.
FDDI
See Fiber
Distributed Data Interface.
fetch/store operation
The operation of two commands that allow a system
manager to fetch a value from a data item or to store a value into a data
item.
Fiber Distributed Data Interface
(FDDI)
The high-speed (100 mb/s) networking standard based
on fiber optics, established by the American National Standards Institute
(ANSI); uses 1300 nanometer light wavelength. FDDI networks are limited to
approximately 200 km in length, with repeaters every 2 km or less.
file
A uniquely named collection of information with
shared managerial and structural properties.
file attribute
The characteristic of a file, such as its size
or creation date. The values of some file attributes may change during the
lifetime of a file.
file data
The
information that is stored within a file and comprises its contents (as opposed
to its attributes).
file designation
System-specific information that identifies a file
on its storage system.
file server
The
host whose principal purpose is to store files and provide network access
to them.
file specification
System-specific information that identifies a file
on its storage system.
file system
A
method for recording, cataloging, and accessing files on a volume.
File Transfer Protocol (FTP)
The protocol and software that permit a user on
one host to access and transfer files to and from another host over a network. See also Trivial File Transfer Protocol.
Files-11 On-Disk Level 2 or Level 5 (ODS-2
or ODS-5)
The set of rules that govern the organization of
the OpenVMS file system, external to the files themselves.
FINGER utility
The
utility that provides information about users on local and remote systems.
flow control
(1)
The function of a receiving entity to limit the amount or rate of data that
is sent by a transmitting entity. (2) The control of the rate at which hosts
or gateways inject packets into a network or Internet, usually to avoid congestion.
Flow control mechanisms can be implemented at various levels and allow communicating
layers to match their data transfer and receive rates. Simplistic schemes,
like ICMP source quench, simply ask the sender to cease transmission until
congestion ends. More complex schemes vary the transmission rate continuously.
forwarder server
The
name server that processes recursive requests that a slave server cannot resolve
locally; has access to the Internet. See
also BIND server, cache server, primary server, secondary server, and
slave server.
forwarding information base
The table that GATED uses internally to store routing
information it learns from routing protocols is a routing table; also known
as a routing information base, or RIB. The routing table is used to collect
and store routes from various protocols.
forwarding table
The table in the kernel that controls the forwarding
of packets is a forwarding table, also known as a forwarding information base,
or FIB.
FQDN
See fully qualified domain name.
fragment
A piece of a packet that results from a router
dividing an IP datagram into smaller pieces for transmission across a network
that cannot handle the original datagram size. Fragments use the same format
as datagrams; fields in the IP header declare whether a datagram is a fragment
and, if so, where the data in the fragment occurred in the original datagram.
IP software at the receiving end must reassemble the fragments. See
also maximum transmission unit.
fragmentation
The
IP process of breaking up packets into smaller packets for transmission; allows
a packet originating in a network that allows a large packet size to traverse
a network that limits packets to a smaller size. The destination host reassembles
the fragments. See also maximum transmission
unit.
frame
A
Data Link layer packet that contains the header and trailer information required
by the physical medium.
FTP
See File Transfer Protocol.
full-duplex circuit
A circuit designed for transmission in both directions
at the same time. Contrast with half-duplex
circuit.
full-duplex transmission
Data transmission in both directions at the same
time. Contrast with half-duplex transmission.
fully qualified domain name (FQDN)
The full site name of a system, such as scryber.enet.dec.com rather
than just the host name of scryber.
function code
A
parameter in a $QIO system service call that defines the specific function
of that $QIO.
GATED
A
routing daemon that can be configured to route one or more of the following
protocols: RIP, BGP, EGP, and OSPF.
gateway
A
communications device or program that passes data between networks having
similar functions but dissimilar implementations. The term router is
now used in place of the original definition of gateway.
An intermediate destination by which packets are
delivered to their ultimate destination.
A host address of another router that is directly
reachable through an attached network. As with any host address it may be
specified symbolically.
gateway client
Another term for an access system.
Gateway Routing Daemon
See GATED.
GID
See group identification.
gigabit
One
billion bits.
gigabyte
One
billion bytes.
group identification (GID)
The identification code for a group of UNIX users.
half-duplex circuit
A
circuit designed for transmission in either direction, but only one direction
at one time. Contrast with full-duplex
circuit.
half-duplex transmission
Data transmission in either direction, but only
one direction at a time. Contrast with full-duplex
transmission.
handshaking sequence
The exchange of connection information between
two communicating entities; takes place to enable the successful completion
of a connection. Used, for example, in establishing a TCP connection between
client and server applications.
hardware address
The address that identifies the connection device
between the network controller of a host and the network cable. See
also address.
hard link
A
mechanism that allows you to assign more than one name to a file. Both the
new name and the file being linked must be in the same file system. See also link.
header
The
portion of a packet that precedes the actual data and contains control information
such as source and destination address and error checking.
header compression
A
technique used by PPP and SLIP protocols to reduce the number of bytes per
frame when sending packets over a slow serial link. The use of header compression
is negotiated between the client and servers processes to reduce the size
of the IP and TCP headers.
heterogeneous network
A network consisting of different network protocols
or different operating system software, such as OpenVMS and UNIX.
hierarchical routing
Routing
based on domains. Interdomain routers are responsible only for getting data
to the right domain and intradomain routers take responsibility for routing
within the domain.
hop count
The
number of connections between two hosts, based on the number of different
routers needed to traverse the distance between the two hosts.
hop
A term used in routing. Number of hosts separating
a source and final destination (including the final destination) on a network.
host
A computer system that acts as a source or destination
of network messages sometimes called node.
The IP address of any system. Usually specified
in dotted-decimal notation. There are four values in the range from 0 to 255
inclusive, separated by dots (.). For example, 132.236.199.63 or 10.0.0.51.
It can also be specified as an 8-digit hexadecimal string preceded by 0x.
For example, 0x0a000043. In addition, if the options noresolv statement is not specified, this can be a symbolic
host name. For example, gated.cornell.edu or nic.ddn.mil. The numeric forms are preferred over the symbolic
form.
host address
See host number.
hosts database
The Compaq TCP/IP Services for OpenVMS database
that is created by default; allows users to use host names; contains host
names, IP addresses of the hosts, and any alias names for the hosts.
host name
The name given to a network host. See
also fully qualified domain name and alias.
host number
The
part of an IP address that identifies which host on the network is being addressed.
Host-to-Host Communication layer
Also called Transport layer. The second-highest
level in the Internet architecture model; provides end-to-end communication
services, including mechanisms such as end-to-end reliability and network
control. Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)
reside in this layer.
IAB
See Internet Architecture Board.
IBM TN3270
The TELNET options that allow TELNET users to connect
to hosts that support 3270 terminals.
ICMP
See Internet Control Message Protocol.
IETF
Internet Engineering Task Force. A large international
community of network designers, operators, vendors and researchers concerned
with the evolution of the Internet architecture and the smooth operation of
the Internet. Membership is open to everyone. See the http://www.ietf.org/ web site for more information.
IGP
See Interior
Gateway Protocol.
IMAP
The
Internet Message Access Protocol. IMAP enables clients to access email messages
and folders from an IMAP server and synchronize them locally. This enables
a client to organize email messages and folders without continuous access
to the server.
inetd
A UNIX internet daemon. A server process listens
for client requests for specific services. When inetd receives a request for a service, it starts the
appropriate server process.
initial sequence number
The first sequence number used for sending or receiving
on a connection.
inode
A
UNIX file structure used to address a file block. There is a unique inode
allocated for each active file with a name made up of a device/i-number pair.
interface
The boundary between two parts of a system across
which communication can occur; may be defined through hardware or software.
The host address of an attached network interface.
This is the address of a broadcast, nbma, or loopback interface, and the remote
address of a point-to-point interface. As with any host address, it can be
specified symbolically.
The connection between a router and one of its
attached networks. A physical interface can be specified by a single IP address,
domain name, or interface name (unless the network is an unnumbered point-to-point
network). Multiple levels of reference in the configuration language allow
the identification of interfaces by using wildcard, interface type name, or
delete word address. Be careful using interface names because future versions
might allow more than one address per interface. Dynamic interfaces can be
added or deleted and indicated as up or down as well as changes to address,
netmask, and metric parameters.
Interior Gateway Protocol (IGP)
The protocol used to propagate network reachability
and routing information within an autonomous system; RIP is among the most
popular.
One of a class of routing protocols used to exchange
routing information within an autonomous system.
interface list
A list of one or more interface names, including
wildcard names (names without a number) and names that may specify more than
one interface or address, or the token all-for-all interfaces.
intermediate system
An
OSI system that performs Internet layer forwarding. A routing system receives
data packets from a system on one subnet and passes them on to a system on
another subnet; it receives data packets from a source end system, or from
the previous intermediate system on the route, and passes them on to the destination
end system, or to the next intermediate system on the route.
internet
A shortened form of internetwork; a network of
networks; interconnected TCP/IP networks that function as one large virtual
network. Differs from the Internet by their lack of connectivity with the
global Internet.
Internet
The
worldwide network of networks and gateways that use the TCP/IP protocol suite
and function as one virtual network; provides universal connectivity and three
levels of network services: unreliable, connectionless packet delivery; reliable,
full-duplex stream delivery; and application level services such as electronic
mail that build on the first two. The Internet connects many universities,
government research labs, military installations, and private businesses.
Internet architecture
A
four-layered communications model that consists of the following: Application
layer, Transport layer, Internet layer, and Network Interface layer.
Internet Architecture Board (IAB)
The technical body that oversees the development
of the Internet suite of protocols (TCP/IP). It has a research task force
and an engineering task force, each responsible for investigating a particular
area.
Internet Autonomous System
A system that consists of a set of gateways, each
of which can reach any other gateway in the same system using paths by means
of gateways only in that system. The gateways of a system cooperatively maintain
a routing database using an interior gateway protocol.
Internet Control Message Protocol
(ICMP)
An extension to the Internet Protocol; used by
gateways to communicate with the network software in hosts.
Internet header length
An
IP header field that indicates the number of 32-bit words making up the Internet
header.
Internet layer
The layer in the TCP/IP network model where data
is transferred between hosts across networks. Also referred to as Network
Interface layer.
Internet number
See IP
address.
Internet Protocol (IP)
A connectionless, best-effort, packet-switching
protocol that resides in the Internet layer and has two major functions: internet
addressing and fragmentation of messages.
Internetwork
A
collection of many different computing systems which communicate with each
other. The computing systems can include different hardware architectures,
operating systems, and network technologies.
interoperability
The ability of software and hardware on multiple
machines from multiple vendors to communicate meaningfully.
InterNIC Registration Services
The Internet Network Information Center; organization
that provides the Internet community with registration, directory, database,
and information services.
I/O status block (IOSB)
A data structure associated with the $QIO system
service. The IOSB holds information about how the I/O request completes.
IP
See Internet
Protocol.
IP address
An
address that identifies the connection between the network controller of a
node using TCP/IP and the network cable. The 32-bit address is composed of
two parts: network number and host number.
IP datagram
The
basic unit of information passed across the Internet; contains source and
destination addresses, the data, and fields that define the length of the
datagram, the header checksum, and flags indicating whether the datagram can
be (or has been) fragmented. An IP datagram is to the Internet what a hardware
packet is to a physical network. See also datagram.
IP forwarding
A
configurable kernel option that controls whether a host forwards IP datagrams.
Generally, hosts do not forward IP datagrams.
IP trailer protocol
A protocol in which the protocol header follows
the data.
KA9Q
A
popular implementation of TCP/IP and associated protocols for amateur radio
systems.
Kbps
See kilobits per second.
kernel
The
software that provides the standard API for application programs. Generally
speaking, the kernel embodies the policy and structure of an operating system.
In a narrower sense, the kernel provides a programmatic interface to any hardware
resources available. In a UNIX system, the kernel is a program that contains
the device drivers, the memory management routines, the scheduler, and system
calls; always running while the system is operating.
kilobits per second (Kbps or Kb/s)
The measure of data transmission rate.
LAN
See local
area network.
layer
(1)
The grouping of related communication functions that provide a well-defined
service to a client independently of the protocols and other means used to
provide it. (2) A software protocol levels that make up network architectures;
each layer performs certain functions for the layers above and below it.
limited use protocol
A
classification in Internet standards for protocols that are intended for use
in limited circumstances; possibly because of their experimental state, specialized
nature, limited functionality, or historic state.
line printer daemon (LPR/LPD)
The Compaq TCP/IP Services for OpenVMS remote printing
services for UNIX and OpenVMS client hosts.
line speed
The
maximum rate at which data can be reliably transmitted over a line; varies
with the capability of the modem or hardware device that performs the transmitting.
link
A directory entry referring to a file; one file
can have several links to it.
little endian
The
format for storage or transmission of binary data in which the least significant
byte comes first. The reverse convention is called big endian.
load broker
A TCP/IP Services component that provides configurable,
calculated methods for distributing BIND services among systems in a cluster.
local address
The
address of a host within a subnet.
The host address of an attached interface. This
is the address of a broadcast or loopback interface, and the local address
of a point-to-point interface. As with any host address, it can be specified
symbolically.
local area network (LAN)
A self-contained group of computers and communications
devices (such as modems, routers, servers, and repeaters) that offers a high-speed,
reliable communications channel. LANs span a limited distance such as a building
or group of buildings, but can be connected to wide area networks (WANs) with
gateways. Contrast with wide area
network (WAN).
local data
Any
data stored locally by a system.
local network
A
network directly attached to a host or gateway.
local node
A
node at which the user is located.
local subnet
A
subnet directly attached to a host or gateway.
lock manager
An
NFS component that allows an NFS client to lock portions of files that reside
on an NFS server.
logical connectivity
The ability of nodes to communicate.
logical link
A temporary connection between processes on source
and destination nodes (or between two processes on the same node).
Logical Link Control
The
upper portion of the Data Link layer that presents a uniform interface to
the user of the data link service, usually the Internet layer.
loop node
A local node that is associated with a particular
address and is treated as if it were a remote node. All traffic to the loop
node is sent over the associated address; used for loopback testing.
loopback
A program that sends packets to a remote host on
the Internet and looks for replies; works by means of the echoing facility
provided by the ICMP protocol and is a way to determine if an Internet host
is reachable from your host. See also packet
internet groper.
LPR/LPD
See remote line printing or line printer daemon.
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; specialized form of mail gateway that enforces an
administrative policy with regard to what mail it forwards.
Mail Exchange record (MX record)
The Domain Name System resource record type indicating
which host can handle mail for a particular domain or host.
Mail Exchange (MX)
The
Compaq TCP/IP Services for OpenVMS implementation of a mail exchanger that
allows hosts in a local network to forward mail to systems that might not
be directly connected to the local network.
mail exploder
The
part of an electronic mail delivery system that allows a message to be delivered
to a list of addressees. Users send messages to one address (e.g., hacks@somehost.edu)
and the mail exploder handles delivery to the individual mailboxes.
mail gateway
A host that connects two or more electronic mail
systems (especially dissimilar mail systems on two different networks) and
transfers messages between them.
mail path
A
series of hosts used to direct electronic mail from one user to another.
Management Control Program
The Compaq TCP/IP Services for OpenVMS network
management control software; includes a command-line interface.
Management Information Base (MIB)
A database used by the Simple Network Management
Protocol (SNMP) to check network statistics and configurations. An SNMP management
station can query a MIB or set it in an SNMP agent (for example, router).
Standard, minimal MIBs have been defined (MIB I, MIB II), and vendors often
have custom entries. In theory, any SNMP manager can talk to any SNMP agent
with a properly defined MIB.
Management Information Base II (MIB-II)
Data that can be accessed by a network management
protocol; for, the database maintained by a gateway running SNMP.
management station
The
workstation of a network manager running SNMP.
mask
A
means of subdividing networks using address modification. A mask is a dotted
quad specifying the bits of the destination that are significant. Except when
used in a route filter, GATED supports only contiguous masks.
mask length
The number of significant bits in the mask.
master file directory (MFD)
The root of an OpenVMS file system on a particular
physical device.
master server
The
name server that is the authority for a specific domain space. See
also BIND server.
maximum transmission unit (MTU)
The largest possible unit of data that can be sent
on a given physical medium. See also fragmentation.
MBUFs
See memory
buffers.
memory buffers (MBUFs)
The portions of memory that act as queues for data
arriving at a port before the process is ready to claim that data.
message
A message block or a series of message blocks that
constitute a logical grouping of information; each is delimited by communications
control characters.
metric
One
of the units used to help a system determine the best route. Metrics may be
based on hop count, routing delay, or an arbitrary value set by the administrator
depending on the type of routing protocol. Routing metrics may influence the
value of assigned internal preferences. See
also preference.
MFD
See master file directory.
MIB
See Management Information Base.
MIB-II
See Management
Information Base II.
MIME
Multipurpose
Internet Mail Extensions; a specification for the transfer of nontext files
with regular Internet e-mail.
mode
A
protection placed on a file.
modem (modulator/demodulator)
A device that translates digital signals (electrical
impulses) generated by a computer into analog signals (tones) that can be
transmitted over telephone lines, and vice versa.
mount
An
NFS process that makes a remote directory available to local users.
mount point
A directory on an NFS client that is associated
with a remote file system. The directory must exist before NFS can use it
as a mount point.
MTU
See maximum transmission unit.
multiaccess networks
Physical networks that support the attachment of
multiple (more than two) routers. Each pair of routers on such a network is
assumed to be able to communicate directly.
multicast
A
transmission of network traffic intended for multiple hosts (but not all connected
hosts) within a network or internet.
multicast address
An address that designates a subset of nodes that
are all listening for packets destined to this address.
multicast addressing
An addressing mode in which a data packet is targeted
to a group of nodes that are of the same type, for example, all level 1 routers
or all level 2 routers.
multihomed host
A host that has two or more hardware connections
to a network; requires multiple IP addresses.
multiplexing
Using
a single connection to carry several data streams and the mechanism for assigning
these streams to that connection.
multipoint circuit
A circuit that connects multiple systems.
multiprocessing system
A
network consisting of multiple processors.
MX record
See Mail Exchange record.
NAK
See negative acknowledgment.
name resolution
The process of mapping a host name to its corresponding
address. See also Domain Name System.
named
The BIND Name Server daemon.
namespace
A commonly distributed set of names in which all
names are unique.
negative acknowledgment (NAK)
The response to receipt of a corrupted packet of
information. See also acknowledgment.
neighbor
Another router with which implicit or explicit
communication is established by a routing protocol. Neighbors are usually
on a shared network, but not always. This term is mostly used in OSPF and
EGP. Usually synonymous with peer.
neighboring routers
Two routers that have interfaces to a common network.
On multiaccess networks, routers are dynamically discovered by OSPF’s
HELLO protocol.
network
A
group of computer systems that can communicate with each other; can be composed
of computers in a single building (local area networks, or LANs), or computers
thousands of miles apart (wide area networks or WANs). The Internet is a worldwide
collection of computer networks that can intercommunicate.
Any packet-switched network. A network may be specified
by its IP address or network name. The host bits in a network specification
must be zero. Default may be used to specify the default network (0.0.0.0).
The IP address of a network. Usually specified
as a dotted quad, with one to four values in the range of 0 through 255, separated
by dots (.); for example, 132.236.199, 132.236, or 10. It can also be specified
as a hexadecimal string preceded by 0x with an even number of digits between
2 and 8; for example, 0x??????, 0x???? or 0x0a. Also allowed is the symbolic
value default that has the value 0.0.0.0, the default network. If options noresolv statement is not
specified, this can also be a symbolic network name. For example, nr-tech-prod, cornellu-net, and arpanet. The numeric forms
is preferred over the symbolic form.
network address
A unique identifier of a specific system on a network,
usually represented as a number or series of numbers. See
also IP address.
network architecture
The specification of a network’s functions
and its parts, together with the ways in which the network is organized; specifies
the layers of different functions in the network, ranging from data transmission
at the lowest levels to user applications at the highest levels.
network byte order
The
order in which bytes of information are sent or received by network applications
as opposed to how the bytes are stored in memory by different operating systems
and hardware architectures. The standard network byte order is big endian.
network class
A
definition of the type of network addressing scheme being used; high-order
bits in the network number designate the network class of the IP address.
network database
The Compaq TCP/IP Services for OpenVMS database that
allows users to refer to networks by name rather than network number; contains
network names, IP addresses for the networks, and any alias names for the
networks. network delay
The
time it takes to get a unit of data from the source of a transmission to the
destination; usually refers to delay from the network and not by system-dependent
application processing delays at source and destination nodes.
A HELLO metric. Valid values are from 0 to 30000,
inclusive. The value of 30000 is the maximum metric and means unreachable. See also metric and HELLO.
network diameter
The
distance (number of hops) between the two nodes in the network with the greatest
reachability distance. The reachability distance is the path with the fewest
number of hops between two nodes.
Network File System (NFS)
A protocol developed by Sun Microsystems that allows
a computer system to access files over a network as if they were on its local
disks.
Network Information Service (NIS)
A set of services in the Network File System that
propagate information out from masters to recipients; used for the maintenance
of system files on complex networks.
Network Interface
A device driver that communicates with the IP layer
of the TCP/IP protocol suite and the network interface card.
Network Interface layer
The
layer in the TCP/IP architecture model that provides the mechanism for connecting
the hosts to the networks.
network management
See MIB-II
and Simple Network Management Protocol (SNMP).
network mask
A
mask used to determine the subnet in the IP address; each bit that is turned
on (binary one) in the mask is interpreted as part of the network and subnet
address. Synonymous with subnet mask.
A means of subdividing networks using address modification.
A mask is a dotted quad specifying the bits of the destination that are significant.
Except when used in a route filter, GATED supports only contiguous masks.
network meltdown
The
state of complete network overload; the network equivalent of thrashing. See also broadcast storm.
network number
The
part of an IP address that designates the network to which the destination
host belongs.
network performance
The description of how a network performs, as measured
against the expectations or requirements of users, customers, designers, or
implementors, or as claimed by sales and marketing personnel. The criteria
for network performance include parameters such as throughput, response time,
and resource utilization.
network status notification
Information about the state of logical and physical
links over which two tasks communicate. A nontransparent task can use this
information to take appropriate action under conditions such as third-party
disconnections and a partner’s exiting before I/O completion.
network task
A nontransparent task that can process multiple
inbound connection requests; that is, it has a declared network name or object
number.
Network Time Protocol (NTP)
The protocol that ensures accurate local timekeeping
with reference to radio and atomic clocks located on the Internet; capable
of synchronizing distributed clocks within milliseconds over long time periods.
NFS
See Network
File System.
NFS client
The
software that requests remote file services from an NFS server. Client system
users access files that physically reside on an NFS server system.
NFS server
The software that provides remote file services
to NFS clients.
NFS server (OpenVMS server)
A computer system that offers services to NFS clients
within an Internet environment; can be a single host, a whole OpenVMS Cluster
system, or members of an OpenVMS Cluster system.
NIS
See Network Information Service.
nobody
A UNIX convention used when file ownership is not
known; maps to an account with a UID and GID of -2.
node
(1)
A system on a network; also referred to as a host. (2) One member in an OpenVMS
Cluster system.
node address
The
required unique numeric identification of a specific node in the network.
node name
The alphanumeric identification associated with
the node address for one-to-one mapping.
nonadjacent nodes
Nodes without direct lines between them; can communicate
only if intermediate systems forward the data along the path between the source
and the destination.
nonauthoritative answer
A name server’s answer is nonauthoritative
when the server answer comes from its own cache.
nontransparent task
A form of device-dependent I/O that uses system
services for network-specific functions; can initiate and complete a logical
link connection, exchange messages between two tasks, and terminate the communication
process. Application that has direct access to network-specific information
and operations, such as optional user data on connects and disconnects and
interrupt messages, to monitor the communications process; can receive and
process multiple inbound connection requests.
normalization
The
estimation of the change in a counter value over a specified time period.
nslookup
The Compaq TCP/IP Services for OpenVMS utility
that allows you to interactively query domain name servers (BIND servers)
and helps you set up and manage the BIND server software.
NTP
See Network
Time Protocol.
NTP packet
A
message sent over the network that conforms to the Network Time Protocol format.
This format includes space for recording the current time. See
also poll.
null modem
A
simple form of modem connection in which only the data interchange circuits,
not the modem control circuits, are used.
occluded mounting
A TCP/IP Services/NFS method of mounting an NFS
file system onto a client mount point that is higher or lower in the directory
structure than an active mount.
octet
A
single, 8-bit unit of data. A networking term used instead of the term byte
because some systems have bytes that are not 8 bits long.
ODS-2 disk structure
An
OpenVMS On-Disk Structure. This is the default disk structure of the OpenVMS
operating system.
ODS-5 disk structure (Alpha only)
An OpenVMS On-Disk Structure that is an extension
to the existing ODS-2 disk structure. It adds the ability to use extended
file names that can be more easily mapped between Windows and OpenVMS. ODS-5
expands the available character set and filename length to be consistent with
Windows 95 and Windows NT. ODS-5 also supports deeper directories.
On-Disk Structure (ODS)
A logical structure given to information stored
on a disk or CD-ROM. ODS is a hierarchical organization of files, their data,
and the directories needed to gain access to them. The OpenVMS file system
implements the On-Disk Structure and provides access control to the files
located on the disk.
OPCOM
See operator communication manager.
OPCOM messages
Messages
broadcast by the operator communication manager (OPCOM). These messages are
displayed on operator terminals and written to the operator log file. The
messages might be general messages that you send, user requests, operator
replies, or system events.
OPCOM process
The
system process that manages operator communication manager (OPCOM) operations.
open network
A network made up of nonproprietary, interoperable
systems.
open network computing (ONC) remote
procedure call (RPC)
An easy and popular paradigm for implementing the
client/server model of distributed computing. In general, the local system
(client) sends a request to a remote system (server) to execute a designated
procedure, using supplied arguments, and the remote system returns the result
to the local system.
operator communication manager
A system administration tool for communicating
with users and operators on the system.
OSPF (Open Shortest Path First)
One of a class of interior gateway protocols, described
in more detail in the OSPF section of gated.proto(4).
open system
A
nonproprietary, interoperable system with communications software.
Open System Interconnection (OSI)
A suite of protocols, designed by ISO committees,
to be the international standard of computer network architecture.
OpenVMS Cluster
A
configuration of OpenVMS processors in which the network sees the cluster
as one system with one name, the cluster alias.
OpenVMS Cluster alias
An alias that allows remote hosts to address the
cluster members as one host, as well as any cluster member individually.
OpenVMS file system
The
OpenVMS files and directories on a mounted OpenVMS volume. These files and
directories reside on a Files-11 On-Disk Structure (ODS-2 or ODS-5) disk.
origination
The beginning point of communications on a circuit.
overmounting
The process of NFS mounting another directory over
an existing mount point. The original file system is dismounted from the mount
point, and the new file system is mounted.
packet
A
unit of data sent across a network.
Packet Internet Groper (PING)
A program used to test reachability of a destination
by sending an ICMP echo request and waiting for a reply. See
also loopback.
packet looping
A condition in which a packet revisits a node. See also aged packet.
packet size
The
amount of data in a packet.
packet switching
A communication paradigm in which packets are individually
routed between hosts, with no previously established communication path.
path
The physical lines between source nodes and destination
nodes; can comprise a sequence of connected nodes. The path that the data
takes through the network is transparent to users.
path cost
The
sum of the circuit costs along a path between two nodes.
An OSPF (Open Shortest Path First) protocol metric. See metric and OSPF.
path length
The
total distance (the number of circuits) between a source node and a destination
node, measured in hops. Each line between systems, including routing nodes
and end nodes, equals one hop. See also network
diameter.
path name
A
unique designation that identifies a directory or subdirectory. UNIX path
names are composed of a series of fields separated by slashes (/); each field
designates a file name that is uniquely contained in the previous field (directory).
path MTU
The smallest MTU of any data link that packets
traverse between two hosts. The path MTU depends upon the route being used
at the time. Therefore, the sending path MTU may differ from the receiving
path MTU.
path MTU discovery
A mechanism to determine the path MTU at any one
time.
path splitting
The ability to split the transmission load destined
for a single node over several paths of equal path cost. Any destination node
receiving data that has been split over several paths must support out-of-order
packet caching.
PC-NFS Daemon
The
server software that handles authentication and printing requests from personal
computer implementations of NFS.
peer
Another
router with which implicit or explicit communication is established by a routing
protocol. Peers are often on a shared network. This term is used mostly by
Border Gateway Protocol (BGP). Usually synonymous with neighbor.
physical address
A
unique address of each physical connection of a node to the physical medium.
physical connection
The
Physical layer communications path between two systems.
physical connectivity
The Physical layer connectivity that is a result
of nodes being attached to each other via active lines and nodes.
PING
See Packet
Internet Groper.
point-to-point circuit
A circuit that connects only two nodes. A point-to-point
configuration requires a separate physical connection between each pair of
nodes. Point-to-point systems communicate directly with other systems. Contrast with multipoint circuit.
point-to-point line
A
line that connects two systems by using a single circuit.
Point-to-Point Protocol (PPP)
A method for transmitting datagrams over serial
point-to-point lines where a line is established between a remote host (usually
over a telephone line) and another host acting as a gateway to a remote host.
poll
The sending of an NTP packet from a host to an
NTP time server to request the current time. The server responds by recording
the current time in the packet, then sending it back to the originating host. See also NTP packet.
polling
Connecting
to another system to check for things such as mail or news.
POP
See Post
Office Protocol.
port
The
endpoint of a communication link between two processes.
A
UDP or TCP port number. Valid values are from 1 through 65535.
port number
A 16-bit number used to identify applications using
TCP or UDP. The number is stored in the Transport layer protocol headers to
identify the application.
Portmapper Service
A service that client programs can use to determine
the port number that another service uses. Clients use the Portmapper Service
for NFC, PC-NFS, and RPC applications.
post
To
send a message to a mailing list or newsgroup. Distinguished in context from
mail.
Post Office Protocol (POP)
The TCP/IP-based protocol for client stations to
read mail from a server.
PPP
See Point-to-Point Protocol.
PPP client
A
host requiring a temporary PPP connection to a dialup provider or a terminal
server.
PPP dialup provider
A host that answers modem calls from PPP clients,
assigns IP addresses and establishes PPP connections initiated by PPP clients.
preference
A preference is a value from 0 to 255 used to select
a route from many routes to the same destination. The route with the best
(numerically lowest) preference is selected as the active route. The active
route is the one installed in the kernel forwarding table and exported to
other protocols. Preference zero is usually reserved for routes to directly
attached interfaces. A default preference is assigned to each source from
which GATED receives routes.
prefix
A
contiguous mask covering the most significant bits of an address. The prefix
length specifies how many bits are covered.
primary server
A BIND name server that maintains the database
for a zone; secondary servers copy their information from primary servers.
Also called primary master or master server. See
also BIND server, cache server, forwarder server, and secondary server.
printcap database
The
Compaq TCP/IP Services for OpenVMS database that maps local queues to printers
on remote hosts; specifies local queues for LPD printing from remote hosts.
Equivalent to the UNIX /etc/printcap file.
privileged port
A
port in which the remote host has done some level of checking against the
application using the port; privileged port numbers range from 1 to 1023.
process
The context within a system in which a specific
computing session occurs; provides the context in which an application executes.
protocol
A set of rules that controls the communications
between computers. Also, a set of conventions between communicating processes
regarding the format and contents of messages to be exchanged.
Protocols can describe low-level details of machine-to-machine
interfaces, such as the order in which the bits from a byte are set across
a wire, or high-level exchanges between applications programs such as the
way in which two programs transfer a file across the Internet.
protocol data unit (PDU)
The unit of data sent across a network. Also called
a packet.
protocol machine
The set of data structures and routines that implements
a specific protocol and controls the progress of a communication between peer
entities.
protocol overhead
The part of communications data or processing not
directly consumed by the users but necessary to successfully bring about the
transfer of user information.
protocol port
An
abstraction that transport protocols use to distinguish among multiple destinations
within a given host computer. Internet protocols identify ports using small
positive integers. Usually the operating system allows an application program
to specify which port it wants to use. Some ports are reserved for standard
services such as electronic mail.
protocol transparency
The quality in a communications device or system
that allows various higher-level protocols to coexist on the same wire. The
protocols are transparent to the device or system.
The
degree to which users of underlying protocols are aware of the specifics of
those protocols.
protocol sequence
An ordered list of protocol identifiers.
protocol stack
The
set of functions, one at each layer of the protocol stack, that work together
to form a set of network services; each layer of the protocol stack uses the
services of the module beneath it.
proxy
The
mechanism whereby one system acts on behalf of another system in responding
to protocol requests. uses a proxy mechanism to provide an OpenVMS identity
(account) for each UNIX client by adding the name and identification codes
of the client to a proxy database.
proxy ARP
The
technique in which one machine, usually a router, answers Address Resolution
Protocol (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. Normally, creating a subnet is a better solution.
proxy database
The
database that provides OpenVMS identities for remote NFS clients and UNIX-style
identities for local NFS client users; provides proxy accounts for remote
processes.
pseudodevice
A
software device used to implement special-purpose transports and not directly
associated with hardware.
pseudointerface
A method of extending subnet routing using a network
interface. Each network interface has one name and at most nine pseudointerface
names. Each network interface and pseudointerface has its own IP address,
network mask, and broadcast mask.
public domain
Intellectual
property available to users that does not require payment of a fee.
quality of service (QoS)
The OSI equivalent of TOS.
RARP
See Reverse Address Resolution Protocol.
RCD
See RMT/RCD.
RCP
See remote
copy program.
reachable node
The node to which the local node has a usable communications
path.
read access
The
access right that grants the ability to view data.
reassembly
The
process of piecing together datagram fragments to reproduce the original datagram
based on the fragmentation data in the IP header of the datagram.
reassembly time
A
routing parameter that can be set to specify the length of time allowed for
the reassembly of a message received in fragments. If the reassembly time
expires before all fragments are received, the fragments are discarded.
Record Management Services (RMS)
The OpenVMS data management subsystem that defines
the rules that govern the internal organization of and the methods of accessing
file data.
reliability
The
ability of a protocol to recover data that is damaged, lost, duplicated, or
delivered out of order.
relative path name
A path name that does not start at the root; default
directory is merged with the relative path name to form the absolute path
name.
remote boot (BOOTP)
The software that supports the downloading of system
images and other types of files to requesting clients.
remote copy program (RCP)
The program based on the Berkeley UNIX (see BSD) rcmd protocol that permits
files to be copied from one computer to another by an extension to the syntax
of the UNIX cp (copy)
command. (RCP) does not provide the word-length adaptability and flexibility
that the FTP protocol does.
remote line printing (LPR/LPD)
The remote printing services for UNIX and OpenVMS
client hosts.
remote node
A
node in the network other than the local node.
remote file system
A file system that resides on a network host other
than the local node.
remote procedure call (RPC)
A programming interface 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. See also ONC
RPC.
remote shell
A
program that sends a command, shell, script, or command procedure to a remote
host for execution.
remote task
A
task either executing or originating at a remote host.
repeater
A
bidirectional device that amplifies or synchronizes signals into standard
voltages, currents, and timing; propagates electrical signals from one Ethernet
to another without making routing decisions or providing packet filtering;
Physical layer intermediate system. See also bridge
and router.
Request for Comments (RFC)
A series of documents, begun in 1969, that describes
the Internet suite of protocols and related experiments. Very few RFCs describe
Internet standards, but all Internet standards are written as RFCs.
resolver
A mechanism or process to correlate a network host
name into an appropriate network address in support of network applications;
a network name resolver. See BIND
resolver.
reserved port
An
assigned port that provides services to unknown callers by providing a service
contact point; reserved port numbers range from 1 to 255.
resynchronization
A
process that enables the recovery of user information lost or corrupted during
transfer across an association. Sets the association back to the state it
was in at a specified point in the transfer.
retransmission
A method of error recovery in which stations receiving
messages acknowledge the receipt of correct messages and, on receipt of incorrect
messages, either do not acknowledge or acknowledge in the negative. The lack
of acknowledgment or receipt of a negative acknowledgment indicates to the
sending station that it should transmit the failed message again.
Reverse Address Resolution Protocol (RARP)
The TCP/IP protocol that provides the reverse function
of ARP. This protocol maps a physical (hardware) address to an IP address.
Often used by diskless nodes when they first initialize to find their Internet
address.
reverse domain
An Internet domain that BIND servers use to map
IP addresses to domain names.
RFC
See Request for Comments.
RFC 822
The
TCP/IP standard format for electronic mail message headers; often referred
to as "822 messages". The name comes from RFC 822 that contains
the specification; previously known as 733 format.
RIB (routing information base)
routing database
RIP
See Routing Information Protocol.
rlogin
Remote login: The Berkeley 4.3 BSD service that
allows users of one machine to connect to other systems across the Internet
and interact as if their terminals are connected the machines directly.
RMS
See Record
Management Services.
RMT/RCD
Remote
command that allows remote users to access magnetic tapes and CD drives.
root
The top level directory in a UNIX-style file system;
also used to indicate a user (the superuser) who has special privileges. See superuser.
root mode
The
file protection placed on a container file when it is created.
root name
The element of a path name that identifies the
target file system.
root server
An
Internet name server that knows about all of the top-level domains on the
Internet network; the master servers for the Internet root zone.
round-trip delay
The
total time during communications that implement a protocol with positive acknowledgments,
for a message to be transmitted, arrive at its destination, and its corresponding
acknowledgment to be sent and subsequently received by the sender of the original
message.
The time it takes for a host to send an NTP packet
to another host and get an NTP packet back from that host in reply.
round-trip time (RTT)
A
variable computed during TCP sessions that indicates the total time required
to send a TCP segment to a remote host and receive a reply.
route
The path over the network that information takes
to get from one source to its destination.
route through
Data
packets not destined for the local node.
routes database
The Compaq TCP/IP Services for OpenVMS database
that specifies Internet gateways.
ROUTED
See Routing Daemon.
Routing Daemon (ROUTED)
A program that runs under 4.2BSD/4.3BSD UNIX systems
(and derived operating systems) to propagate routes among machines on a local
area network using the Routing Information Protocol; pronounced "route-dee."
One of a class of interior gateway protocols, described
in more detail in the RIP section of gated.proto(4).
router
A
node that can send and forward data to and receive data from other nodes.
router advertisement
A
Router Discovery Protocol message sent out by Router Discovery Servers to
announce their existence to hosts. The router advertisement contains a list
of all router addresses on a given interface and their preferences for use
as a default router.
Router Discovery Protocol
An IETF standard protocol used to inform hosts
of the existence of routers. It is used in place of or in addition to statically
configured default routes in hosts. The protocol has a server portion that
runs on routers, and a client portion that runs on hosts.
router id
A 32-bit number assigned to each router running
the OSPF protocol. This number uniquely identifies the router within the autonomous
system.
router_id
An
IP address used as unique identifier assigned to represent a specific router.
This is usually the address of an attached interface.
router solicitation
A Router Discovery Protocol message sent out by
a host to request router advertisement responses from a router.
routing
A Network layer function, implemented in intermediate
systems, that determines the path along which data travels to its destination
and the movement of that data. See also decision.
routing database
The
database that contains routing information, including destination host names,
IP addresses for the hosts, gateway host names, and IP addresses for the gateways.
There are two route databases: the static route database that is maintained
on disk, and the volatile database in memory.
The
repository of all of GATED’s retained routing information, used to make
decisions and as a source for routing information that is propagated.
routing domain
A
set of hosts and routers within a single administrative domain that operates
according to the same routing procedures.
Routing Information Protocol (RIP)
The protocol that enables gateways to broadcast
their current routing database to hosts and networks that are connected directly
to them. software implements the RIP through its dynamic routing server.
One of a class of interior gateway protocols, described
in more detail in the RIP section of gated.proto(4).
routing protocol
A protocol sent between routers by which routers
exchange information on how to route to various parts of the network. The
TCP/IP family of protocols has many of this type of protocol, such as RIP,
EGP, BGP, OSPF, and dual IS-IS.
routing socket
A data structure used by processes to communicate
routing information to the kernel. A process can add and delete routes, dump
the routing table, and read messages from the kernel. The only type of socket
supported in the AF_ROUTE domain
is a raw socket.
routing table
The
repository of all of gated’s
retained routing information, used to make decisions and as a source for routing
information that is propagated.
RPC
See remote procedure call and ONC RPC.
rshell
Remote shell; a remote utility that enables the
user to open a shell session on a remote host.
RTL
See run-time library.
RTT
See round-trip time.
run-time library (RTL)
A collection of OpenVMS procedures available to
native mode images at run time; provide support routines for high-level language
compilers.
SCALE
A
TCP window scaling option; allows window information to be interpreted as
being scaled by 1 to 16 powers of 2, thus increasing the size of the effective
window.
secondary server
A master BIND server that receives authoritative
database information from a primary server. Also known as slave
server. See also BIND server,
cache server, forwarder server, and primary server.
segment
A
unit of data exchanged by the TCP modules.
segment length
The amount of sequence number space occupied by
a segment, including controls that occupy sequence space.
sequence number
A
32-bit field in the TCP header that contains the sequence number of a sequenced
control flag, the first byte of data, or empty segments (The sequence number
of the next data octet to be sent).
serial device
A
device that uses serial transmission; that is, transmits data one bit at a
time on a single channel as opposed to parallel transmission, which transmits
one or more bits at a time on one or more channels. Typically, terminals and
printers are serial devices.
Serial Line Internet Protocol (SLIP)
A protocol designed to allow a host to connect
to another host over serial lines, such as telephone circuits or RS-232 cables.
server
A process that offers a service to another process
over the network and accepts requests from other processes, known as clients.
service
(1) A task that an application can carry out. (2)
The interface provided by a service element or layer for accessing one or
more function.
service interface
The boundary at which a layer provides a service
to the adjacent higher layer in the network architecture; may vary between
implementations.
service parameter
The means by which a service user and a service
provider exchange information.
service provider
In network architecture, the service element or
layer that provides a set of services to the layer immediately above.
service specification
An
international standard that describes the functions and service parameters
of every service of a service provider.
service user
An
application program, service element, or Network layer that uses the services
of a service provider.
services database
The Compaq TCP/IP Services for OpenVMS database
created by default that contains one entry for each service configured.
Simple Mail Transfer Protocol (SMTP)
An Internet standard protocol for transferring
electronic mail messages from one machine to another; specifies how two mail
systems interact and the format of control messages they exchange to transfer
mail.
Simple Network Management Protocol
(SNMP)
The network management protocol of choice for TCP/IP-based
internets; allows remote monitoring and management of network devices (particularly
routers and servers) from across an Internet.
simplex
An
interface may be marked as simplex either by the kernel or by the interface
configuration. A simplex interface is an interface on a broadcast medium that
is not capable of receiving packets it broadcasts.
The
GATED daemon takes advantage of interfaces that are capable of receiving their
own broadcast packets to monitor whether an interface appears to be functioning
properly.
skew
A
measure, in Hertz, of the difference between the actual frequency of a clock
and what its frequency should be to keep perfect time. See
also drift.
slave server
A
name server that has no access to the Internet and relies on forwarder servers
to resolve queries that it cannot resolve locally. As slave servers receive
information from forwarder servers, they store that information in their cache. See also cache server, forwarder server,
primary server, and secondary server.
slew
To
adjust gradually the time of a clock until it tells the correct time. Compare with step.
SLIP
See Serial Line Internet Protocol.
SMI
See Structure
of Management Information.
SMTP
See Simple Mail Transfer Protocol.
SNMP
See Simple
Network Management Protocol.
socket
The
endpoint of communication to which an IP address and port may be bound. When
writing an application, it is a data structure that is part of the Internet
pseudodevice created every time an OpenVMS process assigns a communication
channel. The other part of the Internet pseudodevice is the device socket.
socket API
An application programming interface for implementing
TCP/IP protocols. Sometimes called Berkeley Sockets indicating where the API
was developed.
socket pair
The
client IP address and port number, and the server IP address and port number
that uniquely identify a TCP connection.
source
The
IP header field that contains the IP address of the datagram’s point
of origin.
source port
A
2-octet value in the TCP or UDP header field that identifies the upper-level
application or protocol associated with the data in the segment.
spanning tree
A
logical arrangement created by bridges in an extended LAN in which all LANs
are connected and there are no loops.
split horizon
When
a router (or group of routers work together) accepts routing information from
multiple external networks, but does not pass on information learned from
one external network to others. This is an attempt to prevent false routes
to a network from being propagated because of gossip or counting to infinity.
splitting
The process of mapping one transport connection
to several network connections.
stateless
A
characteristic of a server designed to simplify crash recovery after a server
crashes and reboots. The server does not keep track of the status of ongoing
client interactions. Servers that do not keep track of client status are called
stateless servers.
static routing
A routing method by which a system manager manually
adds routes to the kernel’s routing table. This method is generally
used on small networks. On Open VMS systems, you use the SET ROUTE command
to add static routes and on UNIX systems, you use the route command.
step
To
change the time of a clock to the correct time with no intermediate adjustments. Compare with slew.
stratum
The
distance a host running the NTP time daemon is from an external source of
Coordinated Universal Time (UTC). A stratum 1 server has direct access to
an external source of UTC, such as a radio clock synchronized to a standard
time signal broadcast. In general, a stratum n server
is n - 1 network hops away from a
stratum 1 server. For example, a stratum 4 server is 3 hops away from a stratum
1 server. Also, a stratum n server
is at a higher stratum than a stratum n -
1 server. For example, a stratum 3 server is at a higher stratum than a stratum
2 server, and at a lower stratum than a stratum 4 server. See
also time daemon.
stream-oriented
The type of transport service that allows its client
to send data in a continuous stream; guarantees that all data will be delivered
to the other end in the same order as sent and without duplicates. Also known
as a reliable transport service.
Structure of Management Information
(SMI)
The rules used to define the objects that can be
accessed by means of a network management protocol. See
also Management Information Base.
subnet
An
organization of hosts within a network into logical groups. A network can
be comprised of several subnets. The portion of a network, which might be
a physically independent network, that 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.
subnet address
A part of the Internet addressing scheme. If a
site uses a single IP address for multiple physical networks, there is one
subnet address for each physical network. Each such address is composed of
the network part of the full address and part of the local part (host).
subnet field
A bit field in an IP address that denotes the subnet
number. The bits making up this field are not necessarily contiguous in the
address.
subnet mask
A
method of representing the portion of the IP network address that is devoted
to subnet address. Each bit that is turned on (binary one) in the mask is
interpreted as part of the network and subnet address. Synonymous with network
mask. See address mask.
superuser
A UNIX user who has been granted special privileges;
has an effective UID of 0.
symbiont
A
process that transfers record-oriented data to and from a mass storage device;
for example, from disks to printers.
Synonym for daemon.
symbolic link
In
the UNIX file system, a symbolic link is a file that contains a pointer to
another file or directory. The link (also called a soft link) may be created
across a different UNIX file system. Any changes to the file can be seen when
you access the file through the file name or through the symbolic link. If
you delete the file, the symbolic link will point to a nonexistent file.
synchronous transmission
Data transmission in which characters are transmitted
at a fixed rate. The transmitter and receiver are synchronized, gaining greater
efficiency than in asynchronous transmission. Synchronous transmissions send
a predetermined group of "sync" characters ahead of a long stream
of data. The sync characters enable the communicating devices to synchronize
with each other in accordance with a time clock at each end. Contrast
with asynchronous transmission.
syntax
The
rules for formatting or interpreting data.
TAC
See terminal access controller.
target system
The
intended destination of messages.
TCP
See Transmission Control Protocol.
TCP/IP
An Internet suite of protocols. See
also Transmission Control Protocol and Internet Protocol.
TELNET
An Internet protocol for remote terminal connection.
TELNET allows a user at one site to interact with remote timesharing systems
at another site as if the user’s terminal were directly connected to
the remote host.
terminal access controller (TAC)
A program and hardware that connects terminals
to the Internet, usually using dialup modem connections.
terminal emulator
A
program that allows a computer to emulate a terminal; a workstation thus appears
as a terminal to the host.
terminal server
A device that handles terminal operations for host
nodes on a LAN; can be used to connect terminal users to nodes on the same
LAN and to users on nodes located off the LAN. Offloads the terminal connection
and I/O responsibilities from host nodes, and reduces the number of direct
terminal connections to each host, thus saving substantial power, packaging,
and cabling expense.
terminating packet
A packet whose destination is the local node.
TFTP
See Trivial
File Transfer Protocol.
thread
(1)
A request from an NFS client to the NFS server. (2) A single unit of execution
within a program.
throughput
A
measure of how much data is sent, or can be sent, between two points in a
specified unit of time; often used in either of two contexts:
• Rated throughput, which refers to
the bandwidth or capacity of a component.
• Real throughput, which refers
to actual measured throughput.
time
A
time value, usually a time interval that can be specified in any one of the
following forms:
number
A non-negative decimal number of seconds. For example, 27, 60, or
3600.
number:number
A non-negative decimal number of minutes followed by a seconds value
in the range of zero to 59, inclusive. For example, 0:27, 1:00, or
60:00.
number:number:number
A non-negative decimal number of hours followed by a minutes value in
the range of zero to 59, inclusive, followed by a seconds value in
the range of zero to 59, inclusive. For example, 0:00:27, 0:01:00,
or 1:00:00.
time to live (TTL)
A field in the IP header that indicates how long
this packet should be allowed to be forwarded to other routers before being
discarded.
The time to live (TTL) of an IP packet. Valid values
are from 1 to 255 inclusive.
time daemon
The
program running on a host that synchronizes the host’s hardware clock
to Coordinated Universal Time in accordance with the protocols known as the
Network Time Protocol.
timeo
A
timeout option for the NFS mount command.
TN3270
TELNET options that allows TELNET users to connect
to hosts that support 3270 model terminals.
Token Ring
A
type of LAN that has stations wired in a ring, where each station constantly
passes a special message (a "token") on to the next; technically
referred to as IEEE 802.5.
topology
The
architecture of a network. A network topology shows the computers and the
links between them within a network.
TOS (type of service)
An IP header field that specifies the importance
of a datagram and how to make tradeoffs between delay, throughput, reliability,
and cost when the datagram travels across a network. The parameters are mapped
into actual service parameters for the particular networks the datagram crosses.
traffic
The measurement of data flow, volume, and velocity
over a communications link.
transceiver
Transmitter-receiver;
a physical device required in baseband networks that takes the digital signal
from a computer or terminal and imposes it on the baseband medium; connects
a host interface to a LAN, such as Ethernet.
transient information
Network management information carried in an operation;
is meaningful only while the operation is being performed.
transit network
A
network that passes traffic between networks in addition to carrying traffic
for its own hosts; must have multiple connections to the internet.
Transmission Control Protocol (TCP)
A Transport layer protocol that provides the reliable,
full-duplex, stream service on which many application protocols depend. TCP
allows a process on one host to send a stream of data to a process on another.
It is connection-oriented in the sense that before transmitting data, participants
must establish a connection.
Transmission Control Protocol/Internet
Protocol (TCP/IP)
The acronym for the suite of application and transport
protocols that run over IP, such as FTP, TELNET, and UCP, as well as TCP and
IP.
Transport layer
The layer in the TCP/IP architecture model where
network traffic is passed between an application on one host and an application
on another host.
Trivial File Transfer Protocol (TFTP)
The Internet protocol for file transfer with minimal
capability and minimal overhead. The simple design of the facility is intended
for use in application environments that do not require complex interactions
among clients and servers. TFTP is a simple service running on top of UDP,
using timeout and retransmission to ensure that data arrives. The sending
side transmits a 512-byte, fixed-size file, and awaits an acknowledgment for
each block before sending the next. The receiver acknowledges each block. See also File Transfer Protocol.
TTL
See time
to live.
tunneling
The
encapsulation of protocol A within protocol B such that A treats B as though
B were a Network Interface layer. Used to get data between administrative
domains that use a protocol not supported by the internet connecting those
domains.
UAF
See user authorization file.
UCP
See Management Control Program.
UDP
See User Datagram Protocol.
UID
See user identification.
UNIX-style file system
An OpenVMS organization of files based on the UNIX
operating system. Also known as a container file system.
UNIX-to-UNIX Copy Program (UUCP)
A program that allows one UNIX system to copy files
to or from another UNIX system.
upline dumping
A TFTP server function allowing a TFTP client to
transfer data or a program image to the TFTP server’s public directories.
The opposite function of downline loading.
user authorization file (UAF)
An OpenVMS file that contains account names and
their associated attributes.
User Datagram Protocol (UDP)
An Internet transport protocol. A connectionless,
unreliable Transport layer protocol for the exchange of requests and replies
between networked hosts. UDP, like TCP, uses IP for message delivery from
one host to another; however, unlike TCP, UDP provides for exchange of datagrams
without acknowledgments or guaranteed delivery of data. Each UDP message contains
the data sent by a user process, a destination port number, and a source port
number.
user identification (UID)
A unique number that identifies a user of a UNIX
system. The number along with an associated group identification number (GID)
determines file access privileges. UID also tracks accounting statistics and
other collected information.
UUCP
See UNIX-to-UNIX Copy Program.
virtual circuit
The network service that allows two processes to
communicate as if they were directly connected, regardless of the structure
of the underlying subnet.
WAN
See wide area network.
well-known port
A port number assigned for use by a specific network
application for connections made with either UDP or TCP. Every implementation
of TCP/IP that provides well-known services provides them with the well-known
port numbers from 1 to 1023. The Internet Assigned Numbers Authority (IANA)
manages the well-known port numbers.
wide area network (WAN)
A network, usually constructed with serial lines,
which covers large geographic areas.
wildcarding
A
method for generalizing parts of a OpenVMS file designation to encompass a
set of files by substituting a symbol to represent one or more characters.
OpenVMS wildcarding symbols are the percent sign (%) for a single character,
and the asterisk (*) for a character string of any length, including zero.
window
A 2-octet field in a TCP header indicating the
number of data octets (relative to the acknowledgment number in the header)
that the sender is currently willing to accept.
write access
An
access right that grants users the ability to change data.
zone
A subdivision of the Internet hierarchy that starts
at a domain and extends down to leaf domains (individual host names) or to
domains where other zones begin; usually represents an administrative boundary. Contrast with domain.
zone file
A
master name server file that describes the domain names for which the server
has authority.
Acronyms
The following table shows Compaq TCP/IP Services
for OpenVMS acronyms and other acronyms related to open networking:
Acronym |
Meaning |
ACK |
acknowledgment |
ACL |
access
control list |
ACP |
ancillary
control process |
ANSI |
American
National Standards Institute |
API |
application
programming interface |
ARP |
Address
Resolution Protocol |
ASCII |
American
Standard Code for Information Interchange |
ATM |
asynchronous
transfer mode |
BBS |
Bulletin
Board System |
BGP |
Border
Gateway Protocol |
BIND |
Berkeley
Internet Name Domain |
BOOTP |
Bootstrap
Protocol |
bps |
bits
per second |
BSD |
Berkeley
Software Distribution |
CSLIP |
Compressed
Serial Line Internet Protocol |
DCE |
Distributed
Computing Environment |
DCL |
DIGITAL
Command Language |
DEK |
Data
Encryption Key |
DES |
Data
Encryption Standard |
DNS |
Domain
Name System |
eSNMP |
Extensible
Simple Network Management Protocol |
EGP |
External
Gateway Protocol |
FDDI |
Fiber
Distributed Data Interface |
EOF |
end
of file |
EOL |
end
of line |
FQDN |
fully
qualified domain name |
FTP |
File
Transfer Protocol |
GID |
group
identification (UNIX) |
IAB |
Internet
Architecture Board |
ICMP |
Internet
Control Message Protocol |
IGP |
Internal
Gateway Protocol |
InterNIC |
Internet
Network Information Center |
IP |
Internet
Protocol |
ISDN |
Integrated
Services Digital Networks |
IVP |
Installation
Verification Procedure |
Kbps |
kilobits
per second |
LAN |
local
area network |
LPD |
line
printer daemon |
LPR |
remote
line printing |
MBUF |
memory
buffer |
MCP |
Management
Control Program |
MFD |
master
file directory |
MIB |
Management
Information Base |
MIB-II |
Management
Information Base II |
MTU |
maximum
transmission unit |
MX |
Mail
exchange |
NAK |
negative
acknowledgment |
NFS |
Network
File System |
NIS |
Network
Information Service |
NOC |
Network
Operations Center |
NTP |
Network
Time Protocol |
PDU |
protocol
data unit |
PING |
Packet
Internet Groper |
POP |
Post
Office Protocol |
PPP |
Point-to-Point
Protocol |
PSDN |
Packet
Switching Data Network |
PWIP |
PATHWORKS
Internet Protocol |
RARP |
Reverse
Address Resolution Protocol |
RCP |
remote
copy |
REXEC |
remote
execute |
RFC |
Request
for Comments |
RLOGIN |
remote
login |
RIP |
Routing
Information Protocol |
RMS |
Record
Management Services |
RPC |
remote
procedure call |
RSH |
remote
shell |
RTL |
run-time
library |
RTT |
round-trip
time |
SLIP |
Serial
Line Internet Protocol |
SMI |
structure
of management information |
SMTP |
Simple
Mail Transfer Protocol |
SNMP |
Simple
Network Management Protocol |
TAC |
terminal
access controller |
TCP |
Transmission
Control Protocol |
TCP/IP |
Transmission
Control Protocol/Internet Protocol |
TFTP |
Trivial
File Transfer Protocol |
TP |
Time
Protocol |
TTL |
time
to live |
UAF |
user
authorization file |
UDP |
User
Datagram Protocol |
UID |
user
identification (UNIX) |
UTC |
Coordinated
Universal Time |
UUCP |
UNIX-to-UNIX
Copy Program |
WAN |
wide
area network |
WKS |
well-known
server |
XDR |
external
data representation |