Terminology Flashcards
(100 cards)
Workgroup (when talking of a LAN)
An administrative segment of a LAN to make it easier to manage.
Workgroup (when talking of a domain)
A set of devices with no security association with one another.
Workstation
Powerful computer, possibly with more than one CPU, whose resources are available to other users on the network.
Don’t provide resources to the huge number of users that a server does.
Server
Provide resources to the users on a network, often very specialised, and running a network operating system.
Client
Any device on a network that can ask for access to resources.
Hosts
A very loosely used term. For the exam think of them as network devices with IP addresses. Could be servers, workstations or clients.
LAN
Local Area Network, usually restricted to a particular geographic location, like a building, department, floor or home office.
MAN
Metropolitan Area Network. Covers a metropolitan area, something like a concentrated MAN.
WAN
Wide Area Network. Typically uses routers and joins disparate locations and networks using telco links. The internet is a WAN.
PAN
Personal Area Network. Usually bluetooth, infrared, zigbee etc. Range just a few meters.
CAN
Campus Area Network. Connects a group of buildings such as a campus or business park
SAN
Storage Area Network. Typically only found in data centres, use specific protocols for data storage.
SDWAN
Software-Defined Wide Area Network. A virtual WAN that uses software to to manage connectivity.
MPLS
Multi Protocol Label Switching
What are 4 advantages of MPLS?
- Physical layout flexibility
- Prioritising of data
- Redundancy in case of link failure
- One-to-many connections
mGRE
Multipoint Generic Routing Encapsulation
used to create point-to-multipoint tunnels
DMVPN
Dynamic Multipoint VPN
used to create dynamic VPN networks with multiple sites without needing to re-configure multiple endpoints
Peer-to-peer networks (what are their main characteristics)?
- Do not have central authority
- Security is the responsibility of each user, not centralised
- Each host can be both a client and a server
- No network operating system
Client-Server networks (what are the main characteristics)?
- Uses a network operating system
- Central management
- Easy scalability
- Tighter security, uniform password management
Another name for a star topology?
hub and spoke topology
Ring Topology - to remember for exam
Unless they specify, when they say a ring topology, they mean FDDI, and FDDI has redundancy (two rings operating in different directions)
How to calculate links in a mesh topology?
Where n is number of endpoints:
n(n-1)/2
5 things to consider when selecting a network topology?
- Cost
- Ease of installation
- Ease of maintenance
- Fault-tolerance requirement
- Security requirement
Network backbone (very loose definition)
What all the segments and servers connect to