Networks and Topologies - Paper 1 Flashcards
(28 cards)
Define network
A network is multiple computers or other electronic devices connected for the purpose of communication.
Compare LANs and WANs.
LANs are geographically confined to one building or site. WANs are spread over a wide geographical area.
LANs are owned and maintained by the organisation. WAN hardware is owned and maintained externally.
List some factors that affect network performance.
- Number of devices on the network
- Bandwidth of the transmission medium
- Type of network traffic
- Network latency
- Number of transmission errors
Define bandwidth
Bandwidth is a measure of the amount of data that the medium can transfer over a given period of time.
Give a typical maximum bandwidth for twisted copper wire.
10Gbps
Give a typical maximum bandwidth for fibre optic cable.
100Gbps
Give a typical maximum bandwidth for home Wi-Fi.
600Mbps
Give a typical maximum bandwidth for workplace Wi-Fi.
6Gbps
Define latency
Network latency is a measure of how long it takes a message to travel from one device to another across a network.
Define server
A server is a computer that manages and stores files, or one that provides services to other computers on the network.
Define client
A client is a computer that relies on other computers (servers) to provide and manage data. The computer a person uses on a network is a client.
Define peer
Peers store their own files, which can be accessed by other peers on the network. Therefore, a peer is both a client and a server.
List some types of servers and their functions.
- File servers hold and maintain user files
- Application servers allow programs to be run over a network
- Web servers hold and share web pages
- Print servers manage printing across a network
- Mail servers handle emails between users
What hardware is needed to connect a stand-alone computer to a network?
- Wired or wireless Network Interface Card/Controller (NIC)
- Wired or wireless transmission medium
- Connection point eg router, hub, switch, Wireless Access Point (WAP)
What is the difference between a hub and a switch?
Unlike a hub, a switch records which computers are connected to which ports. When traffic is received, the switch forwards the traffic to its intended recipient only.
How can a LAN be connected to the internet?
Through a router, which contains a modem.
What is the Internet?
Conceptually, the internet is a worldwide collection of computer networks. The term ‘internet’ refers to the network infrastructure, not the content stored on it.
What is the Domain Name Service (DNS)?
The DNS is a collection of Domain Name Servers - these take a domain name and looks up its equivalent network address.
What is Internet hosting?
Hosting is the storing of files and data on a web server. The web server is referred to as a host.
What is the Cloud?
The cloud is a generic term for remotely accessed storage. This storage is accessed through the internet.
Give some advantages of using the Cloud.
- You can access files from any location or any device, so long as an internet connection exists.
- Access can be granted to another user so they can remotely access your data.
- Reduced need to make backups - cloud storage services back up the data for you.
Give some disadvantages of using the Cloud.
- There is no guarantee that someone else is not accessing your data.
- There is no guarantee that your data is being backed-up.
- Access to data is only possible with an internet connection - no connection means no access to data.
What has the Cloud evolved to mean?
In recent years, the cloud has also become a term for internet-based
software facilities. These facilities usually offer limited versions of popular software such as word processors, spreadsheets and presentation software.
Give some disadvantages of a star topology.
- The whole network fails if the switch fails as no node can communicate.
- A wired star topology requires plenty of cable - in a large network this can be expensive.