Skip to main content

LAN and WAN Protocols

Types of area networks – LAN, MAN and WAN

LAN and WAN Protocols - LAN, MAN, WAN
LAN - MAN - WAN



"Local Area Networks," or LANs, and "Wide Area Networks," or WANs, can both be defined by the network protocols that constitute them. Protocols are standards that define how data is ultimately transferred from one system to another. The difference between a LAN and a WAN is the distance the data travels, with a LAN typically serving a single building and a WAN usually covering different geography locations.



There are other types of Computer Networks also, like :

PAN (Personal Area Network)
SAN (Storage Area Network)
EPN (Enterprise Private Network)
VPN (Virtual Private Network)

Local Area Networks


The terms Local Area Network (LAN) and Wide Area Network (WAN) are general descriptions of geographic size of the network and to some extent, the protocols in use.  The acronym LAN tends to be used to refer to a network that encompasses a single room or a building at distances measured in feet or meters.  A LAN is most often used to connect computer workstations and servers.  Typically, Physical Layer protocols that are high speed and transmit across short distances are used in LANs.


Examples of Physical Layer protocols used in LANs include:


  • Ethernet
  • Fast Ethernet
  • Gig Ethernet
  • WiFi
  • FDDI
  • Token Ring
  • ATM LANE

Note that it is possible to use ATM in LAN Emulation mode (ATM LANE) in a LAN. ATM is most often used in WANs, but there are ATM LANE based networks out there.

Wide Area Networks


The acronym WAN is used to refer to networks spanning much areas larger than a LAN does and often include circuits provided by a telecommunications carrier or a private leased line. Protocols that can transmit across longer distances measured in miles or kilometers are used to build WANs. Examples of Physical Layer protocols used to build WANs include:


  • X.25
  • Frame Relay
  • T-carrier (T1, T3 etc.)
  • ISDN
  • DSL
  • SONET/SDH
  • ATM



Wireless LAN Protocols


Wireless LANs, sometimes referred to as "WLAN" or "Wi-Fi," are becoming increasingly prevalent. They operate essentially the same as a traditional LAN, but use wireless signals between antennas as the medium, rather than cabling. Most of the wireless protocols in use today are based on the 802.11 standard and are differentiated by the letter appearing after the number. The four main protocols are "802.11a," "802.11b," "802.11g" and "802.11n."

"802.11a" is designed to carry data over shorter distances at higher speeds of up to 54 megabits per second, or Mbps. "802.11b" does the opposite, operating at lower speeds of up to only 11 Mbps but with higher reliability at longer distances and with more obstructing objects in the environment.

"802.11g" combines the best of the previous two protocols, operating at up to 54 Mbps over longer distances. "802.11n" is the latest wireless protocol to be released. It can operate at speeds of greater than 150 Mbps over longer distances than the other protocols.

Comments

Popular posts from this blog

What is STP? - Explain Advantages and Disadvantages

The Spanning Tree Protocol is a network protocol that builds a loop-free logical topology for Ethernet networks. The basic function of STP is to prevent bridge loops and the broadcast radiation that results from them. STP is a protocol. It actively monitors all links of the network. To finds a redundant link, it uses an algorithm, known as the STA (spanning-tree algorithm). The STA algorithm first creates a topology database then it finds and disables the redundant links. Once redundant links are disabled, only the STP-chosen links remain active. If a new link is added or an existing link is removed, the STP re-runs the STA algorithm and re-adjusts all links to reflect the change. STP (Spanning Tree Protocol) automatically removes layer 2 switching loops by shutting down the redundant links. A redundant link is an additional link between two switches. A redundant link is usually created for backup purposes. Just like every coin has two sides, a redundant link, along with

What are the Advantages and Disadvantages of TCP/UDP ?? Difference between TCP and UDP

As in previous blog we have define and explain about what is TCP and UDP and from now we are moving ahead with Advantages, Disadvantages and Difference of TCP and UDP but for this you have to know about TCP and UDP hence to understand it go for a What is TCP and UDP . Advantage of TCP Here, are pros/benefits of TCP: It helps you to establish/set up a connection between different types of computers. It operates independently of the operating system. It supports many routing-protocols. It enables the internetworking between the organizations. TCP/IP model has a highly scalable client-server architecture. It can be operated independently. Supports several routing protocols. It can be used to establish a connection between two computers. Disadvantages of TCP Here, are disadvantage of using TCP: TCP never conclude a transmission without all data in motion being explicitly asked. You can't use for broadcast or multicast transmission. TCP has no block boundaries, so you