
EtherType is a two-octet field in an Ethernet frame. It is used to indicate which protocol is encapsulated in the payload of the frame and is used at the receiving end by the data link layer to determine how the payload is processed. The same field is also used to indicate the size of some Ethernet frames.
EtherType(イーサタイプ)は、イーサネットフレームの中にある2オクテットのフィールドであり、フレームのペイロードにカプセル化されているプロトコルを示すのに使用される。 このフィールドは、イーサネットフレームのサイズを示すのにも使用される場合がある。EtherTypeは最初にEthernet IIの規格で定義され、後にIEEE 802.3規格に適応した。このフィールドは、受信側でペイロードを引き渡すプロトコルを決定するために、データリンク層によって使用される。
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).