Articles Tagged ‘IEEE’

Ethernet Protocol, CSMA/CD, Collisions

"Ethernet" is the term that is casually applied to a number of very different data link implementations.  You will hear people refer to "Ethernet" and they might be referring to the original DEC, Intel and Xerox implementation of Version 1 or Version 2 Ethernet.  This, in a sense, is the "true" definition of "Ethernet".  When the IEEE built the 802.3 standards in 1984 the term "Ethernet" was broadly applied to them as well.  Today we talk about "Gigabit Ethernet" and, although this technology bears many similarities to its predecessors, the engineering technology has changed dramatically.

Whatever you call it, this is a Data Link technology - responsible for delivering a frame of bits from one network interface to another - perhaps through a repeater, switch or bridge.

The OSI Model

OSI is a standard description or "reference model" for how messages should be transmitted between any two points in a telecommunication network. Its purpose is to guide product implementors so that their products will consistently work with other products.

The Model

osi-intro-1

The OSI model was created by the IEEE committee so different vendors products would work with each other. You see the problem was that when HP decided to create a network product, it would be incompatible with similar products of a different vendor e.g IBM.

So when purchasing 40 network cards for your company, you would need to make sure that the rest of the equipment would be from the same vendor, to ensure compatibility.  It is  quite clear that things were very restrictive, until the OSI model came into the picture.

As most are aware of, the OSI model consists of 7 layers.

Each layer has been designed to do a specific task. Starting from the top layer (7) we will see how the data which you type gets converted into segments, the segments into datagrams and the datagrams into packets, the packets into frames and then the frames are sent down the wire, usually twisted pair, to the receiving computer.

Full in-depth analysis of each layer is available using the links to the articles at the bottom of this page.

 

 The diagram below is a quick summary of the OSI Layers and their functions:

7-layer-osi-analysis

Articles To Read Next:

CCENT/CCNA

Cisco Routers

  • SSL WebVPN
  • Securing Routers
  • Policy Based Routing
  • Router on-a-Stick

VPN Security

  • Understand DMVPN
  • GRE/IPSec Configuration
  • Site-to-Site IPSec VPN
  • IPSec Modes

Cisco Help

  • VPN Client Windows 8
  • VPN Client Windows 7
  • CCP Display Problem
  • Cisco Support App.

Windows 2012

  • New Features
  • Licensing
  • Hyper-V / VDI
  • Install Hyper-V

Linux

  • File Permissions
  • Webmin
  • Groups - Users
  • Samba Setup