What are WAN Protocols?

WAN Protocols are the standardised method of sending data between computers.  The protocol will determine how the data is compressed, the error checking to be used, how the sending device will indicate that all data is sent, how the receiving device will declare it’s received everything.

The WAN protocols are found in The Internet Protocol Suite.  They are shown below in the diagram showing where they lie in the 4 layer TCP/IP Model.  Sometimes, the TCP/IP protocol will be extended to include the physical layer also, but this is fairly uncommon and all protocols will work over all medias.

Just like the OSI model, each protocol must pass the data down the layers to send out information and then send up the layer to receive information.  So for example, the File Transfer Protocol will pass its data down to TCP which will pass it down to IT, which will pass it down to Ethernet which will place it on a physical media such as coaxial cable.  

To receive the data back, it must travel back through the stacks back to FTP.  Each of the protocols on each stack will have its own set of tasks that it must carry out before sending the data on.  Using this set group of protocols ensures that computers are capable of communicating between each other and therefore allows compatibility across devices.  It is only when manufacturers stray away from these set protocols that compatibility problems will occur. 

Figure 1 The Protocols and their Relationship with the TCP/IP Model


The OSI Model

The TCP/IP Protocol suite does not directly map to the OSI model as TCP/IP relies on four layers and the OSI model uses 7.  The top three layers of the OSI model map straight to the Application, Presentation and the Session layers of the TCP/IP Suite.  Most of the protocols mentioned on this information sheet are found at the application layer of the OSI model; FTP, HTTP, SNMP, Telnet are all found here.

Join now!

The transport layer, containing UTP and TCP is the same on both models. The network layer is the actual Internet Protocol, as well as a few older alternatives such as X.25.

The data link layer is the same and are the protocols controlling the actual transfer onto the physical line – which is the physical layer that does not appear on the TCP/IP model as it does not ‘care’ about the physical hardware.

The TCP/IP Model ‘squishes’ the top three layers of the OSI Model onto a single layer.

Figure 2 Protocols and their Relationships with the OSI Model

...

This is a preview of the whole essay