Cisco Cisco ASR 5000

Page of 640
  SGSN Service Configuration Procedures 
Configuring the S6d Diameter Interface (S4 Only)  ▀   
SGSN Administration Guide, StarOS Release 18  ▄  
 
   
Example Configuration 
config 
   context <sgsn_context_name> 
      hss-peer-service <hss_peer_service_name> 
         diameter hss-endpoint <hss_endpoint_name> 
         diameter hss-dictionary standard_r9 
         end 
Associating the HSS Peer Service with the SGSN and GPRS Services for the 
S6d Interface 
Use this procedure to association the HSS Peer Service with the SGSN and GPRS Services: 
Step 1 
Access Context Configuration Mode and create an SGSN service. 
Step 2 
Associate the HSS peer service name with the SGSN service. 
Step 3 
Access Context Configuration Mode and create a GPRS service. 
Step 4 
Associate the HSS peer service name with the GPRS service. 
Example Configuration 
config 
   context <context name> 
      sgsn-service <sgsn-service-name> 
         associate hss-peer-service <hss-peer-service-name> 
         end 
config 
   context <context name> 
      gprs-service <gprs-service-name> 
         associate hss-peer-service <hss-peer-service-name> 
         end