Network Topologies Flashcards
What hardware do we require for a computer to be able to join a network?
Network Adapter (Network Interface Card - NIC)
Router
Client Device
Server
What is the NIC
This is the specifically designed to allow the computer to a network (Wired or Wireless)
What is the Router
Router provides the link between devices in your network and any servers or the internet.
Modern Routers also:
Receive every packet of data and routes them to the correct destination
Act as a switch(creates the connection between devices)
Act as a firewall
Acts as wireless access point
Act as modem (converting digital signals to analogue)
What is the client device
The client device is a piece of computer hardware or software that accesses a service made available by a server on a network.
AKA the device that the user is using
What is the server
A Server is the computer device or program that provides a service to client over the internet. Commonly the server is a dedicated machine that provides a sole service. Example: Web Server Mail Server File Server
Why is it good to use networks?
Connect to the internet Collaborate on documents Share software Share files Message each other
3 features of a LAN
High speed
Small geographical area
Usually owned by a single person/organisation
3 features of a WAN
Operate over larger distances
Link LANs together
Internet is an example
Collective or distributive ownership
3 features of a PAN
Organised around an individual
Often involve phones, tablets etc and use bluetooth
Typically within a range of 10 metres
Draw a star topology
Each computer is individually connected to a central point that is usually a switch
What are switches?
All of the computers on the network plug into a port on the switch using a cable
They transmit the data being sent from one node to the other
They can read destination addresses and send the only to the intended computers (They build up a table of MAC (machine access code) addresses)
Pros of a star topology
Fast connection due to dedicated communication channel to each client
Less traffic even when other users are online
Fault finding becomes easier to trace
Relatively secure as connection is not shared
New clients easily added without affecting other clients
If 1 cable fails the rest of the network is unaffected
Cons of a star topology
Expensive to set up due to cable costs (need a cable for every device
If cable does fail, the client is unable to receive data
Difficult to install as multiple cables are required. If LAN is split across buildings then this is made worse
The server can become congested as all communications must pass through it.
How does a star network work?
The switch or hub keeps a record of each node’s unique MAC address.
When requests and data are received the switch will identify where to pass the data on to.
Draw a bus network
Main server is accessed off one main cable (often called the backbone)
Each client and device is branched off from backbone.
Signals are sent and received by every device,
Terminators exist at either end to prevent signals bouncing back and forth.