Jump to content

Wide area network

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 217.23.231.130 (talk) at 14:23, 17 January 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A local area network (LAN) with connection to a wide area network (WAN)

A wide area network (WAN) is a telecommunications network that extends over a large geographic area. Wide area networks are often established with leased telecommunication circuits.[1]

Businesses, as well as schools and government entities, use wide area networks to relay data to staff, students, clients, buyers and suppliers from various locations around the world. In essence, this mode of telecommunication allows a business to effectively carry out its daily function regardless of location. The Internet may be considered a WAN.[2]

Design options

The textbook definition of a WAN is a computer network spanning regions, countries, or even the world.[3][4] However, in terms of the application of communication protocols and concepts, it may be best to view WANs as computer networking technologies used to transmit data over long distances, and between different networks. This distinction stems from the fact that common local area network (LAN) technologies operating at lower layers of the OSI model (such as the forms of Ethernet or Wi-Fi) are often designed for physically proximal networks, and thus cannot transmit data over tens, hundreds, or even thousands of miles or kilometres.

WANs are used to connect LANs and other types of networks together so that users and computers in one location can communicate with users and computers in other locations. Many WANs are built for one particular organization and are private. Others, built by Internet service providers, provide connections from an organization's LAN to the Internet.

WANs are often built using leased lines. At each end of the leased line, a router connects the LAN on one side with a second router within the LAN on the other. Because leased lines can be very expensive, instead of using leased lines, WANs can also be built using less costly circuit switching or packet switching methods. Network protocols including TCP/IP deliver transport and addressing functions. Protocols including Packet over SONET/SDH, Multiprotocol Label Switching (MPLS), Asynchronous Transfer Mode (ATM) and Frame Relay are often used by service providers to deliver the links that are used in WANs.

Academic research into wide area networks can be broken down into three areas: mathematical models, network emulation, and network simulation.

Performance improvements are sometimes delivered via wide area file services or WAN optimization.

Private networks

Of the approximately four billion addresses defined in IPv4, about 18 million addresses in three ranges are reserved for use in private networks. Packets addressed in these ranges are not routable on the public Internet; they are ignored by all public routers. Therefore, private hosts cannot directly communicate with public networks, but require network address translation at a routing gateway for this purpose.

Reserved private IPv4 network ranges[5]
Name CIDR block Address range Number of addresses Obsolete classful description
24-bit block 10.0.0.0/8 10.0.0.0 – 10.255.255.255 16777216 Single Class A.
20-bit block 172.16.0.0/12 172.16.0.0 – 172.31.255.255 1048576 Contiguous range of 16 Class B blocks.
16-bit block 192.168.0.0/16 192.168.0.0 – 192.168.255.255 65536 Contiguous range of 256 Class C blocks.
  1. ^ "A WAN Is a Wide Area Network. Here's How They Work". Lifewire. Retrieved 2017-04-21.
  2. ^ Groth, David and Skandler, Toby (2005). Network+ Study Guide, Fourth Edition. Sybex, Inc. ISBN 0-7821-4406-3.{{cite book}}: CS1 maint: multiple names: authors list (link)
  3. ^ Forouzan, Behrouz (2012-02-17). Data Communications and Networking. McGraw-Hill. p. 14. ISBN 9780073376226.
  4. ^ Zhang, Yan; Ansari, Nirwan; Wu, Mingquan; Yu, Heather (2011-10-13). "On Wide Area Network Optimization". IEEE Communications Surveys & Tutorials. 14 (4): 1090–1113. doi:10.1109/SURV.2011.092311.00071. ISSN 1553-877X. S2CID 18060.
  5. ^ Y. Rekhter; B. Moskowitz; D. Karrenberg; G. J. de Groot; E. Lear (February 1996). Address Allocation for Private Internets. Network Working Group IETF. doi:10.17487/RFC1918. BCP 5. RFC 1918.