Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
  MME Service Configuration Mode Commands 
pool-area  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
6983 
pool-area 
Creates an MSC server pool area for the Sv interface or specifies an existing pool area, and enters MME MSC Server 
Pool Area Configuration Mode.  
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MME Service 
configure > context context_name > mme-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mme-service)# 
Syntax
 
pool-area pool_area_name type { hash-value | round-robin } 
no pool-area pool_area_name 
no
 
Removes the configured pool-area for this MME service. 
pool_area_name
 
Specifies the name of the pool-area as an alphanumeric string of 1 through 63 characters.  
type { hash-value | round-robin }
 
Defines the MSC server selection scheme, either: 
hash-value
: The MME selects the MSC server based on the result of the IMSI [(IMSI div 10) modulo 
1000]. 
round-robin
: The MME selects the MSC server based on the round-robin scheme. 
Usage 
Use this command to create an MSC server pool area for the Sv interface or specify an existing pool area 
configuration and enter the MME Pool Area Configuration Mode.  
The command also defines the MSC server selection method for the pool area, using either the IMSI hash 
value, or round-robin. 
This command is also used to remove an existing pool area.  
A maximum of 24 pool areas can be configured per MME service. 
When configured, the MME attempts to select an MSC using the following selection order: 
1. Pool area that matches the PLMN and of type hash. 
2. Pool area that matches the PLMN and of type round-robin. 
3. Pool area that does not have PLMN associated and of type hash. 
4. Pool area that does not have PLMN associated and of type round-robin . 
Entering this command results in one of the following prompts, based on the pool selection method specified: