NETWORKS Flashcards
Define Router and its uses
A device that enables data to be sent between different types of networks. It can be connected through cables or wirelessly to connect a LAN to the internet.
It can be used for:
connecting networks and devices to the internet,
storing computer addresses,
routing data packets.
When a data packet is received, the router checks if the packet is intended for it or another network. The data packet is routed to the local switch/hub if it’s meant for its network. If not, the data packet is sent to the relevant router, which sends it to the relevant device.
Define NIC (Network Interface card)
These are needed to allow a device to connect to a network. Turns binary data into an electrical signal that allows network access. Usually integrated into the motherboard.
Each NIC is given a unique hardwired media access control (MAC) address.
Media access control (MAC) address: a number that uniquely identifies a device when connected to a network.
The first six hex digits identify the manufacturer’s code, and the next 6 identify the device’s serial number.
Define Hubs
they are hardware devices that can have several other devices connected to them. They are used to connect devices together to form a local area network (LAN). It takes a data packet received by one of its ports and sends it to all relevant or irrelevant devices that are connected to it.
It is not very secure to broadcast data to all devices.
Unnecessary network traffic.
Define Switches
intelligent hubs. Used to connect devices to form a LAN. Unlike hubs, the switches store the MAC addresses of all devices on a lookup table. So, it only sends data to the relevant device.
Differences and similarities between switch and Hub
Both are used to connect devices in LAN.
Both use data packets.
Hubs send data to every device on the network.
Switches send data to a relevant device only.
Switches have better security.
Switches use lookup tables to determine the destination for a data packet.
Switches use MAC addresses for relevant device locations.
Define Bridges
Devices that connect one LAN to another LAN that use the same protocol. Unlike routers, they can’t communicate with external networks, such as the Internet.
Comparison between bridges and routers
Bridges connect LANs together; routers connect various types of networks together.
Bridges scan MAC addresses while routers scan the IP addresses.
Both send out data in the form of data packets.
Bridges connect networks with the same protocol; routers can connect networks with different protocols.
The router uses routing tables to direct data packets, but bridges don’t.
Bridges have only two ports; routers have multiple ports.
What are the uses of Wifi and Bluetooth
Both are used for wireless communication between devices. They both use electromagnetic radiation as the carrier of data transmission.
What are the uses of Bluetooth
When transferring data between 2 or more devices that are very close together.
When the speed of data transmission isn’t crucial.
For low-bandwidth applications.
What are the uses of Wifi
Full-scale networks.
When the data transfer rate is crucial.
For uses where a higher range and better security are required.
What are the differences and Similarities between Bluetooth and Wifi
Bluetooth uses a transmission frequency of 2.4 GHz, whereas Wi-Fi uses a 2.4 – 5.0 GHz range.
Wi-Fi has a much faster data transfer rate.
Wi-Fi has a higher geographical range in which it is effective.
Bluetooth only allows up to 7 devices to be connected simultaneously, whereas the number of devices connected to a Wi-Fi network depends on the router/routers used.
Bluetooth uses key-matching encryption. However, Wi-Fi uses WPA (Wi-Fi protected access) and WEP (wireless equivalent privacy).
What is Cloud computing and its different types
This method is where data is stored on remote servers accessed online.
The three types of cloud storage are:
Public Cloud - The customer and the cloud storage provider are different companies.
Private Cloud - The customer and the cloud storage provider are a single organization.
Hybrid Cloud - Combines public and private cloud options and allows sensitive data to remain private while providing public cloud services for less sensitive information.
Cloud data is duplicated and stored on other servers to ensure availability during system failures, upgrades, and maintenance.
Advantages of Cloud Computing
Services can be scaled up or down according to changing requirements.
Cloud storage eliminates the need for a business to purchase expensive equipment for infrastructure and maintenance.
Readily available globally, allowing both remote working and data sharing.
Providers offer high levels of ensuring that services are always available.
It can offer an almost unlimited amount of storage.
A backup of the data from the cloud will allow full data recovery in case of incidents.
Files can be synced across multiple devices.
There is no need to carry storage devices around.
Disadvantages of Cloud Computing
A stable internet connection is always required.
Data storage in clouds may be vulnerable to security breaches.
The user depends on the storage provider for reliability and availability of services.
The services may become expensive as the amount of storage or bandwidth required increases.
What is internet and its characteristics
The Internet is a very large global network that consists of many other interconnected networks
The World Wide Web is a vast collection of web pages that can be accessed using a web browser.
The World Wide Web allows you to access information by using the internet
Characteristics:
It is an open network, meaning everyone can access the same resources and information as everybody else.
People from all over the world can communicate with each other in real-time.
Available to anyone who has a suitable device and access to any one of the interconnected networks.
What is Intranet and its characteristics
Usually private and are used to send information securely and safely.
Access to an organization’s Intranet is restricted and only accessible to authorized users such as employees.
Intranets have many advantages over the internet, such as:
better bandwidth than the internet,
data is kept within the organization,
less chance of hacking and attacks,
administrators can manage access to external sites and links.
Characteristics:
A private network that is accessible to employees within a company or organization.
Usually behind a firewall to ensure security.
Allows for document sharing and the use of collaboration tools between users.
It can be customized to meet the specific requirements of the business.
Users will require a username and password to access the Intranet.
What is Extranet
Private Intranet that also allows access by selected parties that reside outside of the organization. These parties, for example, maybe customers, key stakeholders or clients.
Users will have an authorization level once they have successfully logged in, which will determine which resources they may access.
Similarites between intranet extranet internet
They are all web-based technologies
They allow users to access information remotely
They all use client-server architecture
They all use security measures such as authentication and encryption
They all promote and facilitate information and resource sharing
Differences between intranet extranet and internet
The internet is a global network, whereas an intranet/extranet is a private network contained within an organization
The use of the internet covers a wide range of purposes, whereas an intranet/extranet is designed for specific users and purposes.
Much information is publicly available, whereas an intranet/extranet is not.
The Internet is not owned solely by one person or organization, whereas the organization usually owns intranets/extranets.