Cisco Cisco ASR 5000

Page of 640
  Operator Policy 
Operator Policy Configuration  ▀   
SGSN Administration Guide, StarOS Release 18  ▄  
 
   
   operator-policy <policy_name
      associate call-control-profile <profile_name
      apn network-identifier <apn-net-id_1> apn-profile <apn_profile_name_1
      apn network-identifier <apn-net-id_2> apn-profile <apn_profile_name_1>  
      imei range <imei_number> to <imei_number> imei-profile name <profile_name>  
      associate apn-remap-table <table_name
      end 
Notes: 
 
Refer to the Operator-Policy Configuration Mode chapter in the Command Line Interface Reference for 
command details and variable options. 
 
This policy will only become valid when it is associated with one or more IMSI ranges (SGSN) or subscriber 
maps (MME and S-GW). 
IMSI Range Configuration 
This section provides IMSI range configuration examples for each of the products that support operator policy 
functionality.  
Configuring IMSI Ranges on the MME or S-GW 
IMSI ranges on an MME or S-GW are configured in the Subscriber Map Configuration Mode. Use the following 
example to configure IMSI ranges on an MME or S-GW: 
configure 
  subscriber-map <name
    lte-policy 
      precedence <number> match-criteria imsi mcc <mcc_number> mnc <mnc_number> msin 
first <start_range> last <end_range> operator-policy-name <policy_name
      end 
Notes: 
 
The precedence number specifies the order in which the subscriber map is used. 1 has the highest precedence. 
 
The operator policy name identifies the operator policy that will be used for subscribers that match the IMSI 
criteria and fall into the MSIN range. 
Configuring IMSI Ranges on the SGSN 
The example below is specific to the SGSN and includes sample variables that you will replace with your own values.