для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 518
Congestion Control
In IMSI Manager, congestion is triggered when CPU crosses 70%; once the CPU utilization crosses this
threshold, the IMSI Manager will trigger congestion control action and will silently drop all unknown subscriber
requests from HLR. No responses will be sent to peer originating the requests.
The thresholding application is a best effort at that instance and if the incoming rate of unknown messages
is unusually high, a brief spike in the CPU usage of IMSIMGR task might occur.
Note
Configuring IMSI Manager Broadcast Control
This section describes the configuration procedure for this feature. A new keyword is added to the command
task facility imsimgr command under the global configuration mode to configure an IMSI Manager CPU
threshold, once this threshold is reached the IMSI Manager stops broadcasting to conserve CPU.
config
task facility imsimgr { avoid-sessmgr-broadcast { cpu_threshold percentage_value }| max integer_value
| required-sessmgr no_sess_mgrs | sessmgr-sessions-threshold high-watermark high_value low-watermark
low_value }
end
Notes:
• The keyword cpu_threshold specifies the CPU value of the IMSI Manager in percentage.
• The percentage_value is a percentage integer from 50 up to 70 %. The default value is 50%.
Examples
The following command is used to disable all IMSI Manager Broadcasts:
task facility imsimgr avoid-sessmgr-broadcast
The following command is used to disable broadcast after the IMSI Manager CPU reaches 60%:
task facility imsimgr avoid-sessmgr-broadcast cpu_threshold 60
Monitoring and Troubleshooting IMSI Manager Broadcast Control
New statistics are introduced as a part feature which can be viewed in the Debug mode. The operator can use
these statistics to get the current status of broadcasting, which is either broadcasting is enabled or disabled.
Show Command(s) and/or Outputs
This section provides information regarding show commands and/or their outputs:
show demuxmgr statistics imsimgr all
• Total Unknown Subscriber Request Rx counters
• Insert Subscriber Data req
• Delete Subscriber Data req
• Cancel location req
Release Change Reference, StarOS Release 19    
385
SGSN Changes in Release 19
IMSI Manager Broadcast Control