Cisco Cisco ASR 5000

Page of 9109
  Call Control Profile Configuration Mode 
map  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2039 
eps-subscription-not-needed
 
The operator can use this keyword to control the request for EPS Subscription Data in addition to GPRS Subscription 
Data from the HLR. By default, EPS Subscription Data is always requested from the HLR. 
always
 
Use this keyword to specify that EPS Subscription Data should never be requested from the HLR. 
non-epc-ue
 
Use this keyword to specify that EPS Subscription Data should never be requested from the HLR when the UE is not a 
EPC capable device. 
gprs-subscription-not-needed
 
The operator can use this keyword to control the request for GPRS Subscription Data in addition to EPS Subscription 
Data from the HLR. By default, GPRS Subscription Data is always requested from the HLR. 
always
 
Use this keyword to specify that GPRS Subscription Data should never be requested from the HLR. 
epc-ue
 
Use this keyword to specify that GRPS Subscription Data should never be requested from the HLR when the UE is a 
EPC capable device. 
Usage 
This command configures optional extensions to MAP messages. The HLR should ignore these extensions if 
not supported by the HLR. This command allows operator control over the GPRS Subscription Data or EPS 
Subscription Data requests in UGL messages to the HLR. 
Example
 
Use the following command to have the SGSN add GLU extension information to the MAP messages sent to 
the HLR. 
map message update-gprs-location private-extension access-type 
Use the following command to ensure the SGSN (or MME/ IWF) will not request GPRS Subscription Data in 
addition to EPS Subscription Data from the HLR. 
 map message update-gprs-location gprs-subscription-not-needed always 
Use the following command to ensure the SGSN (or MME/ IWF) will not request GPRS Subscription Data in 
addition to EPS Subscription Data from the HLR for EPC capable UEs. 
map message update-gprs-location gprs-subscription-not-needed epc-ue 
Use the following command to ensure the SGSN will not request EPS Subscription Data in addition to GPRS 
Subscription Data from the HLR. 
map message update-gprs-location eps-subscription-not-needed always 
Use the following command to ensure the SGSN will not request EPS Subscription Data in addition to GPRS 
Subscription Data from the HLR for Non-EPC capable UEs. 
map message update-gprs-location eps-subscription-not-needed non-epc-ue