MME-MSC/VLR SGs Disconnect

Feature Summary and Revision History

Summary Data

Applicable Product(s) or Functional Area

MME

Applicable Platform(s)

  • ASR 5500

  • VPC-DI

  • VPC-SI

Default Setting

Enabled - Configuration Required

Related Changes in This Release

Not Applicable

Related Documentation

  • Command Line Interface Reference

  • MME Administration Guide

Revision History

Revision Details

Release

Introduced to 21.12 release.

21.12.12

First introduced.

21.5.18

Feature Description

Without the perform-imsi-detach option the SGs SCTP association with respect to the peer-id will be aborted and corresponding SCTP data, timers are cleared and stopped, then the SCTP re-association will be triggered.

When the perform-imsi-detach and without detach-rate options are executed, the SGs SCTP association with respect to the peer-id will be aborted. UEs that are associated with the VLR will be detached at default-rate of 50 detaches/cycle and SGs-Reset-Indication will be send once the VLR re-association is up.

When the perform-imsi-detach and detach-rate options are executed, the SGs SCTP association with respect to the peer-id will be aborted. UEs that are associated with the VLR will be detached at the specified-rate and SGs-Reset-Indication will be send once the VLR re-association is up.


Important

Increasing the detach rate might increase MME Manager load.


Configuring MME MSC/VLR SGs Disconnect

This section provides information on the CLI commands to configure MME disconnect SGs peer.

sgs-peer

Use the following configuration to disconnect the SGs peer and perform IMSI detach.

mme disconnect sgs-peer peer_id perform-imsi-detach [ detach-rate detach_rate ]  
end 

NOTES:

  • sgs-peer peer_id : Disconnects the SGs peer. peer_id Must be an integer from 1 to 4294967295.

  • perform-imsi-detach : Perform IMSI detach.

  • detach-rate detach_rate : Detaches per cycle. detach_rate Must be an integer from 1 to 100.