Cisco Cisco Packet Data Gateway (PDG)

Pagina di 655
  MME Changes in Release 17 
MME Enhancements for 17.2  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
275 
CSCus00927 - S1 and SGs associations not equally distributed across 
mmemgr tasks 
Feature Changes 
Configuring the MMEDEMUX
 
Previous Behavior:  MMEDEMUX had insufficient waiting time to distribute the incoming traffic to the associated 
MMEMGRs because all MMEMGRs were not up and running on startup of the box. 
New Behavior:  A new CLI command is introduced in the MMEDEMUX system, which allows operators to configure 
the percentage of MMEMGRs to be associated, and the waiting time to process the incoming traffic. The MMEDEMUX 
distributes the incoming traffic to the associated MMEMGRs based on the percentage value and wait time configured in 
this command. 
Customer Impact:  The new configuration provides the following: 
 
By default, MME waits for ten minutes to check if 90% of the MMEMGRs have started. 
 
MMEDEMUX allows users to configure the waiting time up to 3600 seconds. 
 
MMEDEMUX allows users to configure from 1 to 100% of the available MMEMGRs. 
Command Changes 
task facility mmedemux
 
The new CLI command
 mmedemux 
 allows users to configure the waiting time of the MMEDEMUX and the 
percentage of MMEMGRs associated with the MMEDEMUX  
configure 
  task facility mmedemux mmemgr-startup-percentage percent_value [ mmemgr-startup-wait-
time 
wait_time ] 
  [ default | no ] task facility mmedemux mmemgr-startup-percentage mmemgr-startup-wait-
time  
 
  end 
Notes: 
 
mmemgr-startup-percentage
 allows users to configure the percentage of MMEMGRs to be associated with 
the MMEDEMUX  
 
percent_value
 an integer from 1 to 100 
 
mmemgr-startup-wait-time
 allows users to configure the waiting time of MMEDEMUX 
 
wait_time
 an integer value from 300 to 3600 
 
[ default | no ]
 disables user defined configuration and replaces the configuration with default 
configuration values.