Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
bearer imsi  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
815 
bearer imsi 
This command allows you to define rule expressions to match IMSI number of the subscriber. 
Important:
  In 8.1 and later releases, this command is deprecated and is replaced by th
  
command. 
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 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
 
Specifies the range criteria: 
 
!range
: Not in the range of 
 
range
: In the range of 
imsi-pool imsi_pool_name
 
Specifies an IMSI pool. 
imsi_pool_name
 must be the name of an IMSI pool, and must be an alphanumeric string of 1 through 63 
characters.