Cisco Cisco ASR 5000

Page of 640
  MOCN for 2G SGSN 
Configuring 2G MOCN  ▀   
SGSN Administration Guide, StarOS Release 18  ▄  
 
   
Verifying plmn id Configuration 
From the Exec mode, run the 
show gprs-service 
 command, including the 
name
 keyword to identify the specific 
GPRS service you configured above, and check the output for the following lines: 
Network Sharing              : <Enabled/Disabled> 
Common Plmn-id               : MCC: <mcc_id>, MNC: <mnc_id> 
Local PLMNS: 
PLMN                         : MCC: <mcc_id>, MNC: <mnc_id> 
Network Sharing Configuration 
network-sharing cs-ps-coordination 
Next, the operator should configure cs-ps-coordination checking explicitly for homer or roamer subscribers and for the 
failure-code to be sent when the SGSN asks the BSC to perform CS-PS coordination. 
The 
network-sharing
 command enables or disables the cs-ps coordination check for 
homer
 or 
roamer
. It is also 
used to set the failure code that will be sent while the SGSN is requesting the BSC to provide CS-PS coordination. 
config 
   context <ctxt_name> 
      gprs-service <gprs_srvc_name> 
         network-sharing cs-ps-coordination [ roamer | homer | failure-code gmm-cause ] 
         end 
Notes: Variations of the network sharing command can be used to adjust the CS-PS configuration. 
 
[ no ] network-sharing cs-ps-coordination roamer 
– enables/disables the cs-ps-coordination 
check for a roamer.  
 
[ no ] network-sharing cs-ps-coordination homer 
– enables/disables the cs-ps-coordination check 
for a homer.  
 
network-sharing cs-ps-coordination failure-code gmm-cause
 – sets the gmm cause value to be 
sent while cs-ps-coordination is required. This setting applies to both 
homer
 and 
roamer
 
default network-sharing cs-ps-coordination
 – sets the cs-ps-coordination parameters to default. By 
default, checking for cs-ps-coordination is enabled for homer and roamer. The default failure code is 0xE. 
Verifying network-sharing Configuration 
From the Exec mode, run the 
show gprs-service 
 command, including the 
name
 keyword, and check the output for 
the following lines: 
CS/PS Co-ordination homer    : <Enabled/Disabled>