Configuration Guide Vol. 1


22.2.2 Frame format

The following figure shows frame formats.

Figure 22-5: Frame format

[Figure Data]

The Switch supports only frames in Ethernet V2 format. IEEE802.3 format frames are not supported. However, control frames used by L2 supported by the Switch are received and forwarded.

<Structure of this section>

(1) MAC sublayer frame format

(a) Preamble and SFD

The Preamble and SFD field contains a 64-bit binary number. The first 62 bits are repetitions of 10, and the last two bits are 11 (1010...1011). Frames without this 64-bit pattern cannot be received.

(b) DA and SA

The DA and SA fields support a 48-bit format. They do not support 16-bit or local address formats.

(c) TYPE/LENGTH

The following table describes how the TYPE/LENGTH field is handled.

Table 22-12 Handling of TYPE/LENGTH Fields

TYPE/LENGTH value

How the Switch handles the value

0x0000~0x05DC

IEEE 802.3 CSMA/CD frame length

0x05DD~

Ethernet V2.0 frame type

(d) FCS

The FCS field uses a 32-bit CRC.

(2) Handling of LLC

It is handled in the same way as Ethernet V2.

(3) Conditions for discarding received frames

Frames satisfying any of the following conditions are discarded:

(4) Handling Pads

If the length of a sent frame is less than 64 octets, padding is added immediately before the FCS field. The values to be padded are undefined.