Systems Assessment Glossary
Wide area networks
A wide area
network (WAN) is a computer network that covers a broad area
(i.e., any network whose communications links
cross metropolitan, regional, or national
boundaries [1]).
This is in contrast with personal area networks (PANs), local area networks (LANs), campus area networks (CANs), or metropolitan area networks (MANs) which are
usually limited to a room, building, campus or
specific metropolitan area (e.g., a city)
respectively.
Local area networks
A local area
network (LAN) is a computer network that
connects computers and devices in a limited
geographical area such as home, school, computer
laboratory or office building.[1] The defining characteristics of LANs, in
contrast to wide area networks (WANs), include their
usually higher data-transfer rates, smaller
geographic area, and lack of a need for leased telecommunication lines.
Frame Relay WANs use the latter
Frame Relay is a standardized WAN technology that specifies the physical
and logical link layers of digital
telecommunications channels using a packet switching methodology. Originally
designed for transport across Integrated Services / The Cloud Digital Network (ISDN)
infrastructure, it may be used today in the
context of many other network interfaces.
Network providers commonly implement Frame Relay
for voice (VoFR)
and data as an encapsulation technique, used between local area networks (LANs) over a wide area network (WAN). Each end-user gets
a private line (or leased line) to a frame-relay node. The frame-relay network handles the
transmission over a frequently-changing path
transparent to all end-users.
Peer-to-Peer
Peer-to-peer (P2P) computing or networking is a
distributed application architecture that
partitions tasks or work loads between peers.
Peers are equally privileged, equipotent
participants in the application. They are said
to form a peer-to-peer network of nodes.
Client/server
The client–server model of computing is a distributed application structure that
partitions tasks or workloads between the
providers of a resource or service, called servers, and service requesters, called clients.[1] Often clients and servers communicate over a computer network on separate hardware, but
both client and server may reside in the same
system. A server machine is a host that is
running one or more server programs which share
their resources with clients. A client does not
share any of its resources, but requests a
server's content or service function. Clients
therefore initiate communication sessions with
servers which await incoming requests.
Bandwidth management
Bandwidth
management is the process of measuring and
controlling the communications (traffic,
packets) on a network link, to avoid filling the
link to capacity or overfilling the link, which
would result in network congestion and poor performance.
Fiber-optic cables
An optical
fiber cable is a cable containing one or more optical fibers. The optical fiber elements
are typically individually coated with plastic
layers and contained in a protective tube
suitable for the environment where the cable
will be deployed.
fault tolerance
The
term is most commonly used to describe computer-based systems designed to continue more or
less fully operational with, perhaps, a reduction in throughput or an increase in response time in the event of some partial failure.
That is, the system as a whole is not stopped due to
problems either in the hardware or the software.
Mirroring
In computing, a mirror is an exact copy
of a data set. On the Internet, a mirror site is an exact
copy of another Internet site. Mirror sites are
most commonly used to provide multiple sources
of the same information, and are of particular
value as a way of providing reliable access to
large downloads. Mirroring is a type of file synchronization.
A live mirror is automatically updated as soon as the original
is changed.
Network management
Functions that are
performed as part of network management
accordingly include controlling, planning,
allocating, deploying, coordinating, and
monitoring the resources of a network, network
planning, frequency allocation, predetermined traffic routing to support load balancing, cryptographic key distribution authorization, configuration management, fault management, security management, performance management, bandwidth management, Route analytics and accounting management.
Network design
Network
planning and design is an iterative process,
encompassing topological design, network-synthesis, and network-realization, and is aimed at
ensuring that a new network or service meets the
needs of the subscriber and operator.[1] The process can be tailored according to each
new network or service. This is an extremely important
process which must be performed before the
establishment of a new telecommunications network or service.
Network protocol
A communications protocol is a formal
description of digital message formats and the
rules for exchanging those messages in or
between computing systems and in telecommunications. Protocols may include signaling, authentication and error detection and correction capabilities.
A protocol describes the syntax, semantics, and synchronization of
communication and may be implemented in hardware
or software, or both.
Clustering
Managing the network
In computer networking, network traffic
control is the process of managing,
prioritizing, controlling or reducing the
network traffic, particularly Internet bandwidth, used by network administrators,
to reduce congestion, latency and packet loss. This is part of bandwidth management. In order to use these
tools effectively, it is necessary to measure the network traffic to determine the
causes of network congestion and attack those
problems specifically.
Network management software
A Network
Management System (NMS) is a combination of hardware and software used to monitor and administer a network.
Individual network elements (NEs) in a network are
managed by an element management system.
Network monitoring
The term network monitoring describes the use of a
system that constantly monitors a computer network for slow or failing
components and that notifies the network administrator (via email, pager or
other alarms) in case of outages. It is a subset
of the functions involved in network management.
Remote network management
(Remote Network Monitoring) provides standard
information that a network administrator can use to
monitor, analyze, and troubleshoot a group of distributed local area networks (LANs) and
interconnecting T-1/E-1 and T-2/E-3 lines from a central
site.
Network performance
management software
With
network monitoring software you can not only detect a
system failure when it happens - continuous monitoring
of your network enables you to discover problems long
before they get serious and to take measures
proactively.
Quality of service (QoS)
In
the field of computer networking and other packet-switched telecommunication networks, the traffic engineering term quality of service (QoS)
refers to resource reservation control mechanisms rather
than the achieved service quality. Quality of service is
the ability to provide different priority to different
applications, users, or data flows, or to guarantee a certain level of
performance to a data flow.
Service level agreements
A Service Level
Agreement (frequently abbreviated as SLA)
is a part of a service contract where the level of service
is formally defined. In practice, the term SLA is sometimes used to refer to the
contracted delivery time (of the service) or
performance. As an example, internet service providers will commonly
include service level agreements within the
terms of their contracts with customers to
define the level(s) of service being sold in
plain language terms (typically the (SLA) will
in this case have a technical definition in
terms of MTBF, MTTR, various data rates, etc.)
Network security
In the field of
networking, the specialist area of network
security consists of the provisions and policies adopted by the network administrator to prevent and monitor unauthorized access, misuse, modification,
or denial of the computer network and network-accessible
resources.
Topology
Network topology is the layout
pattern of interconnections of the
various elements (links, nodes, etc.) of a computer network.[1][2] Network topologies may be physical or
logical. Physical topology means the physical design
of a network including the devices,
location and cable installation. Logical topology refers to how data
is actually transferred in a network as
opposed to its physical design.