Difference between LAN and Ethernet
Key Difference: LAN stands for Local Area Network. It is a type of data communication network which is limited in geographic scope. In LAN, the devices communicate over a common communication channel allowing moderate data rates. Ethernet is a technology that is widely used in LAN. It is specified in a standard called IEEE 802.3. It is a technology that provides data link and physical specification to control and manage access to a shared network medium.
include("ad4th.php"); ?>LAN stands for Local Area Network. It is a type of data communication network that connects devices that are relatively close to each other. It uses a network media for the connection. LANs are considered to be faster and more reliable than wide area networks. LAN network can be seen in a limited physical area like an office, laboratory or college campus.
IEEE defines LAN as - “A LAN is a data communication system allowing a number of independent devices to communicate directly with each other, within a moderately”
LAN can be simply considered as a combination of certain hardware and software. Hardware includes stations, transmission media and connecting devices like wires, etc. Software for LAN are basically of two types – Networking Operating System and Application Programs. Generally, a LAN network is owned by an organization that uses it. It works best for relatively short distances and at relatively high bit-per-second rates. There are three basic physical topologies of LAN - ring, bus and star. LAN can be organized in many forms. For example- in a client server model, a client connects to a server in order to perform some types of services like sending email, etc. On the other hand, in peer to peer type of model no specific role of client or server is provided and thus the role can change from time to time.
include("ad3rd.php"); ?>Ethernet is a technology that is widely used in LAN. It is specified in a standard called IEEE 802.3. It is a technology that provides data link and physical specification to control and manage access to a shared network medium. Over the years, it has emerged as a widely used technology for the LAN networking.
It was developed by Xerox in 1970. This was the original form of it and was standardized as Ethernet Version 1 by three companies- DEC, Intel and Xerox. Later in the mid 1980’s, IEEE published a formal standard for Ethernet which is known as the IEEE 802.3 standard.
Ethernet has been very popular with the LAN technologies. There are numerous reasons to explain the stated fact. This technology is simple to install and manage. It is quite inexpensive. Flexibility and scalability are added advantages of the technology. Ethernet can be deployed over coaxial, twisted pair or fiber optic types of cabling. The most common medium that is used in LAN is Unshielded Twisted Pair Ethernet cabling. However, some other versions are also available of Ethernet cabling that allow better speeds and greater coverage of distances. An Ethernet frame contains the following fields –
- Preamble -7 bytes, Synchronizes communication
- Start of Frame - 1 byte, Signals the start of a valid frame
- MAC Destination - 6 bytes, Destination MAC address
- MAC Source - 6 bytes, Source MAC address
- 802.1Q tag - 4 bytes, Optional VLAN tag
- Ethertype or length - 2 bytes, Payload type or frame size
- Payload - 42-1500 bytes, Data payload
- CRC - 4 bytes Frame, error check
- Interframe Gap - 12 bytes, Required idle period between frames
Comparison between LAN and Ethernet:
|
LAN |
Ethernet |
Full form/Origin |
Local Area Network |
Named after the ether |
Definition |
It is a type of data communication network which is limited in geographic scope. In LAN, the devices communicate over a physical communication channel allowing moderate data rates. |
Ethernet is a technology that is widely used in LAN. It is specified in a standard called IEEE 802.3. |
Basic topologies |
Ring, Bus and Star |
Bus and Star |
Types |
Common Types of LAN are –
|
Ethernet can be organized with respect to their speed –
|
Characteristics |
|
|
Image Courtesy: ucalgary.ca, e-merrilltech.com
Add new comment