A2.1.1

Describe the purpose and characteristics of networks

Local Area Network (LAN) connects network devices over a short distance LANs are designed to operate distances not exceeding approximately 1km longer…

4 min read739 words
  • Local Area Network (LAN)
    • connects network devices over a short distance
    • LANs are designed to operate distances not exceeding approximately 1km
    • longer distances will result in latency
    • LANs are characterized by high data transfer rates and relatively low latency
    • LANs can be both wired or wireless, but are usually a mix of two
  • Wide Area Network (WAN)
    • a WAN connects network devices across larger geographic areas that can span cities, countries, and even continents.
    • WANs are characterized by their ability to maintain reliable data communication over longer distances, compared with LANs.
    • However, WANs often have lower data transfer rates and higher latency than LANs, because the primary goal is to enable communication among long distances.
    • The default and primary purpose for WANs is to enable businesses, governments, and other entities to operate on a wide scale.
    • WANs facilitate the connection of smaller, geographically dispersed networks such as LANs and MANs in to a cohesive system, allowing for centralized data processing, collaborative work, and access to shared resources regardless of location.
    • WANs can be established over leased lines or satellite links, or through public internet connections through VPNs to ensure security and privacy.
  • Personal Area Network (PAN)
    • PAN is designed for personal use and usually spans no more than 10 meters.
    • This range is optimal for devices centered around a single person’s workspace or within their immediate physical environment.
    • PANs are characterized by their convenience for inter-device communication on such a small scale, facilitating direct interaction between personal devices such as phones, computers, printers, smart watches and wearable devices.
  • Examples of PAN usage include:
    • connecting a smartphone to wireless headphones for music streaming
    • syncing a laptop with a mouse and keyboard
    • connecting a smartphone to a smartwatch for fitness tracking
  • PANs can be established using wireless technologies such as Bluetooth and Wi-Fi Direct.
    • which are specifically designed for short range communication and require minimal power, making them ideal for personal device connectivity.
  • Virtual Private Network (VPN)
    • A virtual private network (VPN) extends a private network across a public network, allowing users to send and receive data as if their devices were directly connected to the private network.
    • A VPN can function over unlimited distances since it uses the internet to create a secure and encrypted connection between devices and the private network.
      • This encryption ensures that data transmitted over the VPN is protected from unauthorized access.
    • The primary goal of a VPN is to provide secure remote access to a private network and its resources, such as files, printers, and software applications, from any location with internet access. Remote workers, organizations with global operations, and individuals concerned with privacy and security online all benefit from VPNs.
    • By creating a “tunnel” through the public internet that encrypts data as it travels back and forth, VPNs ensure that sensitive information remains confidential and secure from potential cyber threats.
    • Examples of VPN usages include:
      • employees access to their company’s internal servers and documents securely while working from home.
        • They can access to their company’s private network directly and securely.
      • individuals browsing the internet privately without revealing their IP address or location
        • This is because the encryption ensures that data transmitted over the VPN tunnel is protected, and cannot be viewed by others without proper authorization.
      • connecting to a geo-restricted content by appearing to be in a different geographical location
        • A VPN routes user traffic through a remote server in another geographical location, replacing the user’s IP address with that server’s IP. As a result, websites identify the user as being in that location, allowing access to geo-restricted content.
        • The VPN server acts as a gateway to the private network. A secure encrypted tunnel is established over the public network, and all traffic is routed through the VPN server, making it appear as if the user’s IP address is that of the server.

Start typing to search all published objectives.