Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands I-M   
▀  iups-service 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2618 
   
iups-service 
Creates an Iu-PS service instance and enters the Iu-PS Service Configuration Mode. This mode defines the 
configuration and usage of Iu-PS interfaces between the SGSN and the RNCs in the UMTS radio access network 
(UTRAN). It defines both the control plane (GTP-C) and the data plane (GTP-U) between these nodes. 
Important:
  For details about the commands and parameters for this mode, check the IuPS Service Configuration 
Mode Commands chapter. 
Product
 
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 ] iups-service srvc_name 
no
 
Remove the configuration for the specified Iu-PS service from the configuration for the current context. 
srvc_name
 
Specifies the IuPS service name as a unique 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 Iu-PS service. Add up to eight definitions to be used with a 
single SGSN service so the SGSN can support multiple PLMNs. 
Example
 
The following command creates an Iu-PS service named 
iu-ps1
iups-service iu-ps1 
The following command removes the Iu-PS service named 
iu-ps1
no iups-service iu-ps1