![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
When forwarding packets between FDDI and Ethernet, the FDDI module translates packets from one encapsulation format to another. This section describes the mapping of FDDI encapsulation formats to those of Ethernet.
The special case for IPX has to do with translating between FDDI SNAP and the three associated Ethernet frame formats shown in Table C-1. When forwarding from Ethernet to FDDI, the FDDI module translates all three Ethernet frame formats into the FDDI SNAP format. To determine which Ethernet frame format the FDDI SNAP frame should be translated into, the FDDI modules use incoming frames to learn which frame format to use for a given MAC address. Alternatively, the FDDI module provides the option of defining the default Ethernet frame format to be used. Once configured, all IPX FDDI SNAP frames are translated into this Ethernet frame format.
FDDI | Ethernet |
---|---|
FDDI 802.2 | IEEE 802.2 |
FDDI SNAP | Ethernet II |
IEEE 802.3 | |
IEEE SNAP |
This section describes the techniques used to translate FDDI packets into Ethernet packets.
An FDDI 802.2 frame is translated into an Ethernet 802.2 frame as shown in Figure C-1. The values above the field represent the number of bytes. If the FDDI 802.2 frame is larger than 1517 bytes, the frame is dropped.
An FDDI SNAP frame is translated into an Ethernet II frame as shown in Figure C-2. Frame translation from FDDI SNAP to Ethernet II requires that the FDDI frame be less than 1525 bytes. Frames larger than 1525 bytes are dropped, except when the frame can be fragmented with IP fragmentation. See "IP Fragmentation" for more information.
An FDDI SNAP frame is translated into an Ethernet 802.3 frame as shown in Figure C-3. If the length of the FDDI SNAP frame is larger than 1525 bytes, the frame cannot be translated and is dropped.
This section describes the techniques used to translate Ethernet packets into FDDI packets.
When an Ethernet II frame is received, the translation function adds the FC, LLC and SNAP-OUI fields as shown in Figure C-4. A SNAP-OUI of 00-00-00 is used for all Type values except 80-F3, where the SNAP-OUI of 00-00-F8 is used.
An Ethernet 802.3 frame is translated into an FDDI SNAP frame as shown in Figure C-5. When an Ethernet 802.3 frame is received, the FC field is added to the FDDI frame, and the Length field is stripped. Any padding in the Ethernet data field is dropped.
An Ethernet SNAP frame is translated into an FDDI SNAP frame as shown in Figure C-6. When an Ethernet SNAP frame is received, the FC field is added, and the Length field is stripped. Any padding in the Ethernet Data field is dropped.
An Ethernet 802.2 frame is translated into an FDDI 802.2 frame as shown in Figure C-7. When an Ethernet 802.2 frame is received, the FC field is added to the FDDI frame, and the Length field is stripped. Any padding in the Ethernet Data field is dropped.
IP fragmentation is the process of splitting FDDI frames too large to transmit over Ethernet into two, three, or four smaller frames. Because data transfer efficiency is enhanced, network configuration is simplified as the maximum frame type for FDDI can remain at 4500 bytes. Before this fragmentation can take place, the following conditions on the network must be met:
All other frames which are too long to transmit over Ethernet, and do not meet the conditions above, are dropped. IP fragmentation is defined in RFC 791.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |