Cisco Cisco ASR 5000

Page of 9109
  Call Control Profile Configuration Mode 
gtp send  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1987 
use-ue-plmn
 
This keyword selects Selected PLMN for supporting UE and Common PLMN for non-supporting UE when 
network is shared. 
use-common-plmn
 
This keyword selects the Common PLMN when network is shared. 
Usage 
Use this command to define a preferred set of information to include when GTP messages are sent. Repeat 
this command multiple times to enable or disable multiple options. This instruction will be implemented 
when the specific operator policy and call control profile are applied. 
The PLMN value in RAI/ULI can be selected if 3G network-sharing is enabled.  
Example
 
The following command series instructs the SGSN (1) not to send MS’ timezone IE, and (2) to identify the 
MS’ radio access technology info in the GTP messages: 
no gtp send ms-timezone 
gtp send rat 
The next set of commands provides examples indicating the usage of keywords to select PLMN values in 
RAI/ULI.  
On executing the following command, ULI is sent and PLMN will be “use-selected-plmn” if network-sharing 
is enabled. If network-sharing is not enabled, PLMN will be “use-local-plmn”.  
gtp send uli 
On executing the following command, ULI is sent and PLMN will be “use-selected-plmn” if network-sharing 
is enabled. If network-sharing is not enabled, PLMN will be “use-local-plmn”. 
gtp send uli use-local-plmn 
On executing the following command, ULI is sent and PLMN will be “use-selected-plmn” if network-sharing 
is enabled. If network-sharing is not enabled PLMN will be “use-local-plmn”. 
gtp send uli use-local-plmn network-sharing use-selected-plmn 
On executing the following command, ULI is sent and PLMN will be “use-common-plmn” if network-
sharing is enabled. If network-sharing is not enabled PLMN will be “use-local-plmn”. 
gtp send uli use-local-plmn network-sharing use-common-plmn