Forum Discussion
SengKok_L_Intel
Regular Contributor
5 years agoHi,
Below is the OSI model:
https://en.wikipedia.org/wiki/OSI_model
The TSE IP or this example design is supporting the Physical Layer and Data link layer (MAC), which are layers 1 and 2 from the OSI model. This depends on what you are trying to achieve, and you might need to create other layers on your own to achieve that. Besides, you may consider using other tools on your PC (e.g. Wireshark) to monitor the ethernet packet transfer.
Regards -SK
- jlanier5 years ago
New Contributor
Do you know where I can find examples of creating the other layers? I'm very new to Ethernet communication and I do not know how to do this myself.
Thank you for your help!