для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 518
Command Changes
newcall policy
The keyword release-existing-session has been added to this command to reject and release existing IMSI/IMEI
session(s) when newcall arrives.
newcall policy sgw-service { all | name service_name } reject [ release-existing-session ]
no newcall policy sgw-service { all | name 
service_name }
Notes:
• reject release-existing-session: All the pre-existing sessions across all eGTP/GTP services for that
IMSI/IMEI will be released gracefully. Disabled by default.
Without this keyword, the receiving node rejects the CSReq without considering the existing sessions
for that IMSI/IMEI, which may lead to junk sessions.
Performance Indicator Changes
show egtpc statistics verbose
The following new field has been added to indicate such calls released:
• NewCall Reject Existing Sessions Released
S-GW Collision Handling Enhancement
CSCuu19566 - S-GW Collision Handling
Feature Changes
GTPv2 message collisions occur in the network when a node is expecting a particular procedure message
from a peer node but instead receives a different procedure message from the peer. The S-GW has been
enhanced to process collisions at the S-GW ingress interface for:
1
Create Bearer Request or Update Bearer Request messages with Inter-MME/Inter-RAT Modify Bearer
Request messages (with and without a ULI change).
2
Downlink Data Notification(DDN) message with Create Bearer Request or Update Bearer Request.
Previous Behavior:
1
Whenever a Create Bearer Request (CBReq) and Modify Bearer Request (MBReq) [Inter MME/Inter
RAT (with or without ULI change)] were detected at the S-GW ingress interface, the S-GW rejected the
current CBReq and would send a failure message to the P-GW. The S-GW would then handle the incoming
MBReq.
2
Whenever an Update Bearer Request (UBReq) and MBReq [Inter MME/Inter RAT (with or without ULI
change)] were detected at the S-GW ingress interface, the S-GW rejected the current UBReq and would
send a failure message to the P-GW. The S-GW would then handle the incoming MBReq.
   Release Change Reference, StarOS Release 19
426
S-GW Changes in Release 19
S-GW Collision Handling Enhancement