Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
SGSN Global Configuration Mode Commands   
▀  aggregate-ipc-msg 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7992 
   
aggregate-ipc-msg 
Configures the number of inter-process communication (IPC) messages that can be aggregated in the various managers 
and defines the frequency of flushing the messages. 
Product
 
SGSN 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SGSN Global Configuration 
configure > sgsn-global
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-sgsn-global)# 
Syntax
 
aggregate-ipc-msg { gbmgr | linkmgr | sessmgr } {  flush-frequencyfrequency | num-msgs 
number_msgs }  
default aggregate-ipc-msg { gbmgr | linkmgr | sessmgr } 
default
 
Resets the managers to default values for flushing.  
gbmgr
 
Selects the Gb manager to configure the number of IPC messages to be aggregated and frequency of flushing 
messages to the Session Manager that have been aggregated at the Gb Manager.  
linkmgr 
 
Selects the linkmgr to configure the number of IPC messages to be aggregated and frequency of flushing. 
sessmgr
 
Selects the sessmgr to configure the number of IPC messages to be aggregated and frequency of flushing. 
flush-frequency frequency
 
Configure the frequency, in 100-millisecond intervals, that the aggregated IPC messages will be flushed. 
Flushing limits the number of messenger calls between managers to transfer the received packets.  
frequency
 : Enter an integer from 1 to 3. Default is 1. 
num-msgs number_msgs
 
Configure the number of IPC messages to aggregate before flushing.  
number_msgs
 : Enter the integer 1 (to disable aggregation) or an integer from 2 to 164 to define the number 
of messages. Default is 10.