Configuring the Internal VIP-IP for the UDP Proxy

When the internal VIP-IP is configured for the UDP-proxy (protocol) pod, the internal communication between the GTPC-EP and UDP-proxy happens over this IP address. The internal VIP-IP provides a secure channel for communication.

Note

The VIP-IP doesn't support dynamic change. To update a VIP-IP, reconfigure the VIP-IP.

To configure the Internal VIP-IP for the UDP proxy, use the following configuration:

config 
    instance instance-id instance_id 
        endpoint protocol 
            internal-vip vip_address 
            end 

NOTES:

  • endpoint protocol —Specify the endpoint name as protocol.

  • instance instance-id instance_id —Specify the instance ID.

  • internal-vip vip_address —Specify the virtual IP address.