Configuring GTP Endpoint Parameters

Use the following sample configuration to define the GTP endpoint parameters.

config 

      endpoint gtp 
         replicas replica_count 
         vip-ip ipv4_address 
         vip-ipv6 ipv6_address 
         end 

NOTES:

  • endpoint gtp : Enter the GTP endpoint configuration.

  • replicas replica_count : Enter the number of replicas to be created per node. The default value is 1.

  • vip-ip : Specify the IPv4 address for the GTP endpoint.

  • vip-ipv6 : Specify the IPv6 address for the GTP endpoint.