Quiz 1 Flashcards
A collection of computing devices connected in
order to communicate and share resources
Computer Network
Connections between computing devices can be
_______ using wires or cables or _____ using
radio waves
Physical, wireless
Key Functions of a Computer Network
- Communication
a. data transfer
b. remote access - Resource Sharing
a. hardware sharing
b. software sharing - Information Access
a. internet connectivity
b. database access - Centralized Management
a. network administration
b. security
Facilitates the transmission of data between devices, such as files, emails, and messages.
data transfer
Allows users to access and control
devices and resources from remote locations.
remote access
Enables the sharing of physical
resources like printers, scanners, and storage devices.
hardware sharing
Allows multiple users to access and
utilize shared software applications.
software sharing
Provides access to the vast
amount of information available on the internet.
internet connectivity
Enables access to centralized
databases for data storage and retrieval.
database access
Allows for centralized management and monitoring of network devices and resources.
network administration
Enhances security measures to protect network
resources from unauthorized access.
security
Any device on a network
node
The speed with which data is moved from
one place to another on a network
throughput
refers to the amount of data that can be
transmitted and received during a specific period of time.
bandwidth
measures delay. Delay is simply the time taken for a data packet to reach its destination after being sent.
latency
is any computer hardware or software device
that requests access to a service provided by a server.
client
is a computer program or device that provides a
service to another computer program and its user, also known as the client.
server
In technical terms, bandwidth is the
_______ that a network
connection can support. It is usually measure in ______
data transfer rate, bits per second(bps)
In the context of data, throughput is the _______ that is sent over a network. It is also measured in _____.
actual data transfer rate, bits per second (bps)
It’s the time it takes for a packet
of data to travel from the source
to the destination.
latency
A set of rules that defines how data is formatted and processed on a network; i.e., rules that allow client/server interaction
protocol
A computer that stores and manages files for multiple users on a network
file server
A computer dedicated to responding to requests (from the browser client) for web pages
web server
a physical arrangement through which various endpoints and links in an enterprise network communicate with each other.
network topology
A simple topology that directly links two nodes and reserves the entire bandwidth of the connection for them to communicate with one another.
point-to-point
All the nodes are linked using a single cable with a terminator on both ends. This configuration sees one main cable acting as the backbone for the whole network.
bus topology
Each node is linked with its neighbor to form a closed network. This configuration sees the data move from one node to another, either unidirectionally or bidirectionally.
ring topology
All nodes are connected to a central hub using a communication link.
star topology
nodes are arranged in a configuration that resembles a tree’s leaves, branches, and trunk
tree topology
all the nodes are interconnected and can send and receive their data and relay data from other nodes.
mesh topology
Features characteristics of multiple other
topologies.
hybrid topology
A network that connects local-area networks over a potentially large geographic distance
wide area network (wan)
The communication infrastructures that have been developed in and around large cities
metropolitan area network (man)
a collection of devices connected together in one physical location, such as a building, office, or home.
local area network (lan)
A wide area network that spans the planet
interconnected networks (internet)
One particular set up to handle all communication going between that LAN and other networks
gateway
A set of high-speed networks that carry
Internet traffic.
internet backbone
the first Internet Exchange Point in the Philippines. It is a joint project of Philippine Internet Service Providers
Philippine Internet Exchange
A company that provides other companies
or individuals with access to the Internet
internet service provider
2 Categories of Transmission Media
- guided (wired)
- unguided (wireless)
It is also referred to as Wired or Bounded
transmission media.
guided media
3 Major Types of Guided
Media
- twisted pair cable
- coaxial cable
- fiber optic cable
This type of cable has the ability to block interference and does not depend on a physical shield for this purpose. It is used for telephonic applications.
unshielded twisted pair (utp)
This type of cable consists of a special jacket to block external interference. It is used in fast-data-rate Ethernet and in voice and data channels of telephone lines.
shielded twisted pair (stp)
It has an outer plastic covering containing 2 parallel conductors each having a separate insulated protection cover.
coaxial cable
It uses the concept of reflection of light through a core made up of glass or plastic. The core is surrounded by a less dense glass or plastic covering called the _____
fiber optic cable, cladding
RJ45 stands for
registered jack 45
T568-A
white green, green, white orange blue, white blue, orange, white brown, brown
T568-B
white orange, orange, white green, blue, white blue, orange, white brown, brown
a description for layered communications and computer network protocol and transmission design
OSI (Open System Interconnection reference) Model
provides a standardized approach to understanding how data is transmitted across networks
Open System Interconnection reference model
a conceptual model and not a physical implementation
open system interconnection reference model
7 layers of the OSI model
application, presentation, session, transport, network, data link, physical
responsible for the transmission of raw bit streams over physical medium
physical layer
physical layer functions
- bit transmission
- physical connection
- signal encoding
- bit synchronization
- error detection
converts digital data into electrical signals or light pulses suitable for transmission
bit transmission
defines the physical characteristics of the network such as cables, connectors and interfaces
physical connection
determines how bits are represented as signals
signal encoding
ensures that the sender and receiver are synchorized
bit synchronization
implements basic error detection techniques like parity checking
error detection
responsible for reliable data transfer between nodes on a network segment
data link
data link functions
- framing
- physical addressing
- error detection and correction
- flow control
divides data into smaller units called frames. adds a header and trailer to each frame, containing control info like source and destination address
framing
assigns unique physical addresses (mac address) to each network interface cards (nic).
physical addressing
employs techniques like cyclic redundancy check (crc) to detect errors in transmitted data
error detection and correction
regulates the rate of data transmission to prevent the receiver from being overwhelmed
flow control
responsible for logical addressing and routing data packets across different networks
network layer
network layer functions
- logical addressing
- packet switching
- routing
- congestion control
assigns unique logical addresses (ip addresses) to each device on a network
logical addressing
breaks data into smaller packets for efficient transmission
packet switching
determines the best path for packets to travel from source to destination
routing
rip
routing information protocol
ospf
open shortest path first
bgp
border gateway protocol
manages network traffic to prevent congestion and ensure efficient data flow
congestion control
fundamental protocol used to route data packets across the internet
ipv4
assigns unique addresses to devices connected to the network, enabling communication between them.
ip (internet protocol)
cidr
classless inter-domain routing
vlsm
variable length subnet mask
flsm
fixed length subnet mask
iana
internet assigned numbers authority
the practice of dividing a network into two or more networks
subnetting
offers a compact and extremely useful way to represent ip address and their associated subnet mask
cidr notation