Cisco Cisco ASR 5000

Page of 640
  SGSN Service Configuration Procedures 
Configuring the S13’ Interface (S4 Only, Optional)  ▀   
SGSN Administration Guide, StarOS Release 18  ▄  
 
   
Step 4 
Specify the Diameter dictionary to be used for the HSS-Peer-Service. The 
standard-r9
 option must be selected for 
the SGSN. 
Example Configuration 
config 
   port ethernet <slot_number/port_number> 
      no shutdown 
      bind interface <s6d_interface_name> <sgsn_context_name> 
      end 
config 
   context <sgsn_context_name> 
      interface <s6d_interface_name> 
         ip address <s6d_interface_ip_address> <subnetmask> 
         exit 
      diameter endpoint <s6d-endpoint_name> 
         origin realm <realm_name> 
         origin host  <name> address <s6d_interface_address> 
         peer <peer_name> realm <realm_name> address <hss_ip_address> 
         exit 
      diameter endpoint <s13’_endpoint_name> 
         origin realm <realm_name> 
         origin host <name> address <s13’_interface_address> 
         peer <peer_name> realm <realm_name> address <eir_ip_address> 
         exit 
      hss-peer-service <hss_peer_service_name> 
         diameter hss-endpoint <hss_endpoint_name> eir-endpoint <eir_endpoint_name> 
         diameter hss-dictionary standard-r9 
         end