Networks Flashcards
What is a computer network?
A computer network is a group of computers / devices connected together,
What are the benefits of having a computer network?
Makes person to person communication easier
Shared resources save money (Example: Printers)
What is PAN?
PAN / Personal Area Network is a network in range of an individual person.
Example: Bluetooth
What is LAN?
LAN / Local Area Network is a network that connects devices close to each other.
Example: Same house or school
What is WAN?
WAN / Wide Area Network is a network over a broader geographic area.
Example: The Internet
Name 3 ways of measuring network performance.
Latency - The delay (how vast signals travel)
Bandwidth
Error Rate - How often data is corrupted
What are factors that affect network performance?
Whether it wired or wireless (Wired is usually faster)
Bandwidth that is shared across network (Can become congested)
Signals may be blocked
Signals at the same wireless frequency interfere (Increasing error rate)
The physical layout.
What is a node?
A node is a device on a network.
What are the benefits of star topology?
If one cable or device fails then other devices will be unaffected.
Cables are not shared so no data collisions.
Easy to add new devices.
What are the negatives of star topology?
Expensive to install, due to lots of cabling and central device being required.
The performance of the network is limited by the performance of the central device.
If the central device fails so will the network.
What are the benefits of bus topology?
Less cable is needed than other topologies.
What are the negatives of bus topologies?
If the bus fails, then no devices can communicate.
When the bus is busy, data collisions occur, increasing error rate.
All devices receive all the packets, which is a security issue
What is the difference between star topology and bus topology?
A star topology is where devices are connected to a central device.
A bus topology is where they connect to a single cable.
What is a protocol?
A set of rules that allows two devices to communicate.
What are the order of the protocols?
- Data link
- Transport
- Application
- Network
The Order Is:
Application
Transport
Network
Data Link