Description
Prior to submitting an issue, check to see if one has already been created. If there is currently an open issue, add a thumbs-up emoji to identify that it is also affecting you.
Your Environment
- **Version:1.9.0-1678975352-e52f582f
- **Affected Component:AGW
- **Affected Subcomponent:AGW
- **Deployment Environment: Bare-metal (AGW)
Describe the Issue
I'm using bridge setup with a VLAN per APN, the attach setup works fine, and the UE gets its IP from DHCP, I can see this on a pcap from the north IF, DHCP request are being sent their respective vlan id, but the user traffic is being sent without a vlan id, datapath is not tagging the vlan id on the user traffic.
Expected behavior
User traffic should being sent with their VLAN id tag.
Screenshots
Screenshot of a pcap packet
Additional context
I have these logs:
Mar 21 12:01:00 gw-test pipelined[3518]: ERROR:root:ActivateFlows request processing timed out
Mar 21 12:01:00 gw-test sessiond[3468]: I0321 12:01:00.163347 3483 LocalEnforcer.cpp:1964] Could not activate rules for IMSI710700000066488-237679, rpc failed: ActivateFlows processing timed out, terminating session...
Mar 21 12:16:07 gw-test pipelined[10536]: ERROR:root:ActivateFlows request processing timed out
Mar 21 12:16:07 gw-test sessiond[10484]: I0321 12:16:07.188656 10501 LocalEnforcer.cpp:1964] Could not activate rules for IMSI710700000066489-536901, rpc failed: ActivateFlows processing timed out, terminating session...
Mar 21 12:16:08 gw-test pipelined[10536]: ERROR:root:ActivateFlows request processing timed out
Mar 21 12:16:08 gw-test sessiond[10484]: I0321 12:16:08.372804 10501 LocalEnforcer.cpp:1964] Could not activate rules for IMSI710700000066489-415012, rpc failed: ActivateFlows processing timed out, terminating session...
Mar 21 12:16:08 gw-test pipelined[10536]: ERROR:root:ActivateFlows request processing timed out
Mar 21 12:16:08 gw-test sessiond[10484]: I0321 12:16:08.816715 10501 LocalEnforcer.cpp:1964] Could not activate rules for IMSI710700000066489-74914, rpc failed: ActivateFlows processing timed out, terminating session...
Mar 21 12:24:32 gw-test pipelined[13282]: ERROR:root:ActivateFlows request processing timed out
Mar 21 12:24:32 gw-test sessiond[13252]: I0321 12:24:32.867791 13270 LocalEnforcer.cpp:1964] Could not activate rules for IMSI710700000066489-332066, rpc failed: ActivateFlows processing timed out, terminating session...