Configuring the Dynamic PCC Rules Application Information for Routers Running Junos OS and Acting as PCEF (SRC CLI)
Use the following configuration statements to configure the application information for the dynamic PCC rules. For more information about creating a dynamic PCC rule, see Configuring Dynamic PCC Rules for Routers Running Junos OS and Acting as PCEF (SRC CLI).
policies group name list name rule name dynamic-pcc-rule application-information
{
TDF-application-id TDF-application-id;
TDF-application-id-base TDF-application-id-base;
}
- From configuration mode, access the configuration statements
that configure application information for the dynamic PCC rules.
This procedure uses GXnew as the policy group, gx-list as the policy
list, and dynpcc-rul1-name as the dynamic PCC rule.[edit]user@host# edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule application-information
- (Optional) Specify the ID of the PCEF application for
which the ADC rules are applied.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule application-information]user@host# set TDF-application-id TDF-application-id
Note You must specify the application ID that is supported by the Services Control Gateway.
- (Optional) Specify the name for a group of PCEF applications.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule application-information]user@host# set TDF-application-id-base TDF-application-id-base
Note You must specify the application base name that is supported by the Services Control Gateway.
- (Optional) Verify your configuration.
[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule application-information] user@host# show TDF-application-id TDF-application-id; TDF-application-id-base TDF-application-id-base;