Ethernet configuration

The setup that allows communication using an Ethernet environment.

In an Ethernet environment, stations communicate with each other by sending data in frames along an Ethernet cabling system.

Different Ethernet standards use different frame formats. NetWare 4 uses the IEEE 802.2 standard by default. The following figure illustrates the Ethernet 802.2 frame:

Figure 23
Ethernet 802.2 Frame

To configure stations for Ethernet standards other than 802.2, use a frame statement . For servers and routers, add the frame statement to the LOAD command. For workstations, add the frame statement to the NET.CFG file.

In addition to 802.2, you can use one of the following frame types:

Using Novell ODITM technology, NetWare 4 allows stations with different Ethernet frame types to coexist on the same Ethernet cabling system, as in the following figure:

Figure 27
Coexisting Frame Types

Because of the ODI Multiple Link Interface DriverTM (MLID) and Link Support LayerTM (LSL), a single workstation with one network board can communicate with other devices using different types of Ethernet frames.

Even though there may be only one physical network board in the computer, the MLIDTM gives the effect of having multiple network boards and multiple LAN drivers.

Unlike traditional dedicated LAN drivers, the MLID is responsible for removing the media-specific (frame-specific) information from the data packets it receives.

The packets are then passed on to the LSLTM, which functions much like a switchboard operator, sending the packet to the assigned protocol stack (such as IPX).

The following figure illustrates the ODI architecture in a multiple Ethernet frame configuration using IPX protocol.

Figure 28
ODI Architecture Using Multiple Ethernet Frames

See also Open Data-Link Interface ; Multiple Link Interface Driver ; Link Support Layer ; Packet.



Previous | Next