where the request is creating a new session

Mode

Cable, Wireless

Syntax

where the request is request-type

Parameters

request-type
One or more of the following:
  • creating a new session (default)
  • modifying an existing session
  • re-authorizing an existing session
  • terminating an existing session
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.

Click OK.

Description

Distinguishes between protocol messages based on the type of operation being performed on the session for the subscriber.

Examples

App Start policy
where the request is modifying an existing session
And where the event trigger is one of APPLICATION_START
And where the TDF-Application-Identifier matches one of TDFID01,TDFID02
install pcc_rule1 PCC rule(s) for session
continue processing message
App Stop policy
where the request is modifying an existing session
And where the event trigger is one of APPLICATION_STOP
And where the TDF-Application-Identifier matches one of TDFID01,TDFID02
remove pcc_rule1 PCC rule(s)
continue processing message