Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
PCC-Condition-Group Configuration Mode Commands   
▀  imsi 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7704 
   
imsi 
This command defines a condition based on the International Mobile Station Identification number (IMSI) of a 
subscriber in an IP-CAN session. 
Product
 
IPCF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Condition Group 
Configuration 
configure > context context_name > pcc-service service_name > condition group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pcc-condition-group)# 
Syntax
 
[ no ] imsi operator value imsi 
[ no ] imsi operator profile-attribute spr_attr_value 
[ no ] imsi operator subscription-attribute subs_prof_attr_value 
no
 
Removes the specified condition definition. 
operator
 
Specifies how to logically match the information in the analyzed field. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
=
: Equals 
imsi
 
Specifies the IMSI of subscriber to be used for condition validation in an IP-CAN session. 
imsi
 must be a string of between 8 to 15 digits which starts with 3 digit of MCC then 2 to 3 digit of MNC. 
Wildcard characters $ and * are allowed. The * wildcard matches multiple characters and the $ wildcard 
matches a single character. If you do not want the wildcard characters interpreted as a wildcard enclose them 
in single quotes ( ‘ ). For example; ‘$’. 
profile-attributespr_attr_value
 
Specifies the profile attribute value in SPR to match with IMSI in an IP-CAN session as condition. 
spr_attr_value
 must be an alphanumeric string of from 1 through 63 characters.