Cisco Cisco ASR 5000

Page of 9109
ACS Ruledef Configuration Mode Commands   
▀  bearer 3gpp imsi 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
806 
   
bearer 3gpp imsi 
This command allows you to define rule expressions to match International Mobile Station Identification (IMSI) 
number in the bearer flow. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Ruledef Configuration 
active-charging service service_name > ruledef ruledef_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-ruledef)# 
Syntax
 
[ no ] bearer 3gpp imsi { operator imsi | { !range | range } imsi-pool imsi_pool_name } 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
operator
 
Specifies how to match. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
=
: Equals 
imsi
 
Specifies the IMSI number to match. 
!range | range
 
!range | range
: Specifies the range criteria: 
 
!range
: Not in the range of 
 
range
: In the range of 
imsi-pool imsi_pool_name
 
Specifies the IMSI pool. 
imsi_pool_name
 must be the name of an IMSI pool, and must be an alphanumeric string of 1 through 63 
characters. 
Usage 
Use this command to define rule expressions to match an IMSI. 
Example