Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-2616

Traffic with other than 0 pbit, not getting parsed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Fixed
    • Affects Version/s: VOLTHA v2.2
    • Fix Version/s: VOLTHA v2.3
    • Component/s: etcd, kind-voltha
    • Labels:
      None
    • Environment:

      kind-voltha

      BAL 3.2

      Description

      Steps to reproduce -
      1. Install mausezahn traffic generator on RG
      2. From RG, send traffic/frames to BNG using below command
      mausezahn (interface) -A (src_ip) -B (dst_ip) -c 0 -t udp "dp=9999" -p 1472 -Q 0:0 -a (src_mac) -b (dst_mac)
      3. Using tcpdump at BNG, check if getting any traffic or not (It will work fine here, as sent traffic with 0 pbit)
      4. Now repeat step2 for different pbit using below command
      mausezahn (interface) -A (src_ip) -B (dst_ip) -c 0 -t udp "dp=9999" -p 1472 -Q 1:0 -a (src_mac) -b (dst_mac)
      5. Repeat step3 (Will not get any traffic activity here)

      Have tried above steps with 1-gem tech profile as well as with 4-gem tech profile, no luck.

      Please let me know in case anything else is requried. Thanks.

        Attachments

          Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Activity

              People

              Assignee:
              ggowdra Girish Gowdra
              Reporter:
              surajgour Suraj Gour
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: