IPCF Changes in Release 14.0

This chapter identifies features and functionality added to, modified for, or deprecated from 14.0 IPCF software releases.

Topics covered in this chapter are:

IMPORTANT:

Enhancements to Diameter, GTPP, and RADIUS in release 14.0 are located in the Accounting Management Changes chapter.

Enhancements to SNMP MIB in release 14.0 are located in the SNMP MIB Changes chapter.

Enhancements to Web Element Manager (WEM) in release 14.0 are located in the Web Element Manager Changes chapter.

IPCF Feature Changes as of July 31, 2012

This section provides information on IPCF feature changes in release 14.0.

IMPORTANT:

For more information regarding features in this section, refer to the IPCF Administration Guide for this release.

New IPCF Features

This section identifies new IPCF features available in release 14.0.

Emergency APN/PDN Support

The emergency APN/PDN profile mapping support has been added in this release to provide the ability to operator to provision the access to emergency APN or PDN for a IP-CAN subscriber who is not subscribed to any service in network.

This feature encompasses a number of command changes. Refer to the New, Modified and Deprecated, IPCF Commands sections in this chapter for additional information.

Roaming Support

The Roaming support feature has been added in this release to provide the ability to operator to for differentiated billing of subscriber based on access location. Through this feature Operator network definition is added to provide differentiated billing to subscribers while they are using mobile broadband access in their defined area ‘Home’ versus using the service when they are roaming.

This feature encompasses a number of command changes. Refer to the New, Modified and Deprecated, IPCF Commands sections in this chapter for additional information.

Time-Usage Monitoring Over Gx Support

The time-usage monitoring over Gx interface for subscriber usage thresholds has been added in this release.

At IPCF, time monitoring over Gx feature enables it to monitor session time usage of a subscriber. With this feature available, IPCF is able to set time-base usage thresholds on Flow-level (PCC Rule level) or Session-Level Basis. The thresholds are communicated to PCEF over Gx interface. As per this implementation the time monitoring can be viewed as a natural extension to volume monitoring over Gx.

When a time-based usage reaches the provisioned threshold, then PCEF will report the usage to IPCF. If the subscriber session terminates before threshold is reached, PCEF will report the usage to IPCF while indicating the termination. The time threshold values provisioned to PCEF can be configured locally at IPCF or may come from SSC through Data Plans translated as Usage monitors at IPCF.

This feature encompasses a number of command changes. Refer to the New, Modified and Deprecated, IPCF Commands sections in this chapter for additional information.

Modified IPCF Features

This section identifies IPCF features modified in release 14.0. There are two kinds of modified features: enhancements and behavior changes. Enhancements are feature changes based on customer change requests. Behavior changes are feature changes that modify an existing behavior and may result from software error corrections (bug fixes).

Non-3GPP-EPS Network Access Support

The new condition attribute has been added in this release to specify the network access connectivity type as non-3GPP-EPS to connect with Gxa based HSGW for user traffic in condition definition.

Previous Behavior: No support for non-3GPP-EPS nodes like Gxa based HSGW for user traffic in condition definition.

New Behavior: IPCF now supports non-3GPP-EPS nodes like Gxa based HSGW for user traffic in condition definition.

For more information regarding this feature, refer to the Modified IPCF Configuration Commands section in this chapter.

Conditions Against Session State and SPR Attribute

The new condition attributes have been added in this release to provide the support of various conditions based on SPR Profile attribute and subscription attribute values in SPR attributes for existing conditions.

Previous Behavior: No support for SPR Profile attribute and subscription attribute values in SPR attribute for various condition matching.

New Behavior: IPCF now supports SPR Profile attribute and subscription attribute values in SPR attribute for various condition matching.

For more information regarding this feature, refer to the Modified IPCF Configuration Commands section in this chapter.

IPv4v6 Stack Support for P-GW and Other Nodes

The dual stack support of IPv4v6 has been enhanced in this release to provide connectivity with P-GW and other nodes in LTE environment.

This feature was supported in earlier version but enhanced further for this support. There is no CLI configuration change for this feature.

Multiple Time-Slot Support

The existing ToD support is enhanced to support of multiple time slots for day of week, time of the day, and a particular date to support policies based on various combination of date, day, and time.

Previous Behavior: Earlier only one time period was allowed in implementation of Timedef. With this enhancement multiple time periods can be configured. Due to single time period in the timedef, it was not possible to support policies; where given actions are to be applied for disjoint time periods. For example, policy that is applicable only on holidays, policy for workday from 8:00 AM to 8:00 PM each day etc.

New Behavior: IPCF now supports multiple time slots with three flavors; i.e. start day, start time, and start date for an event to trigger a procedure or condition in an IP-CAN session.

For more information regarding this feature, refer to the Modified IPCF Configuration Commands section in this chapter.

IPCF Configuration Management Changes as of July 31, 2012

This section provides information on IPCF configuration command changes in release 14.0.

IMPORTANT:

For more information regarding commands in this section, refer to the Command Line Interface Reference of respective network function for this release.

New IPCF Configuration Commands

This section identifies new IPCF commands available in release 14.0.

emergency-apn-map-profile

This command has been added to provide the ability to operator to provision the access to emergency APN or PDN for a IP-CAN subscriber who is not subscribed to any service in network.

PCC-Service Configuration Mode

[ no ] emergency-apn-map-profile
condition-group cond_grp_name profile-policy name pcc_prof_name

For more information regarding the, emergency APN and PDN support, refer to the IPCF Feature section in this chapter. For more information regarding the emergency-apn-map-profile command, refer to the PCC-Service Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release.

timeout

This command has been added to provide the configuration of long time duration timer and idle timers for setup and dormant sessions.

PCC-Service Configuration Mode

PCC-Service-Profile Configuration Mode

timeout idle idle_dur [ action reauthorize ]
[ no | default ] timeout
 idle
timeout setup setup_dur
[ no | default ] timeout setup
timeout long-duration ldt_timeout [ action { detection | disconnect } ]
[ no | default ] 
timeout long-duration

For more information regarding the, emergency APN and PDN support, refer to the IPCF Feature section in this chapter. For more information regarding theemergency-apn-map-profile command, refer to the PCC-Service Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release.

usage-limit time

New command has been added in support of time usage monitoring over Gx interface for subscriber usage thresholds.

PCC-Usage-Monitoring Configuration Mode

[ default ] usage-limit
time time_dur

For more information regarding the usage-limit command, refer to the PCC-Usage-Monitoring Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

time-slot

New command has been added in support of multiple time slots for day of week, time of the day, and a particular date to support policies based on various combination of date, day, and time.

PCC-TimeDef Configuration Mode

time-slot slot_num { start date start_date time start_time end date end_date time end_time | start day start_weekdays time start_time end day end_weekdays time end_time | start time start_time end time end_time
[ no ] time-slot slot_num

For more information regarding the time-slot command, refer to the PCC-TimeDef Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

Modified IPCF Configuration Commands

This section identifies IPCF commands modified in release 14.0.

af-media-type

This command has been modified and new identifier for Monitoring Key has been added in this release to associate with AF-Media-type under PCC-Action-Set configuration instance.

PCC-Action-Set Configuration Mode

[ no ] af-media-type { application | audio | control | data | message | other | text | video } { qos-profile qos_profile_value[ gate-status { disabled | enabled | enabled-downlink | enabled-uplink ] } | {gate-status { disabled | enabled | enabled-downlink | enabled-uplink [ qos-profile qos_profile_value ] } [ monitoring-key mon_key_id ]

For more information regarding the af-media-type command, refer to the PCC-Action-Set Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

af-application-id

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] af-application-id operator value af_app_id
[ no ] af-application-id operator profile-attribute spr_attr_value
[ no ] af-application-id operator subscription-attribute subs_prof_attr_value

For more information regarding the af-application-id command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

af-media-coded

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] af-media-coded operator value { g722 | g726 | ilbc | pcma | pcmu }
[ no ] af-media-coded operator profile-attribute spr_attr_value
[ no ] af-media-coded operator subscription-attribute subs_prof_attr_value

For more information regarding the af-media-coded command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

af-media-type

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] af-media-type operator value { application | audio | control | data | message | other | text | video }
[ no ] af-media-type operator profile-attribute spr_attr_value
[ no ] af-media-type operator subscription-attribute subs_prof_attr_value

For more information regarding the af-media-type command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

af-service-urn

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] af-service-urn operator value urn_string
[ no ] af-service-urn operator profile-attribute spr_attr_value
[ no ] af-service-urn operator subscription-attribute subs_prof_attr_value

For more information regarding the af-service-urn command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

an-gw-address

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] an-gw-address { operator value angw_ip/mask | { in-range | !in-range } range_start_ip to range_end_ip }
[ no ] an-gw-address operator profile-attribute spr_attr_value
[ no ] an-gw-address operator subscription-attribute subs_prof_attr_value

For more information regarding the an-gw-address command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

authorized-qci

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] authorized-qci operator value qci
[ no ] authorized-qci operator profile-attribute spr_attr_value
[ no ] authorized-qci operator subscription-attribute subs_prof_attr_value

For more information regarding the authorized-qci command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

bearer-count

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] bearer-count operator value num_bearer
[ no ] bearer-count operator profile-attribute spr_attr_value
[ no ] bearer-count operator subscription-attribute subs_prof_attr_value

For more information regarding the bearer-count command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

connectivity-access-network

This command has been modified and new condition attribute has been added in this release to specify the network access connectivity type as non-3GPP-EPS to connect with Gxa based HSGW for user traffic in condition definition.

PCC-Condition Group Configuration Mode

[ no ] connectivity-access-network operator value { 3gpp-gprs | 3gpp2 | 3gpp2-eps | docsis | non-3gpp-eps | wimax | xdsl }

For more information regarding the connectivity-access-network command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

connectivity-access-network

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] connectivity-access-network operator value { 3gpp-gprs | 3gpp2 | 3gpp2-eps | docsis | non-3gpp-eps | wimax | xdsl }
[ no ] connectivity-access-network operator profile-attribute spr_attr_value
[ no ] connectivity-access-network operator subscription-attribute subs_prof_attr_value

For more information regarding the connectivity-access-network command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

imsi

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] imsi operator value imsi
[ no ] imsi operator profile-attribute spr_attr_value
[ no ] imsi operator subscription-attribute subs_prof_attr_value

For more information regarding the imsi command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

monitoring-key

This command has been modified in support of time usage monitoring over Gx interface for subscriber usage thresholds. A new keyword time dur_value is added in existing command. Also variable for volume volume_value prefixed with volume keyword.

PCC-Service Configuration Mode

monitoring-key { any | mon_key_value } grant-size { time dur_value |  volume
 volume_value [ time dur_value] }
no monitoring-key mon_key_value

For more information regarding the monitoring-key command, refer to the PCC-Service Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

msisdn

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] msisdn operator value msisdn
[ no ] msisdn operator profile-attribute spr_attr_value
[ no ] msisdn operator subscription-attribute subs_prof_attr_value

For more information regarding the msisdn command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

nai

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] nai operator { username user_name[ domain domain] | domain domain }
[ no ] nai operator profile-attribute spr_attr_value
[ no ] nai operator subscription-attribute subs_prof_attr_value

For more information regarding the nai command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

pcef-address

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] pcef-address {operator value pcef_ip/mask | { in-range | !in-range } value range_start_ip to range_end_ip }
[ no ] pcef-address operator profile-attribute spr_attr_value
[ no ] pcef-address operator subscription-attribute subs_prof_attr_value

For more information regarding the pcef-address command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

pdn-id

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] pdn-id [ case-insensitive ] operator value pdn_id
[ no ] pdn-id [ case-insensitive ] operator profile-attribute spr_attr_value
[ no ] pdn-id [ case-insensitive ] operator subscription-attribute subs_prof_attr_value

For more information regarding the pdn-id command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

profile-attribute

This command has been modified and keyword prefix parameter has been removed from existing command.

PCC-Condition Group Configuration Mode

[ no ] profile-attribute
parameter subs_prof_attr_value operator spr_attr_value

For more information regarding the profile-attribute command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

radio-access-technology

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] radio-access-technology operator value RAT
[ no ] radio-access-technology operator profile-attribute spr_attr_value
[ no ] radio-access-technology operator subscription-attribute subs_prof_attr_value

For more information regarding the radio-access-technology command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

sgsn-ip

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] sgsn-ip {operator value sgsn_ip/mask | { in-range | !in-range }range_start_ip to range_end_ip }
[ no ] sgsn-ip operator profile-attribute spr_attr_value
[ no ] sgsn-ip operator subscription-attribute subs_prof_attr_value

For more information regarding the sgsn-ip command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

sgsn-mcc-mnc

Existing commands have been modified and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] sgsn-mcc-mnc operator profile-attribute spr_attr_value
[ no ] sgsn-mcc-mnc operator subscription-attribute subs_prof_attr_value

For more information regarding the sgsn-mcc-mnc command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

threshold-condition usage-monitor

This command has been modified in support of time usage monitoring over Gx interface for subscriber usage thresholds. New keywords { time | vol-or-time | volume } dur_value have been added in existing command.

PCC-Condition Group Configuration Mode

[ no ] threshold-condition
usage-monitor usage_mon_name { time | vol-or-time | volume } usage operator { absolute
value volume | subscription-limit | subscription-threshold subs_thres_limit}

For more information regarding the threshold-condition usage-monitor command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-access-network

This command has been modified in support of the Roaming feature. A new keyword home is added in existing command.

PCC-Condition Group Configuration Mode

[ no ] user-access-network operator value { home | roaming | visiting }

For more information regarding the user-access-network command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-access-network

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-access-network operator value { home | roaming | visiting }
[ no ] user-access-network operator profile-attribute spr_attr_value
[ no ] user-access-network operator subscription-attribute subs_prof_attr_value

For more information regarding the user-access-network command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-equipment-info esn

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-equipment-info
esn  operator value esn
[ no ] user-equipment-info
esn operator profile-attribute spr_attr_value
[ no ] user-equipment-info
esn operator subscription-attribute subs_prof_attr_value

For more information regarding the user-equipment-info esn command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-equipment-info eui64

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-equipment-info
eui64 operator value eui64
[ no ] user-equipment-info
eui64 operator profile-attribute spr_attr_value
[ no ] user-equipment-info
eui64 operator subscription-attribute subs_prof_attr_value

For more information regarding the user-equipment-info eui64 command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-equipment-info imeisv

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-equipment-info
imeisv  operator value imei_sv
[ no ] user-equipment-info
imeisv operator profile-attribute spr_attr_value
[ no ] user-equipment-info
imeisv operator subscription-attribute subs_prof_attr_value

For more information regarding the user-equipment-info imeisv command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-equipment-info mac

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-equipment-info
mac operator value mac_value
[ no ] user-equipment-info
mac operator profile-attribute spr_attr_value
[ no ] user-equipment-info
mac operator subscription-attribute subs_prof_attr_value

For more information regarding the user-equipment-info mac command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-equipment-info meid

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-equipment-info
meid operator value me_id
[ no ] user-equipment-info
meid operator profile-attribute spr_attr_value
[ no ] user-equipment-info
meid operator subscription-attribute subs_prof_attr_value

For more information regarding the user-equipment-info meid command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

user-equipment-info modified-eui64

Existing commands have been modified and keyword prefix value and new parameters profile-attribute spr_attr_value and subscription-attribute subs_prof_attr_value have been added in following existing command.

PCC-Condition Group Configuration Mode

[ no ] user-equipment-info
modified-eui64 operator value meui64
[ no ] user-equipment-info
modified-eui64 operator profile-attribute spr_attr_value
[ no ] user-equipment-info
modified-eui64 operator subscription-attribute subs_prof_attr_value

For more information regarding the user-equipment-info modified-eui64 command, refer to the PCC-Condition Group Configuration Mode Commands chapter of the Command Line Interface Reference of respective network function for this release

IPCF Performance Management Changes as of July 31, 2012

This section provides information on IPCF performance management changes in release 14.0.

IMPORTANT:

For more information regarding bulk statistics in this section, refer to the Statistics and Counters Reference for this release.

For more information regarding commands in this section, refer to the Command Line Interface Reference of respective network function for this release.

New IPCF Bulk Statistics

This section identifies new IPCF bulk statistics available in release 14.0.

The following new bulk statistics schemas/variables added in this release:

pcc-policy

New variable has been added to this schema to store message collisions handling statistics.

pcc-policy

  • total-gx-rar-ccr-collisions

IMPORTANT:

For more information regarding bulk statistics variable for this schema, refer to the Statistics and Counters Reference for this release.

pcc-profile

New schema has been added in this release to store the PCC profile related statistics.

pcc-profile

IMPORTANT:

For more information regarding bulk statistics variable for this schema, refer to the Statistics and Counters Reference for this release.

Modified IPCF Performance Commands

This section identifies IPCF performance commands modified in release 14.0.

show pcc-service

As part of the emergency APN or PDN support for the IPCF, new filter criteria keyword emergency-only has been added. There is no change in output counters.

Exec Mode

show pcc-service sessions
emergency-only

show pcc-service sessions full

In this release SPR profile counter has been added for this command output.

Exec Mode

show pcc-service sessions full
Following counter added for SPR profile information:
  • SPR Profile XML String

This field displays the SPR profile information for PCC sessions.

IPCF Security Management Changes as of July 31, 2012

This section provides information on IPCF security management changes in release 14.0.

None for this release.