Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1997

No IPFIX information exported on vlan subinterface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • flowprobe plugin
    • None

      I am trying to setup export of IPFIX on vlan sub interfaces (see config in Environment).
      Flow records and "show flowprobe table" contain right mac addresses but in IPFIX data SrcAddr/DstAddr always 0.0.0.0 and wrong Ethernet Type (when sending ICMP packets responses received).

      vpp# show flowprobe table
      Dumping IPFIX table
      3/4 00:16:3e:e3:38:02 76:fd:36:e8:6d:80 0.0.0.0 -> 0.0.0.0 0 0 0
      4/3 00:16:3e:e3:38:01 00:16:3e:00:00:01 0.0.0.0 -> 0.0.0.0 0 0 0

      tshark -V -i veth1 port 4739

      Cisco NetFlow/IPFIX
      Version: 10
      Length: 158
      Timestamp: Mar 2, 2019 16:59:04.000000000 EET
      ExportTime: 1551538744
      FlowSequence: 9
      Observation Domain Id: 1
      Set 1 [id=256] (2 flows)
      FlowSet Id: (Data) (256)
      FlowSet Length: 142
      [Template Frame: 1]
      Flow 1
      InputInt: 3
      OutputInt: 4
      Packets: 20
      [Duration: 200.105883623 seconds (nanoseconds)]
      StartTime: Mar 2, 2019 16:55:40.025329813 EET
      EndTime: Mar 2, 2019 16:59:00.131213436 EET
      Source Mac Address: Xensourc_e3:38:02 (00:16:3e:e3:38:02)
      Destination Mac Address: 76:fd:36:e8:6d:80 (76:fd:36:e8:6d:80)
      Ethernet Type: 129
      SrcAddr: 0.0.0.0
      DstAddr: 0.0.0.0
      Protocol: IPv6 Hop-by-Hop Option (0)
      Octets: 0
      SrcPort: 0
      DstPort: 0

      Is it possible to set up flowprbe for sending correct IPFIX data for vlan sub interfaces?

      First I tried vpp 19.01 (see https://lists.fd.io/g/vpp-dev/topic/30186409 ) but the same result with 21.10.

      Thanks.

            danielberes Daniel Béreš
            nucleo nucleo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: