Exam code: 0417 & 0983
1/620Still learning
Know0
Define router.
A router is responsible for routing data packets between different networks.

Join for free to unlock a full flashcard set, track what you know,
and turn revision into real progress.
Give three jobs a router does besides routing data packets.
A router connects a LAN to the wider internet, manages and prioritises data traffic to keep connections stable, and assigns IP addresses to devices on the network.
Define data packet.
A data packet is a small chunk of data that makes up a larger piece of data which has been broken down so that it can be transmitted over the internet.
Was this flashcard helpful?
Define router.
A router is responsible for routing data packets between different networks.
Give three jobs a router does besides routing data packets.
A router connects a LAN to the wider internet, manages and prioritises data traffic to keep connections stable, and assigns IP addresses to devices on the network.
Define data packet.
A data packet is a small chunk of data that makes up a larger piece of data which has been broken down so that it can be transmitted over the internet.
Name the three parts of a data packet.
A data packet consists of a header, a payload and a trailer.
What does the header of a data packet contain?
The header contains the source IP address, the destination IP address, the packet number and error checking such as checksums.
What is a network interface card required for?
A network interface card (NIC) is required for a computer to connect to a network, and it can be wired or wireless.
Define hub.
A hub is a networking device used to connect multiple devices in a network. It is a 'dumb' device that passes on anything received on one connection to all other connections.
True or False?
A switch sends data to every device on the network.
False.
A hub sends all data to all devices. A switch only sends data to the device it was intended for, which improves network efficiency.
Define MAC address.
A MAC (Media Access Control) address is a unique identifier given to devices which communicate over a local area network, assigned to the NIC during manufacturing.
How does a switch know where to send a data packet?
A switch examines the packet's destination MAC address and looks that address up in its lookup table, then forwards the packet to the corresponding device.
Define bridge.
A bridge is a device used to connect two local area networks together to create one larger network.
How does a bridge differ from a switch or a hub?
Unlike a switch or hub, a bridge only connects local area networks together.
True or False?
A device's MAC address changes when it joins a different network.
False.
MAC addresses are static and never change. It is the IP address that is dynamic and changes when a device moves to a different network.
A MAC address is made up of 12 digits, usually grouped in pairs.
A MAC address is made up of 12 hexadecimal digits, usually grouped in pairs.
Define wireless network.
A wireless network is a network where connections are made using radio waves to transmit data through the air.
Name the two most common types of wireless connection.
The two most common types of wireless connection are Wi-Fi and Bluetooth.
What does a device communicate with when using Wi-Fi?
A device communicates with a hotspot or a wireless access point (WAP), which can be a standalone device or built into a router or switch.
Give three situations where Wi-Fi is preferred over Bluetooth.
Wi-Fi is preferred when high speed data transfer is required, when long range communication is required, and when many devices need to be connected at the same time.
Give two advantages of Wi-Fi.
Wi-Fi offers portability, since location is only limited by range; lower cost to set up and add new devices; and compatibility, as most devices have a built-in Wi-Fi adapter.
Give two disadvantages of Wi-Fi.
Wi-Fi has slower data transfer than Ethernet, is less secure than Ethernet, and its range relies on signal strength to the WAP, so signals can be obstructed.
What is Bluetooth typically used for?
Bluetooth is typically used for a direct connection between two devices, such as headphones, controllers, keyboards and mice.
What happens when two Bluetooth devices pair?
They exchange a cryptographic key, which is used to generate a secret shared key. This encrypts the data between them and creates a Wireless Personal Area Network (WPAN).
Define frequency hopping spread spectrum (FHSS).
FHSS is where connected devices continuously change their transmitting frequency between 79 different channels to avoid interference and improve the reliability of the connection.
True or False?
Bluetooth has a longer range than Wi-Fi.
False.
Bluetooth has a maximum range of about 30 metres, whereas Wi-Fi reaches about 100 metres, depending on obstructions.
How many connections can Bluetooth support compared with Wi-Fi?
Bluetooth supports a maximum of 7 connections, whereas Wi-Fi supports a maximum of 30.
Bluetooth has very low consumption, which makes it ideal for personal devices.
Bluetooth has very low power consumption, which makes it ideal for personal devices.
Define cloud storage.
Cloud storage is long-term secondary storage of data that resides in a remote location, accessible only via a wide area network such as the internet.
Where is cloud data physically stored?
Cloud data is stored on remote servers, typically using magnetic storage (HDD), but increasingly using solid state (SSD).
Name the three types of cloud storage.
The three types of cloud storage are public cloud, private cloud and hybrid cloud.
Define public cloud.
In a public cloud, the customer and the cloud storage provider are different companies.
Define private cloud.
In a private cloud, the customer and the cloud storage provider are a single organisation.
Define hybrid cloud.
A hybrid cloud combines public and private cloud options, allowing sensitive data to remain private while providing public cloud services for less sensitive information.
True or False?
Cloud storage can be used without an internet connection.
False.
A stable internet connection is required to use cloud storage.
Give three advantages of cloud storage.
Data can be accessed from anywhere and on any device; it can be shared quickly with anyone holding the relevant permissions; capacity can be increased or decreased as needed; providers use multiple servers to back up data; providers offer advanced security features; and there is no need to hire specialist staff.
Give three disadvantages of cloud storage.
A stable internet connection is required; data may be vulnerable to security breaches; the user is dependent on the provider for availability and reliability; data may be lost if the company ceases to exist; and the service can become expensive over time.
What is the difference between cloud storage and local storage?
Cloud storage involves storing data on remote servers accessed via the internet, while local storage refers to storing data on physical devices such as hard drives or flash drives.
Cloud providers protect user data with security features such as data and multi-factor authentication.
Cloud providers protect user data with security features such as data encryption and multi-factor authentication.
How do cloud providers reduce the risk of data loss from hardware failure?
Providers often use multiple servers to store and back up data, reducing the risk of data loss due to hardware failure.
Define the internet.
The internet is a global network of networks: multiple local area networks connected together to form a large wide area network.
True or False?
The World Wide Web and the internet are the same thing.
False.
The web is a collection of websites and web pages accessed using the internet. The internet is the underlying network that provides the connectivity.
Once authenticated, what level of access does an extranet user get?
Once authenticated, an extranet user has managed access to network resources and information.
Which type of network is the internet an example of?
The internet is the most well-known wide area network (WAN).
How are web pages accessed?
Web pages are accessed using a web browser, which communicates with web servers to retrieve and display the content.
Define intranet.
An intranet is a private network designed to work much like the internet, but which operates only within a local area network.
Who can access an intranet, and what keeps it secure?
An intranet can be accessed only by authorised users, exclusively the organisation's employees. It sits behind a firewall to ensure security.
Give two advantages of an intranet over the internet.
An intranet offers better bandwidth, keeps data within the organisation, carries less chance of hacking and attacks, and lets administrators manage access to external sites and links.
Define extranet.
An extranet is an extension to an intranet that allows authorised access from outside the local area network.
Who is an extranet useful for providing access to?
An extranet is useful for providing access to customers, clients and key stakeholders.
Give two similarities between the internet, an intranet and an extranet.
They are all web based technologies, they all allow users to access information remotely, they all use client server architecture, they all use security measures such as authentication and encryption, and they all facilitate information and resource sharing.
An intranet is accessible to employees of the organisation and not to members of the .
An intranet is accessible to employees of the organisation and not to members of the public.
Define network.
A network is two or more devices connected together with the purpose of sharing resources.
Define local area network (LAN).
A LAN is a network with a small geographical area, under one mile, in which all of the hardware is owned by the company, organisation or household using it.
Define wide area network (WAN).
A WAN is a network with a large geographical area, over one mile, made up of a collection of LANs joined together.
Define wireless local area network (WLAN).
A WLAN is a local area network where devices connect to the network wirelessly instead of using cables.
What extra hardware does a WLAN need?
A WLAN needs wireless access points (WAPs) or hotspots connected to the network so that users can connect using Wi-Fi.
True or False?
All the hardware in a WAN is owned by the organisation using it.
False.
In a LAN all the hardware is owned by the organisation using it. In a WAN the hardware is not all owned by them, for example telephone lines owned by telecommunication companies.
The computers on a wide area network are connected via .
The computers on a wide area network are connected via routers.
What types of connection does a LAN use?
A LAN uses unshielded twisted pair (UTP) cable, fibre optic cable or wireless connections (Wi-Fi).
Give two advantages of a LAN.
A LAN allows centralised management of updates, backups and software installations; lets devices be secured with firewalls and antivirus software; allows users to share resources such as printers; and allows users to collaborate and share files and folders.
Give two disadvantages of a LAN.
If hardware fails the network may not function properly; networks are more prone to attacks than standalone computers; access can be slow depending on network traffic; and they require costly maintenance.
Give two disadvantages of a WLAN.
A WLAN has limited coverage, which walls and other structures can worsen; bandwidth speeds can suffer in high traffic areas; there can be interference from other devices; and it is vulnerable to security threats because wireless signals can be intercepted.
What types of connection does a WAN use to join LANs together?
A WAN uses fibre optic cable, telephone lines and satellite to connect the LANs together.
By signing up you agree to our Terms and Privacy Policy