Section 2: Networks Flashcards
What is a LAN?
A local are network, covering a small geographical are.
Whats the Advantages of using a LAN?
1) Sharing files is easier.
2) You can share hardware like printers on a LAN.
3) The internet connection can be shared between every device on a LAN.
4) You can install and update software on all computers at once, rather than one-by-one.
5) You can communicated with LAN users cheaply and easily with instant messaging.
6) User accounts can be stored centrally, so users can log in from any device on the network
What is a WAN?
A wide are network connecting LANs that are in different geographical locations. Organisations hire infrastructure (e.g. communication lines) which make using a WAN more expensive than a LAN. They may be connected using fibre or copper telephone lines, satellite links or radio links.
What factors can affect the performance of a network and how?
1) Bandwidth is the amount of data that can be transferred in a given time. The greater the bandwidth, the better the network can perform.
2) Too many users or heavy use may cause congestion as bandwidth is used up or shared, slowing the network down.
3) Wired connections are generally faster and more reliable than wireless. Fibre optic cables can give much better performance than copper cables.
4) Wireless performance depends on signal quality si us affected by the range of the device, the amount of interference and physical obstructions
5) Choice of hardware other than cables and network topology also have a big affect.
What 4 main parts of hardware is used to create a network?
NICs, Switches, Routers and Cables.
What is a NIC?
A Network Interface Controller is an internal piece of hardware that allows a device to connect to a network.
They exist for both wired and wireless connections.
What is a Switch?
Switches connect devices on a LAN. Switches receive data from one device and transmit this data to the device on the network with the correct MAC address.
What is a Router?
Routers are responsible for transmitting data between networks - they’re always connected to at least two networks.
What types of cables are used in networks and how are they different?
1) The most common ethernet cables are CAT 5e and CAT 6, they are twisted pair cables, containing four pairs of copper wires which are twisted together to reduce internal interference.
2) Coaxial cables are made of a single copper wire surrounded by a plastic layer for insulation and a metallic mesh which provides shielding from outside interference.
3) Fibre optic cables transmit data as light. they are high performance and therefore expensive cables - they don’t suffer interference and can transmit over very large distances without loss of signal quality.
What is wireless and how does it transmit data?
Wireless uses radio waves to transmit data. To set up a wireless network, you need a Wireless Access Point (WAP) device. Devices need wireless capability. This is usually built in but if not you can use a USB dongle.
How does WiFi work?
Wi-Fi uses two radio frequency bands - 2.4 GHz and 5 GHz.
2.4 GHz has a greater range and is better at getting through walls, while 5 GHz is faster over short distances.
The bands are split into numbered channels that each cover a small frequency range. The channels in the 2.4 GHz band overlap.
Wi-Fi performance is affected by interference between networks using adjacent channels. To avoid problems, only certain channels that are spaced apart then to be used. The 5 GHz band has more non-overlapping channels than the 2.4 GHz band, so there’s less chance of interference.
What is a Client-Server network?
A client-server network is managed by a server. The devices connected to the server are the clients.
Files and software are usually stored centrally.
Clients send requests to the server e.g. asking for data. The server processes the request and responds. This is the client-server relationship.
The server stores user profiles, passwords and access information - it may request a password befroe fufilling certain requests.
What are the advantages and disadvantages of client-server networks?
ADV:
1) Easier to keep track of files as they are stored centrally.
2) Easier to perform back-ups
3) Easier to install and update software
4) Easier to manage network security
5) Servers are very reliable and are always on
DISADV:
1) Expensive to set up and needs IT specialists to maintain the network and server.
2) Server dependence - if the server goes down all clients lose access to their work.
3) The server may become overloaded if too many clients are accessing it at once.
What is a Peer-to-Peer network?
In peer-to-peer networks all devices are equal, connecting directly to each other without a server.
You store files on individual devices and share them with others.
What are the advantages and disadvantages of Peer-to-Peer networks?
ADV:
1) Easy to maintain - you don’t need any expertise or expensive hardware
2) No dependence on server - if one device fails the whole network isn’t lost.
DISADV:
1) No centralized management - devices need their updates and security installed individually.
2) Copying files between devices creates duplicate files - its easy to lose track of what is stored where.
3) Peer machines are less reliable and data may be lost if one fails.
4) Machines are prone to slowdown when other devices access them.
What are the advantages and disadvantages of a Star Topology?
ADV:
1) If a device fails or a cable is disconnected, the rest of the network is unaffected.
2) It’s simple to add more devices to the network.
3) Better performance than other setups - data goes straight to the central device so all devices can transmit data at once. and there are very few data collisions.
DISADV:
1) In wired networks, every device needs a cable to connect to the central switch or server. This can be expensive.
2) If there is a problem with the switch or server then the whole network is affected.
What is the main advantage and main disadvantage of a mesh topolgy?
The main advantage is that there is no single point where the network can fail, If one device fails then the data is sent along a different route to get to its target.
The main disadvantage is that they are very expensive you need a lot of wire to connect so many devices together.