Difference between revisions of "Wide Area Network"

From ICANNWiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
==Structure==
 
==Structure==
WAN may seem a bigger version of [[LAN]] but in reality its structure is quite different. Two LANs must exist in order to create a WAN. The WANs built by [[ISP]]s provide connectivity from LAN to Internet. WANs do not directly connect one computer to another, which is the role of [[LAN]].<ref>[http://www.makeuseof.com/tag/technology-explained-wide-area-network-wan-tutorial/ MakeUseOf]</ref> Local Area Networks are connected by a device named router which then connects them to WAN.<ref>[http://compnetworking.about.com/od/basicnetworkingconcepts/a/network_types.htm ComputerNetworking at About.com]</ref> In WAN the data transmission is generally provided by telephone lines. However it can also be connected through Packet Switching, Circuit Switching, Cell Relay or leased lines.<ref>[http://www.wisegeek.com/what-is-a-wide-area-network.htm WiseGeek]</ref><ref>[http://www.makeuseof.com/tag/technology-explained-wide-area-network-wan-tutorial/ MakeUseOf]</ref> The main features of each connectivity option are given below:
+
A WAN may seem like a bigger version of [[LAN]] but in reality its structure is quite different. Two LANs must exist in order to create a WAN. The WANs built by [[ISP]]s provide connectivity from LAN to Internet. WANs do not directly connect one computer to another, which is the role of a [[LAN]].<ref>[http://www.makeuseof.com/tag/technology-explained-wide-area-network-wan-tutorial/ MakeUseOf]</ref> Local Area Networks are connected by a device named router which then connects them to WAN.<ref>[http://compnetworking.about.com/od/basicnetworkingconcepts/a/network_types.htm ComputerNetworking at About.com]</ref> In a WAN, the data transmission is generally provided by telephone lines; however, it can also be connected through [[Packet Switching]], Circuit Switching, Cell Relay or leased lines.<ref>[http://www.wisegeek.com/what-is-a-wide-area-network.htm WiseGeek]</ref><ref>[http://www.makeuseof.com/tag/technology-explained-wide-area-network-wan-tutorial/ MakeUseOf]</ref> The main features of each connectivity option are:
  
'''Leased Lines''' provide Point-to-Point connection between Local Area Networks.
+
'''Leased lines''' provide Point-to-Point connection between Local Area Networks.
  
 
'''Circuit switching''' creates a dedicated circuit path between end points as used in Dial-Up connections.
 
'''Circuit switching''' creates a dedicated circuit path between end points as used in Dial-Up connections.
Line 12: Line 12:
 
'''Packet switching''' creates packets of data which are then transferred through different variable length virtual circuits.
 
'''Packet switching''' creates packets of data which are then transferred through different variable length virtual circuits.
  
'''Cell relay''' also creates packets but these packets are tranferred through fixed length virtual circuits.
+
'''Cell relay''' also creates packets but these packets are tranferred through fixed length virtual circuits.<ref>[http://www.answers.com/topic/wide-area-network Answers]</ref>
<ref>[http://www.answers.com/topic/wide-area-network Answers]</ref>
 
 
 
  
 
==Technologies==
 
==Technologies==

Revision as of 02:29, 24 November 2011

WAN or Wide Area Network is a data communications network in which computers, separated by a distance of more than half a mile, can be connected.[1] A WAN can consist of several Local Area Networks (LANs) or Metro Area Networks (MANs). The largest WAN in existence is the Inetrnet itself.[2]

Generally WANs are built by collaboration of different corporations, banks, military or ISPs. Local stores or corporations may use a WAN to connect with their customers. WANs are an effective way of communication between companies, or within a single company's own divisions and locations.[3]

Structure

A WAN may seem like a bigger version of LAN but in reality its structure is quite different. Two LANs must exist in order to create a WAN. The WANs built by ISPs provide connectivity from LAN to Internet. WANs do not directly connect one computer to another, which is the role of a LAN.[4] Local Area Networks are connected by a device named router which then connects them to WAN.[5] In a WAN, the data transmission is generally provided by telephone lines; however, it can also be connected through Packet Switching, Circuit Switching, Cell Relay or leased lines.[6][7] The main features of each connectivity option are:

Leased lines provide Point-to-Point connection between Local Area Networks.

Circuit switching creates a dedicated circuit path between end points as used in Dial-Up connections.

Packet switching creates packets of data which are then transferred through different variable length virtual circuits.

Cell relay also creates packets but these packets are tranferred through fixed length virtual circuits.[8]

Technologies

Several technologies and protocols can be used in Deployment of WAN. Some of these include:

  • Frame Relay
  • High-Speed Serial Interface
  • Integrated Services Digital Network
  • Point-to-Point Protocol
  • Switched Multimegabit Data Service
  • Synchronous Data Link Control and Derivatives
  • X.25
  • Digital Subscriber Line
  • Sonet
  • ATM

[9][10]

References