Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
RNC Configuration Mode Commands   
▀  associate-gtpu-bind-address 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
7974 
   
associate-gtpu-bind-address 
This command defines the GTP-U loopback address and associates (binds) this address with a particular interface (non-
loopback) address. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > luPS Service Configuration > RNC Configuration 
configure > context context_name > iups-service service_name > rnc id rnc_id
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-iups-service-rnc)# 
Syntax
 
[ no ] associate-gtpu-bind-address ip_address to-interface-address ip_address 
no
 
Removes the loopback address definition and interface association from the current RNC configuration. 
ip_address
 
ip_address:
 Must be specified using the standard IPv4 dotted decimal notation. 
Usage 
Use this command to setup associations between loopback GTP-U addresses and a non-loopback addresses. 
Example
 
Bind the GTP-U loopback address of 
123.1.1.1
 to interface address 
222.1.1.1
associate-gtpu-bind-address 123.1.1.1 to-interface-address 222.1.1.1