Wide Area Networks Assignment March 2025-1
Wide Area Networks Assignment March 2025-1
1. Define a Wide Area Network (WAN). How does it differ from Local Area Networks
(LAN) and Metropolitan Area Networks (MAN)?
A Wide Area Network (WAN) is a network that spans a large geographical area, often
connecting multiple smaller networks such as LANs and MANs. It enables communication and
data exchange between devices across cities, countries, or even continents.
LAN (Local Area Network):** Covers a small area like a single building or campus. It has high
data transfer rates and is typically owned by a single organization.
MAN (Metropolitan Area Network):** Covers a larger area than a LAN, such as a city or a
large campus. It connects multiple LANs and is often used by service providers.
WAN Covers the largest geographical area, often using leased lines or satellite links. It connects
multiple LANs and MANs and is typically owned by multiple organizations or service providers.
2. Discuss the key components of a WAN, including:
Routers -Devices that forward data packets between networks, ensuring data reaches its
destination.
Switches -Devices that connect multiple devices within a network and direct data to the correct
destination.
Modems -Devices that modulate and demodulate signals for transmission over telephone lines or
other media.
Multiplexers Devices that combine multiple signals into one for transmission over a shared
medium.
Transmission media (e.g., fiber optic, satellite, leased lines) -Physical paths for data transmission,
such as fiber optic cables, satellite links, and leased lines.
3. Explain the different WAN technologies used for data transmission, including:
Leased Lines -Dedicated point-to-point connections with fixed bandwidth, providing high
reliability and performance.
Frame Relay -A packet-switching technology that transmits data in frames, offering cost-
effective solutions for intermittent data traffic.
Asynchronous Transfer Mode (ATM) -A high-speed switching technology that transmits data in
fixed-size cells, suitable for voice, video, and data.
MPLS (Multiprotocol Label Switching) -A protocol that directs data based on labels, improving
speed and efficiency in traffic routing.
4. Differentiate between packet switching and circuit switching in the context of WAN.
Provide an example of each and discuss the advantages and disadvantages of both.
Packet Switching: Data is broken into packets and sent independently over the network. Each
packet can take a different route. Example: Internet (IP networks).
Circuit Switching: A dedicated communication path is established for the duration of the session.
Example: Traditional telephone networks.
5. Discuss the following WAN protocols and explain their role in data transmission:
Point-to-Point Protocol (PPP) -A protocol used for direct communication between two nodes,
commonly used for dial-up connections.
High-Level Data Link Control (HDLC) -A protocol for transmitting data over point-to-point and
multipoint links, often used in leased lines.
X.25 -An older packet-switching protocol used for reliable data transmission over WANs.
MPLS -A protocol that improves traffic routing by using labels to direct data packets.
Internet Protocol (IP) -The primary protocol for routing data across the internet and WANs.
6. Explain how Virtual Private Networks (VPN) work over WANs. Discuss the security
protocols involved, such as IPsec and SSL.
VPNs create a secure, encrypted tunnel over a public or private WAN, allowing remote users to
access the network as if they were locally connected.
Security Protocols
IPsec (Internet Protocol Security): Provides encryption and authentication for secure data
transmission.
SSL (Secure Sockets Layer): Encrypts data between a client and server commonly used for web-
based VPNs.
7. Describe the Open Systems Interconnection (OSI) model and explain how WAN
technologies map to different layers of the OSI model.
The OSI model is a conceptual framework with seven layers: Physical, Data Link, Network,
Transport, Session, Presentation, and Application.
Physical Layer: Transmission media like fiber optics and satellite links.
8. Describe the following WAN topologies and provide an example of where each might
be used:
Point-to-Point -A direct connection between two sites. Example: Connecting a branch office to
headquarters.
Hub-and-Spoke -A central hub connects to multiple spokes (branch offices). Example: A retail
chain with a central warehouse.
Mesh (Full and Partial) -Every site is connected to every other site (full) or
some sites are interconnected (partial). Example: A financial institution with high redundancy
requirements.
10. Design a WAN infrastructure for a multinational company with the following
requirements:
Provide a diagram and justify the choice of topology, technology, and protocols.
and Dubai. Critical locations like London and New York have direct mesh connections for
redundancy.
Part 4: Performance and Security in WAN
11. Discuss the importance of Quality of Service (QoS) in WAN communication. How can
QoS be implemented to manage bandwidth and latency issues?
QoS ensures that critical applications receive the necessary bandwidth and low latency. It can be
implemented using traffic prioritization, bandwidth allocation, and congestion management.
12. Explain the role of encryption in securing data over a WAN. Provide an example of an
encryption protocol used in WANs.
Encryption protects data from interception and unauthorized access. Example: IPsec encrypts
data packets for secure transmission.
13. Discuss the impact of latency and jitter on WAN performance. How can network
administrators reduce these issues?
Jitter: Variability in packet arrival times, causing disruptions in video and audio streams.
14. Describe the concept of WAN optimization and provide two techniques that can
improve WAN performance.
Techniques
15. Explain the concept of load balancing in WAN networks and describe how it improves
reliability and performance.
Load balancing distributes network traffic across multiple paths to improve reliability and
performance. It ensures no single link is overwhelmed, reducing downtime and improving user
experience
17. Discuss the impact of SD-WAN on modern networking. How does it improve flexibility,
cost, and performance in comparison to traditional WAN?
SD-WAN improves flexibility by allowing dynamic traffic routing, reduces costs by using
cheaper internet links, and enhances performance through intelligent traffic management.
18. Explain the challenges of implementing WAN in developing countries. How can these
challenges be addressed?
Challenges include limited infrastructure, high costs, and unreliable connectivity. Solutions
include using satellite links, partnering with local ISPs, and implementing cost-effective
technologies like SD-WAN.
19. Provide a real-world example of a WAN used in a global corporation. Discuss the
architecture, performance, and security measures used.
Amazon's WAN connects its data centers and offices worldwide using MPLS and SD-WAN
technologies. It ensures high availability, low latency, and secure communication.
20. Discuss the future of WAN with the rise of 5G and satellite-based internet. How will
these technologies impact WAN design and performance?
Satellite Internet - Will expand WAN coverage to remote areas, improving global connectivity.
References
Cisco. (2023). What is a Wide Area Network (WAN)? Retrieved from https://www.cisco.com
Tanenbaum, A. S., & Wetherall, D. J. (2021). Computer Networks (6th ed.). Pearson.
Assessment Criteria
Understanding of WAN
20 Clear definition and explanation of key WAN concepts
Concepts