Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1868
message-timestamp-drift
Allows drift time configuration to take care of NTP drift issues.
Product
P-GW
SAEGW
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > P-GW Service Configuration
configure > context context_name > pgw-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-pgw-service)#
Syntax Description
message-timestamp-drift time_in_seconds
{ default | no } message-timestamp-drift
default
Sets drift time to 180 seconds.
If P-GW detects drift less than 180 seconds, it will check for condition "MWT + ReceivedTimeStamp (time
from MME) > CurrentTimeStampAtPGW", and based on that P-GW will reject the call. If this condition is
not met, it will transparently forward MWT and timestamp to AAA/Gx/Gy interfaces.
no
Disables message timestamp drift. MWT and received timestamp will not be passed on to all AAA/Gx/Gy
interfaces.
message-timestamp-drift time_in_seconds
Configures the drift time from the message timestamp, in seconds, up to which P-GW will consider processing
the message timestamp and max-wait-time (MWT) IEs.
If the create-time from MME is off from the currenttime by configured-drift-duration, then this could lead to
a high NTP drift and session uniqueness falls back to using currenttime toward Diameter servers.
If the timestamp received in CSReq is significantly off (more than configured drift), then P-GW will not take
action based on MWT and received timestamp and will transparently pass it to all AAA/Gx/Gy interfaces.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1675
P-GW Service Configuration Mode Commands
message-timestamp-drift