How to extract ONLY the info I want from captured data?

Sean WANG <[email protected]> Mon, 13 Nov 2006 15:03:30 +0800
Newsgroups gmane.network.ethereal.user
Message-ID <[email protected]>
-------------------
The Ethereal project is being continued at a new site.  Please go to
http://www.wireshark.org and subscribe to [email protected].
Don't forget to unsubscribe from this list at
http://www.ethereal.com/mailman/listinfo/ethereal-users
-------------------

Hi,

I have a captured data file. How do I extract ONLY the info I am 
interested for each packet? I want the output file contain only (Source 
IP, Destination IP, Source Port, Destination Port, Protocol, Received 
Time).

Is there any command of Ethereal that I can use? Or do you have any 
other suggestions?
Thx a lot.

Regards,
Sean