Cisco Cisco ASR 5700

Page of 8994
  PDG Service Configuration Mode Commands 
associate sgtp-service  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
7787 
associate sgtp-service 
Identifies the SGTP service to be associated with the PDG service to enable TTG functionality on the PDG/TTG. TTG 
functionality supports GTP-C (GTP control plane) messaging and GTP-U (GTP user data plane) messaging between the 
TTG and the GGSN over the Gn’ interface. 
Important:
  This command can be used before the associated service instance is created and configured but care 
should be used to match the service names. 
Product
 
PDG/TTG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PDG Service Configuration 
configure > context context_name > pdg-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pdg-service)# 
Syntax
 
[ no ] associate sgtp-service sgtp_service_name [ context sgtp_context_name ] 
no
 
Removes the service association definition from the configuration. 
sgtp-service
 
sgtp_service_name
 
Specifies which SGTP service configuration, by naming the SGTP service instance, to associate with this 
PDG service. 
sgtp_service_name
 is an alphanumeric string of 1 through 63 characters with no spaces. 
context
 
sgpt_context_name
 
Defines the context in which the SGTP service was created. If no context is specified, the current context is 
used. 
sgtp_context_name
 is an alphanumeric string of 1 through 63 characters with no spaces. 
Usage 
Use this command to associate the SGTP service to be associated with the PDG service to enable TTG 
functionality on the PDG/TTG. 
Example
 
The following command associates SGTP service 
sgtp_service_1
 with this PDG service: 
associate sgtp-service sgtp_service_1 context sgtp_context_1