Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
ACS IMSI Pool Configuration Mode Commands   
▀  imsi 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
600 
   
imsi 
This command allows you to add/remove an individual or a range of subscriber IMSI numbers from the current IMSI 
pool. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > ACS IMSI Pool Configuration 
active-charging service service_name > imsi-pool imsi_pool_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-imsi-pool)# 
Syntax
 
[ no ] imsi { imsi_number | range start_imsi to end_imsi } 
no
 
If added previously, removes the specified subscriber IMSI number(s) from the current IMSI pool. 
imsi_number
 
Specifies an IMSI number to add to the current IMSI pool. 
imsi_number
 must be an IMSI number, and must be a sequence of hexadecimal digits between 1 and 15. 
start_imsi to end_imsi
 
Specifies a range of IMSI numbers to add to the current IMSI pool. 
start_imsi
 specifies the starting IMSI number of the range and must be less than 
end_imsi
end_imsi
 specifies the ending IMSI number of the range and must be greater than 
start_imsi
Usage 
Use this command to add an individual or range of subscriber IMSI numbers to an IMSI pool. Up to 10 sets 
of IMSI numbers can be configured in each IMSI pool. 
Example
 
The following command adds IMSI numbers from 
310150987654321
 to 
310150987656879
 to the current 
IMSI pool: 
imsi range 310150987654321 to 310150987656879