The pfcp Task

Type

Processing

Output

Output

pfcp parses a Packet Forwarding Control Protocol (PFCP) payload.

The pfcp Task requires the capture Task as a Source Task for the Directive.

Configuration options

pfcp has the following configuration options:

alt

alt replaces the default pfcp parser with an alternative parser. The alternative parser is more general, but can be capable of parsing more types.

For example:

alt:true

Conditions

alt is not directly affected by the conditions.

Output

pfcp

map pfcp is a an object with the following fields:

pfcp.header

map pfcp.header contains the packet PFCP header information.

pfcp.body

map pfcp.body contains the packet PFCP body information.