Cisco Cisco ASR 5000

Page of 9109
  LTE Subscriber Map Configuration Mode Commands 
precedence  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7187 
imsi mcc mcc_num mnc mnc_num [ msin first start_range last end_range | service-
plmnid
 id ]
 
Specifies that UEs with criteria matching the International Mobile Subscriber Identifier (IMSI) information 
(MCC and MNC) are to be associated with a specified operator policy.  
mcc mcc_num
: Specifies the mobile country code (MCC) portion of the IMSI identifier as an integer value 
between 100 and 999. 
mnc mnc_num
: Specifies the mobile network code (MNC) portion of the IMSI identifier as a 2- or 3-digit 
integer value between 00 and 999. 
msin first start_range last end_range
: Optionally specifies a range of Mobile Subscriber 
Identification Numbers that further narrows the match criteria for the IMSI match configuration. 
start_range
 and 
end_range
 must each be an integer value of 10 digits.  
service-plmnid
 
id
: Optionally specifies a local service PLMN ID number used further narrow the IMSI-
based operator policy selection. 
id
 must be an integer value of five digits minimum and six digits maximum 
(the combination of the MCC and MNC). 
service-plmnid id
 
Specifies a local service PLMN ID number used for PLMN ID-based operator policy selection. 
id
 must be an 
integer value of five digits minimum and six digits maximum (the combination of the MCC and MNC). 
ssid id
 
Specifies a local SSID used for SSID-based operator policy selection to support the SaMOG Local Break Out 
(LBO) feature. The operator policy and associated call control profile are selected based on the SSID 
received in the Called-Station-Id attribute in Access-Request. 
id
 must be an alphanumeric string of 1 through 32 characters.  
The SaMOG LBO feature is license dependant. Contact your Cisco account representative for more 
information. 
operator-policy-name policy_name
 
Sets the operator policy with which the matching criteria is associated.
 policy_name
 must be an existing 
operator policy expressed as an alphanumeric string of 1 through 64 characters. Operator policies are 
configured in the Operator Policy Configuration Mode. For more information about operator policies, refer to 
the Operator Policy Configuration Mode Commands chapter. 
Usage 
The operator policy provides mechanisms to fine tune the behavior of subsets of subscribers above and 
beyond the behaviors described in the user profile. It is also used to control the behavior or visiting 
subscribers in roaming scenarios, enforce roaming agreements, and provide a measure of local protection 
against foreign subscribers. 
Example
 
The following command associates the operator policy named 
op_pol1
 with UEs associated with an IMSI 
MCC of 
111
, an MNC of 
222
, and a service PLMN ID of 
123456
precedence 100 match-criteria imsi mcc 111 mnc 222 service-plmnid 123456 
operator-policy-name op_pol1