Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands S-Z   
▀  sgtp-service 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2784 
   
sgtp-service 
Creates an SGTP service instance and enters the SGTP Service Configuration mode. This mode configures the GPRS 
Tunneling Protocol (GTP) related settings required by the SGSN and eWAG to support GTP-C (control plane) 
messaging and GTP-U (user data plane) messaging. 
Product
 
eWAG 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ no ] sgtp-service sgtp_service_name 
no
 
If previously configured, removes the specified SGTP service configuration in the current context. 
sgtp_service_name
 
Specifies name of the SGTP service. 
sgtp_service_name
 must be an alphanumeric string of 1 through 63 characters. 
Important:
  Service names must be unique across all contexts within a chassis. 
Usage 
Use this command to create, edit, or remove an SGTP service. 
On entering this command, the CLI prompt changes to: 
[context_name]hostname(config-sgtp-service)#
 
Example
 
The following command creates an SGTP service named 
sgtp1
 in the current context: 
sgtp-service sgtp1 
The following command removes, if previously configured, the SGTP service named 
sgtp1
 from the current 
context: 
no sgtp-service sgtp1