Ethereal-users: [Ethereal-users] Ethereal and L2 MPLS

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: hari <rhariharan@xxxxxxxxx>
Date: Thu, 6 Jul 2006 13:04:29 +0530
Hi,

Can ethereal properly identify L2 MPLS pkts?

The pkt format I am trying to create is like this:

OuterL2|OuterMPLS<32bits>|InnerMPLS<32bits>|ControlWord<32bits>|InnerL2|L3|L4...

Ethereal does not recognize this and interprets data from ControlWord onwards wrongly.
I am setting the controlword = 1 in N/W byte order. I also tried to set it to 0.

However if i remove the ControlWord, and have a pkt like this, ethereal shows the data correctly.

OuterL2|OuterMPLS<32bits>|InnerMPLS<32bits>|InnerL2|L3|L4...

Basically I need to know if my interpretation of L2 mpls with ControlWord is correct as against ethereal's.

Thanks
hari

_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users