- #1
fog37
- 1,568
- 108
- TL;DR Summary
- Understand the role of Ethernet protocol in data communication
Hello Forum,
I understand that the TCP/IP suite of protocols manages how data is transmitted/received over the internet. the data is broken into into packets/frames with max size of 1500 bytes. Each different layer applies all sorts of extra data, called headers, to the packets, etc.
Data packets go down the OSI layers and get bigger as more information is applied by each different layer (transfer layer, network, layer, etc.). Eventually the packets embark on their journey to their destination routed by all the routers on the Internet.
Assuming that is correct, I am trying to understand where the Ethernet protocol, which pertains to layer 2 of the OSI system right before the physical layer, fits. Is the ethernet protocol involved as data travels through the internet? I hear about the Ethernet protocol mainly in the context of LANs. For example, let's say we write a word document in Word and send it to a friend over the Internet. What exactly is the role of the Ethernet protocol in that scenario? Ethernet seems to be the important protocol used within a LAN. I have been thinking only the TCP and IP protocols were being used. Or is the ethernet protocol always applied to the data, in LAN, intranets, as well as in the Internet?
Thank you!
I understand that the TCP/IP suite of protocols manages how data is transmitted/received over the internet. the data is broken into into packets/frames with max size of 1500 bytes. Each different layer applies all sorts of extra data, called headers, to the packets, etc.
Data packets go down the OSI layers and get bigger as more information is applied by each different layer (transfer layer, network, layer, etc.). Eventually the packets embark on their journey to their destination routed by all the routers on the Internet.
Assuming that is correct, I am trying to understand where the Ethernet protocol, which pertains to layer 2 of the OSI system right before the physical layer, fits. Is the ethernet protocol involved as data travels through the internet? I hear about the Ethernet protocol mainly in the context of LANs. For example, let's say we write a word document in Word and send it to a friend over the Internet. What exactly is the role of the Ethernet protocol in that scenario? Ethernet seems to be the important protocol used within a LAN. I have been thinking only the TCP and IP protocols were being used. Or is the ethernet protocol always applied to the data, in LAN, intranets, as well as in the Internet?
Thank you!