This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

How do I check whether my switches are supplying all the RFC-defined IPFIX information

0

Okay, so to fine-tune my add-on "me too" reply, I'm not looking for a "Follow ___ stream" capability, so much as being able to decipher the IETF IPFIX implementation. In my situation today, I'm needing to detect whether my Nortel Ethernet switches are, in fact, providing info for all the rfc-defined/formatted fields.

asked 01 Nov '12, 12:18

BWB8771's gravatar image

BWB8771
1111
accept rate: 0%

converted to question 01 Nov '12, 12:31

Guy%20Harris's gravatar image

Guy Harris ♦♦
17.4k335196

"Decipher" in the sense of "understand the RFCs" or "decipher" in the sense of "decode the packets"? Wireshark can't help you much with the former; does its dissection of IPFIX packets not sufficiently decode the packets?

(01 Nov '12, 12:36) Guy Harris ♦♦

One Answer:

0

Hi, As far as I know, Nortel only uses Netflow v9 and calls it IPFIX. The reason for this is that they legally could not use the term NetFlow as it is a Cisco trademark. Unless something has changed very recently, Nortel switches are NOT RFC compliant IPFIX exporters. More proof here: http://www.plixer.com/blog/netflow/nortel-switches-and-ipfix-a-mixed-message/

-Mike Krygeris

answered 01 Nov '12, 13:50

mkrygeri's gravatar image

mkrygeri
1
accept rate: 0%