Section 2: Networks Flashcards
(44 cards)
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.
What is a protocol?
A protocol is a set of rules or how devices communicate and how data is transmitted across a network.
What is a MAC address?
Every device needs a unique identifier so it can be found on a network - this is its MAC address.
Mac addresses are assigned to all network-enabled devices by the manufacturer. They are unique and cannot be changed.
They are 48 or 64 bit binary numbers, to make them easier to understand they’re converted into hexadecimal.
When are IP addresses used? What is the difference between static and dynamic IP addresses?
IP addresses are used when sending data between TCP/IP network e.g. over the internet.
Unlike MAC addresses, IP addresses aren’t linked to hardware. They are assigned either manually or automatically before the device can access the network.
Static IP addresses are permanent addresses. They’re used to connect printers on a LAN, and for hosting websites on the internet.
Dynamic IP addresses are assigned when a device logs on to a network, meaning that it may have a different address every time it connects.
IP addresses can either be a 32 bit or 128 bit binary number, 32 bits are converted into 4 DENARY numbers whilst the 128 bit are converted into 8 HEXADECIMAL numbers.
How is data sent across networks?
Data sent between networks is split into equal-sized packets. Every data packet has a header - this contains control information (destination address, source address and packet number). The data packet’s payload is the reason the packet has been sent in the first place, e.g. an email, document, web page or streamed video. Packets are also likely to include a checksum number - a form of validation used to check the data hasn’t been corrupted. A function is performed on both the payload data before and after transmit, if the checksum numbers match, the data hasn’t been corrupted.
What is packet switching?
Packet switching is used by routers to direct packets on the internet and other IP networks.
1) The sending device splits the data into packets to be sent across the network. Each packet is given a packet number to show the order of the data.
2) Each router reads the packet header and decides which way to send the packet next, according to the IP rules.
3) The way the data is sent changes depending on network traffic so the packets can take different routes. If a router receives too many packets at once it may prioritizes some over others.
4) As the packets take different routes, they can arrive in the wrong order. The receiving device uses the packet numbers to reassemble them in the right order,
5) Sometimes packets go missing in transit so the receiving device checks periodically that all packets have been received. If it hasn’t received them within a certain time, it sends ta timeout message back to the sending device.
6) If all the data is received and the checksums match, a receipt confirmation is sent to the sending device.
What is TCP? (protocol)
Transmission control protocol sets the rules for how devices connect on the network. Its in charge of splitting data into packets and reassembling the packets back into the original data once they reach the receiving device. It’s also responsible for checking the data is correctly sent and delivered.
What is IP? (protocol)
Internet protocol is responsible for packet switching.