Ethereal-users: Re: [Ethereal-users] Urgent Help

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 22 Dec 2005 10:12:25 -0800
Vijaya Kumar wrote:

What is the option for converting Abis(BTS-BSC) interface hex value to pcap format.

What's the lowest-level protocol in that packet?

   For exampl text2pcap -l xxxx  dump.txt pcap.out
I want to know value of xxxx. Actually i have Lapd Hex value i want to convert it into
   pcap format.

Is it LAPD, or some other protocol? (If it's LAPD, there's no option for that, at present, as there's no DLT_ or LINKTYPE_ value in libpcap format for LAPD.)