# Ethernet Introduction for CCNA R&S

**URL:** https://forum.networklessons.com/t/ethernet-introduction-for-ccna-r-s/247
**Category:** Lessons Discussion
**Created:** [July 16, 2014, 10:51am UTC](https://forum.networklessons.com/t/ethernet-introduction-for-ccna-r-s/247 "2014-07-16T10:51:23Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![lagapidis](https://cdn-forum.networklessons.com/user_avatar/forum.networklessons.com/lagapidis/32/4949_2.png) [@lagapidis](https://forum.networklessons.com/u/lagapidis)
#### Post date: [May 7, 2018, 11:52am UTC](https://forum.networklessons.com/t/ethernet-introduction-for-ccna-r-s/247/13 "2018-05-07T11:52:57Z")

</div>

Hello Himanshu

Let me refer you to a previous answer in this thread:

> [@Introduction to Ethernet](https://forum.networklessons.com/t/introduction-to-ethernet/1355/4):
>
> Hello Mohammad Yes, there are several types of Ethernet framing, two of which are the most common that you mention above. Ethernet II has a two byte EtherType field that identifies the upper layer protocol (e.g. IP) that encapsulates the frame. For example, a value of 0x0800 indicates an IPv4 packet while a value of 0x0806 indicates an ARP frame. The IEEE 802.3 standard changes the role of the EtherType field to a “Data Length Field”. Later on, because both types were in wide use, IEEE 802.…

Now concerning your specific question: How will an IEEE802.3 frame know what the upper layer protocol in use is if this field is used as a length field? Remember that the Data Link layer is composed of two sub-layers, the Media Access Control (MAC) layer and the Logical Link Contro (LLC) layer. The LLC layer can add an additional header extension to an Ethernet frame called a SubNetwork Access Protocol (SNAP) header. This SNAP header includes things like an organization code and an Ether Type code which tells the device what upper layer protocol is being used.

Keep in mind that this information is beyond the scope of a CCNA R&S exam.

I hope this has been helpful!

Laz

---

_[View the full topic](https://forum.networklessons.com/t/ethernet-introduction-for-ccna-r-s/247)._
