Networks Flashcards
(60 cards)
What is a network?
two or more connected computing devices that can share data and resources
true or false? the internet is a giant LAN
false - the internet is a giant WAN
What does WAN stand for?
wide area network
The ‘CGP School of Science’ building has 10 classrooms with computers. All of the computers are connected to one central network. Is this a LAN or a WAN?
LAN - all computers are in the same ‘local area’ as they are in the same building
Why do companies usually hire infrastructure when setting up a WAN?
WANs are expensive to set up, so hiring infrastructure can be cheaper and more practical
Devices on a LAN can share hardware like printers, scanners and speakers. Give 2 other benefits of connecting devices on a LAN (there’s actually 4 in the list)
- Internet connection can be shared btw. devices
- files can be shared easily, and can be worked on by multiple users at the same time
- software can be installed and updated on all network machines at the same time
- users can log in from any device on the network
An international complany has an office in NY and London. Explain how they can use LANs and WANs to connect all their computers in one network.
each office sets up a LAN connecting all devices at that site, the 2 LANs connected via WAN, so both offices are connected
What does WAP stand for?
Wireless access point
Which piece of hardware manages the transfer of data between devices on a LAN?
switch (or hub)
Which of these is a type of network cable?
Connector, coaxial, covalent
coaxial
Describe the purpose of a network interface controller
piece of hardware inside a computer that allows it to connect to a network, also has a unique identifier called a MAC address
Fibre optic cables are high-performance and do not suffer much from outside interference. However, Ethernet cables, which have lower performance, are still very popular. Suggest one reason why this is the case
Ethernet are much cheaper and don’t suffer too badly from outside interference over short distances
Casta networks are developing the HubBanjo, which is a router, a switch and a WAP all in one. During testing, computers could connect wirelessly and share files, but could not connect to the Internet. Explain which parts of the HubBanjo are faulty
the router is faulty as computers cannot connect to the Internet
(switch and WAP must be working as the computers can connect wirelessly and share files)
What is Ethernet?
family of network protocols used for wired connections between devices on a LAN
What is the bandwidth of a network?
the amount of data that can be transferred over a network in a given time
In general, which type of wireless technology has a larger connection range; Bluetooth or WiFi?
Wi-Fi
Give 2 factors that can affect the bandwidth available to a device on a wired network (there’s actually 5)
- types of cables used
- types of hardware used
- network topology
- number of other devices accessing the network
- the activity of other devices on the network
What are the advantages of using a wired network rather than a wireless network?
wired networks are generally more reliable, have higher bandwidth and are more secure than wireless networks
Tamal is deciding whether to have a wired or wireless LAN in his office. The office is a small open room made up of lots of scattered desks. Suggest 2 reasons for having a wireless LAN (there’s 3, sorry pookie, I hate to lie to u)
- open room means there’s little risk of interference from physical obstructions
- wired LAN requires lots of cables, which could be unsafe/expensive
- over small distance, the wireless signal should be strong enough
Describe the roles of the clients and the server in a C-S network
clients send requests for resources or services to the server
server processes the requests and responds to the clients
T/F; in a P2P network, files are stored on individual devices
true - devices on a P2P network can store and share files without a server
Describe 1 security measure that could be used to manage network security on a client-server network
they only gave 2 examples but literally use ur common sense, it’s computer science
- user access levels
- passwords
both to restrict or prevent access to info stored on server
A group of 4 anti-celery activists are deciding which type of network to install in their new office, give 2 (i mean 3) benefits of the activists installing a P2P network
- a P2P will be easier to maintain
- may be cheaper, won’t need to buy expensive server
- network won’t be dependent on any one device (like a server)
Explain why it is easier to carry out backups on a C-S network than on a P2P network
in C-S, all data is stored on the server, so backing up all data requires backup of the server
in P2P, data is stored on the machines themselves, so to backup all data, you need to do a backup of every machine