Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 518
• NAT Enhancements
• SNMP MIB Enhancements
• System and Platform Enhancements
PMIP Part of Maintain Session Uniqueness
CSCut99086 - HSGW: PMIP part of Maintain Session Uniqueness
Feature Changes
When the HSGW reselects a PGW (or a different PGW) during timeout scenarios, the old PDN connection
request might still be processed in the network, and the session created by the new PDN connection request
is overwritten by the stale procedure. To resolve this issue, TimeStamp and MWT (MaxWaitTime) IE have
been incorporated to be transmitted from the PGW on S6b, Gx and Gy interfaces.
A timestamp value is sent by the HSGW in a Proxy Binding Update message to the PGW which in turn
forwards it to the Diameter interface. The maximum wait time is calculated by the PGW, and not forwarded
by the HSGW.
Both timestamp and MWT are sent for the initial Diameter messages only.
Command Changes
message-timestamp-drift
This new command allows drift time configuration to take care of NTP drift issues.
configure
context context_name
pgw-service service_name
message-timestamp-drift time_in_seconds
{ default | no } message-timestamp-drift
end
Notes:
• message-timestamp-drift time_in_seconds: Configures the drift time from the message timestamp, in
seconds, up to which PGW will consider processing the message timestamp and max-wait-time (MWT)
IEs.
If the timestamp from HSGW is off the current time by configured-drift-duration, the timestamp and
MWT will not be sent to Diameter interfaces.
time_in_seconds must be an integer from 0 to 1000.
Default: 180 seconds
• default: Sets drift time to 180 seconds.
• no: Disables message timestamp drift. The timestamp and MWT will always be sent to the Diameter
interfaces.
• Drift time configuration under P-GW service shall be used by the associated LMA service.
Release Change Reference, StarOS Release 19    
139
HSGW Changes in Release 19
PMIP Part of Maintain Session Uniqueness