Cisco Cisco ASR 5000

Page of 640
Operator Policy   
▀  Operator Policy Configuration 
 
▄  SGSN Administration Guide, StarOS Release 18 
   
Call Control Profile Configuration 
This section provides the configuration example to create a call control profile and enter the configuration mode. 
Use the call control profile commands to define call handling rules that will be applied via an operator policy. Only one 
call control profile can be associated with an operator policy, so it is necessary to use (and repeat as necessary) the range 
of commands in this mode to ensure call-handling is sufficiently managed. 
Configuring the Call Control Profile for an SGSN 
The example below includes some of the more commonly configured call control profile parameters with sample 
variables that you will replace with your own values. 
configure 
   call-control-profile <profile_name>
      attach allow access-type umts location-area-list instance <list_id
      authenticate attach  
      location-area-list instance <instance> area-code <area_code>  
      sgsn-number <E164_number>  
      end 
Notes: 
 
Refer to the Call Control Profile Configuration Mode chapter in the Command Line Interface Reference for 
command details and variable options. 
 
This profile will only become valid when it is associated with an operator policy. 
Configuring the Call Control Profile for an MME or S-GW 
The example below includes some of the more commonly configured call control profile parameters with sample 
variables that you will replace with your own values. 
configure 
   call-control-profile <profile_name>
      associate hss-peer-service <service_name> s6a-interface 
      attach imei-query-type imei verify-equipment-identity 
      authenticate attach  
      dns-pgw context <mme_context_name>  
      dns-sgw context <mme_context_name>  
      end