Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
Related CDETS ID = CSCut55276
Feature Changes
To reduce the number of micro-checkpoints to peers for sessions moving from active to idle and idle to active,
a new approach has been introduced using event-based micro-checkpoint generation.
This feature involves sending an idlesec micro-checkpoint from an active to standby chassis when the session
state changes from active to idle or from idle to active. The micro-checkpoint carries information about the
time when the session became active or idle. Upon receipt of the micro-checkpoint, the Standby chassis updates
the active/idle time. This process enables the active and standby chassis to be synchronized with respect to
when a particular session became active or idle. Since this feature is event-based, it enables the chassis to
send micro-checkpoints only when an event occurs, as opposed to sending micro-checkpoints based on a
configured time duration, which sends the micro-checkpoints regardless of whether a session state change
occurred or not.
New configuration has been added per S-GW service to send micro-checkpoints only when UE transitions
from idle to active or active to idle.
Previous Behavior: Micro-checkpoints were configurable only with the timeout idle
micro-checkpoint-periodicity 
option in the timeout idle command.
New Behavior: The micro-checkpoint-deemed-idle option is added to the timeout idle command to configure
event-based sending of micro-checkpoints.
Customer Impact: More efficient sending of micro-checkpoints to the standby chassis along with an increase
in SRP bandwidth.
Command Changes
timeout idle
The new keyword micro-checkpoint-deemed-idle has been added to this command to configure the time
duration, in seconds, after which a session is deemed idle or active and determines whether a micro-checkpoint
must be sent.
configure
context context_name
apn apn_name
timeout idle dur_seconds [ micro-checkpoint-deemed-idle time_in_seconds |
micro-checkpoint-periodicity time_in_seconds ]
{ default | no } timeout idle
end
Notes:
• micro-checkpoint-deemed-idle time_in_seconds: Specifies the time duration, in seconds, after which
a session state is deemed to have changed from active to idle or idle to active, and a micro-checkpoint
is then sent from the active to the standby chassis.
The micro-checkpoint-deemed-idle setting should be less than the timeout idle setting.
time_in_seconds must be an integer from 10 to 1000.
Default: 180
• default: Indicates the timeout specified is to be returned to its default behavior.
Release Change Reference, StarOS Release 19    
421
S-GW Changes in Release 19
Event-Based Idle Second Micro-Checkpoint Generation for S-GW