Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
HNB-PS Network Configuration Mode Commands   
▀  associate gtpu-service 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6502 
   
associate gtpu-service 
Associates a previously configured GTP-U service to provide a GTP-U tunnel with an SGSN towards the core network 
side. A GTP-U service must be configured in Context Configuration mode before using this configuration. 
Product
 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > HNB-PS Network Configuration 
configure > ps-network ps_instance
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ps-network-instance_id)# 
Syntax
 
associate gtpu-service svc_name context ctx_name 
no associate gtpu-service 
no
 
Removes the associated GTP-U service from this HNB-GW service configuration. 
svc_name
 
Specifies the name of the preconfigured GTP-U service. 
context ctx_name
 
Specifies the name of the context in which the GTP-U service is configured. 
Usage 
Use this command to configure GTP-U data plan tunnel between HNB-GW service and GSNs in core 
network. The service defined for GTP-U tunnel must be configured in Context configuration mode. 
Important:
  Another GTP-U service can be used to bind the HNB-GW service to GTP-U tunnel with HNB in 
HNB access network and can be configured in HNB-GW Service Configuration mode. For more information on GTP-U 
service configuration, refer to GTP-U Service Configuration Mode Commands chapter. 
Example
 
The following command associates GTP-U service 
gtpu_svc1
 configured in context named 
Ctx_gtpu1
 
with specific HNB-PS network instance for GTP-U tunnel towards GSN in core network: 
associate gtpu-service gtpu_svc1 context Ctx_gtpu1