Breaking Ethernet frames for multiplexing

Jan 11, 2006 2 Replies

Hi All,


I am very new to the Ethernet area.


I am trying to design and Implement an Ethernet switch or Multiplexer.


so say if I am bridging between two 1-gbps channels with one 2-gbps channel. when I think of designing a TDM switch between the 2 channels of 1 gbps my basic design will contain a MAC and a FIFO right...?


I was thinking that if the incoming data frame is long so that it will cross the TDM slot for that channel of 1 gbps. then I will have to break that frame store the remaining data in fifo and send it in the next slot.


Here I am not getting is that how it will get reconstructed at the receiving end . So firstly is it allowed to break like this if yes then how to insert a



packet number etc in the frame.


Please Help...


Thanks & Regards. Kedar


Ethernet frames are not broken and recombined in Ethernet media. But if you want to cobble up a non-Ethernet link between two Ethernet switches, such as the TDM link you propose, then you can create such a scheme, with the required overhead. You'd want a sequence number and a segment checksum at least, and indication if the segment is the last or only segment of that ethernet frame.

RFC 2684 shows one way various frame types could be carried in ATM cells, for example. Your scheme could be considerably simpler.

Bert

You may want to look at the Multilink PPP RFC's.

formatting link

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required