endpoint-gtpprime
Sets the storage size limit (default 1 GB), which is applicable when k8s use-volume-claim Pod is set to true.
Command Mode
Exec
Syntax
instance instance-id instance_id
endpoint gtpprime
storage storage_capacity
replicas replicas_count
nodes nodes_count
interface Gz
vip-ip vip_ip vip-port
endpoint gtpprime
Specifiy the following parameters to configure an endpoint.
-
storage storage_capacity —Specify the storage size of persistent volume in GB. Must be an integer in the range of 1-100.
NoteCLI doesn't allow changing storage size while system is running. To change the storage size, bring the system down first.
-
replicas replicas_count —Specify the number of replicas per node. Must be an integer.
-
nodes nodes_count —This property is ignored. You may skip configuring it.
-
interface Gz : Configure the Gz interface details, such as vip IPv4 address, vip port, vip interface, and VRF details.
NoteWhen the system is active and under the Gz Interface, if there are any add or update vip configurations to use a new value, ensure to restart the udp-proxy.
Usage Guidelines
Use this command to set the storage size limit (default 1 GB), which is applicable when k8s use-volume-claim Pod is set to true.
Ensure to configure GTPP profiles charging agent ip address and ports in the Endpoint under the Gz interface.
Note | The gtpp-ep always ignores nodes config. When k8s single-node is set to false, it spawns 2 replicas of gtpp-ep in the Active or Standby mode independent of replicas and nodes configuration. |