Month: January 2021

Ethernet

The IEEE 802.3 standard defines ethernet at the physical and data link layers of the OSI network model. Most ethernet systems use the following: Carrier-sense multiple-access with collision detection (CSMA/CD) for controlling access to the network media. Use baseband broadcasts A method for packing data into data packets called frames Transmit at 10Mbps, 100Mbps, and […]

Internet Control Message Protocol (ICMP)

Internet Control Message Protocol (ICMP) defined by RFC 792 and RFC 1122 is used for network error reporting and generating messages that require attention. The errors reported by ICMP are generally related to datagram processing. ICMP only reports errors involving fragment 0 of any fragmented datagrams. The IP, UDP or TCP layer will usually take […]

Scroll to top