-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi, ERGW team.
How can we make PCC rule which will discard flow from Flow-Information? I believe using Flow-Status will help, but it looks like no support to translate Flow-Status to FAR DROP, also Flow-Status is not config option, though commented out in code. Maybe I am wrong in interpreting 3GPP standard.
{ "name": "drop-rule", "Rating-Group": 200, "Flow-Information": [ { "Flow-Description": "permit out ip from any to assigned", "Flow-Direction": 1 }, { "Flow-Description": "permit out ip from any to assigned", "Flow-Direction": 2 } ], "Precedence": 100, "Offline": 0, "Online": 0, "Flow-Status":0 }
Or can you recommend some other approach ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels