Hi All,
Sadis config:
"ponSTag": 700,
"ponCTag": 400,
"technologyProfileId": 64,
In the US path, please find the flows we trying to add.
ADDED, bytes=0, packets=0, table=0, priority=1000, selector=[IN_PORT:256, VLAN_VID:0], treatment=[immediate=[VLAN_ID:400], transition=TABLE:1, meter=METER:4, metadata=METADATA:4001000000/0]
ADDED, bytes=0, packets=0, table=1, priority=1000, selector=[IN_PORT:256, VLAN_VID:400], treatment=[immediate=[VLAN_PUSH:vlan, VLAN_ID:700, OUTPUT:16777216], meter=METER:4, metadata=METADATA:4000000000/0]
We are trying to add a flow without priority tag in the Upstream direction. But still vid 0 is getting added. In there anyway we can remove priority tag from voltha flows?