associate
Associates or disassociates a user-plane service with GTPU. By default, this CLI command is disabled.
Product
CUPS
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > User Plane Service Configuration
configure > context context_name > user-plane-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-user-plane-service)#
Syntax
[ no ] associate gtpu-service service_name { pgw-ingress | sgw-ingress | sgw-egress | sx-service | cp-tunnel | upf-ingress | interface-type [ n9 |s5u | s8u | n3 ] }
no
Removes association of GTPU-Service from the User-Plane-Service. For example, the no associate gtpu-service pgw-ingress CLI removes the association of GTPU-Service with interface type pgw-ingress and user-plane service.
gtpu-service service_name
Associate GTPU service with user-plane service.
service_name specifies the name for a pre-configured GTPU service to be associated with the user-plane service.
pgw-ingress
Configure the interface type as PGW ingress.
sgw-ingress
Configure the interface type as SGW ingress.
sgw-egress
Configure the interface type as SGW egress.
sx-service
Configure the interface type as Sx service.
cp-tunnel
Configure the interface type as cp-tunnel (tunnel towards Control Plane function).
upf-ingress
Configure the interface type as UPF ingress.
interface-type [ n9 |s5u | s8u | n3 ]
Configure the desired GTP-U ingress interface type.
Usage Guidelines
Use this command to associate a pre-configured GTPU service the user-plane service.
Example
associate gtpu-service gtp1 pgw-ingress