Jump to content

Wide area network: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
A prakash or '''WAN''' is a [[computer network]] covering a wide geographical area, involving a vast array of computers. This is different from [[personal area network]]s (PANs), [[metropolitan area network]]s (MANs) or [[local area network]]s (LANs, first invented by the [[United States military]] during the [[Cold War]], the network was known as [[ARPAnet]]) that are usually limited to a room, building or campus. The most well-known example of a WAN is the [[Internet]].
A wide area network or '''WAN''' is a [[computer network]] covering a wide geographical area, involving a vast array of computers. This is different from [[personal area network]]s (PANs), [[metropolitan area network]]s (MANs) or [[local area network]]s (LANs, first invented by the [[United States military]] during the [[Cold War]], the network was known as [[ARPAnet]]) that are usually limited to a room, building or campus. The most well-known example of a WAN is the [[Internet]].


WANs are used to connect [[local area network]]s (LANs) 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 provider]]s, provide connections from an organization's LAN to the Internet. WANs are most often built using [[leased line]]s. At each end of the leased line, a [[router]] connects to the LAN on one side and a hub within the WAN on the other. 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 [[communications protocol|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. [[X.25]] was an important early WAN protocol, and is often considered to be the "[[grandfather]]" of Frame Relay as many of the underlying protocols and functions of [[X.25]] are still in use today (with upgrades) by Frame Relay.
WANs are used to connect [[local area network]]s (LANs) 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 provider]]s, provide connections from an organization's LAN to the Internet. WANs are most often built using [[leased line]]s. At each end of the leased line, a [[router]] connects to the LAN on one side and a hub within the WAN on the other. 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 [[communications protocol|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. [[X.25]] was an important early WAN protocol, and is often considered to be the "[[grandfather]]" of Frame Relay as many of the underlying protocols and functions of [[X.25]] are still in use today (with upgrades) by Frame Relay.

Revision as of 19:43, 31 July 2006

A wide area network or WAN is a computer network covering a wide geographical area, involving a vast array of computers. This is different from personal area networks (PANs), metropolitan area networks (MANs) or local area networks (LANs, first invented by the United States military during the Cold War, the network was known as ARPAnet) that are usually limited to a room, building or campus. The most well-known example of a WAN is the Internet.

WANs are used to connect local area networks (LANs) 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 most often built using leased lines. At each end of the leased line, a router connects to the LAN on one side and a hub within the WAN on the other. 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, MPLS, ATM and Frame relay are often used by service providers to deliver the links that are used in WANs. X.25 was an important early WAN protocol, and is often considered to be the "grandfather" of Frame Relay as many of the underlying protocols and functions of X.25 are still in use today (with upgrades) by Frame Relay.

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

Such a network generally requires the crossing of public right-of-ways, and rely at least in part on circuits provided by a common carrier, Typically, a WAN consists of a number of interconnected switching nodes. A transmission from any one device is routed through these internal nodes to the specified destination device. These nodes (including the boundary nodes) are not concerned with the contents of data; rather their purpose is to provide a switching facility that will move the data from node to node until they reach their destination. Performance improvements are sometimes delivered via WAFS or WAN Optimization.

Traditionally, WANs have been implemented using one of the two technologies: circuit switching & packet switching. Transmission rate usually range from 1200 bits/second to 2 Mbps. Typical communication links used in WANs are telephone lines, microwave links & satellite channels.