Network Flashcards
Define Network
Set of computers or computer systems that are interconnected and share resources and data
Define Node
Device on network
Define Server
Computer system or software package that provides service to other devices in network, e.g. ability to file share. Fulfils requests from client programs or computers
Define Client
Device that requests service from server in the same network, e.g. email software client requesting email server software to fetch new emails
Define Hub
Connection point for all devices on network, devices connected through Ethernet cables. Data from device goes to the hub, then sent to all devices. Target device receives, others ignore
Define Switch
Connection point but can identify which device is connected to which port, so can send data to target device
Define Router
Device that connects network to another e.g. home network to internet.
Types of Networks (7) (LVWWSPP)
- Local Area Network (LAN)
- Virtual Local Area Network
- Wireless Local Area Network (VLAN)
- Wide Area Network (WAN)
- Storage Area Network (SAN)
- Personal Area Network (PAN)
- Peer-to-Peer Network (P2P)
What is a Local Area Network (LAN)?
A network inside one organization or one building
traditionally made of wires and hubs connecting servers and clients. Typically
in a business, connecting employee’s PCs to the company’s servers.
What is a Virtual Local Area Network (VLAN)?
It seems to be a LAN, and is all controlled by one organisation.
Commonly PART of a LAN, isolated with no connection to other parts of the
actual physical LAN. Makes sense for security purposes, isolating sensitive
resources
What is a Wireless Local Area Network (WLAN)?
Also called WIFI a WIRELESS LAN, using mostly radio connections to
“access point” hubs, with wires connecting the hubs to the servers. Rarely
provides direct wireless connections between clients and servers, as cables
(wires) are much faster.
What is a Wide Area Network (WAN)?
A network that spans many computers in widely separate locations, e.g.
separate cities for example, linking bank offices and ATMs. WANS usually
include connections that are public, e.g. not owned by the company.
What is a Storage Area Network?
A network containing large amounts of storage (HDD). Usually
virtualized so users don’t need to worry about the actual machines containing
the storage devices commonly “data centers”
What is a Personal Area Network?
Personal Area Network used to connect devices belonging to one user,
or maybe a family. Typically running through wireless router in a home.
What is a Peer-to-Peer network?
Peer to Peer communicates between “equal” clients, without using
servers. Commonly used in the Internet to exchange files directly between client
PCs.