| 1. |
How Two Systems In An Ethernet Network Communicate? |
|
Answer» In a ETHERNET network, a system broadcasts the data USING a Ethernet frame. The DESTINATION system is specified in the Ethernet frame using its Ethernet address. All the systems in the network listen for an Ethernet frame with their Ethernet address in it. When a system receives an Ethernet frame with its address in it, it processes the frame and SENDS it to the higher layers (LIKE IP) for further processing. In a Ethernet network, a system broadcasts the data using a Ethernet frame. The destination system is specified in the Ethernet frame using its Ethernet address. All the systems in the network listen for an Ethernet frame with their Ethernet address in it. When a system receives an Ethernet frame with its address in it, it processes the frame and sends it to the higher layers (like IP) for further processing. |
|