Skip to content

Not issue, just question, dropping packets for flow #464

@northmirko

Description

@northmirko

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions