Configuring GTP VIPs
To configure the GTP VIPs under the interface for initializing the infra-GTP endpoint, use the following configuration:
config
instance instance-id instance_id
endpoint gtp
vip-ip ipv4_address vip-port ipv4_port_number
vip-ipv6 ipv6_address vip-ipv6-port ipv6_port_number
dual-stack-transport { true | false }
interface interface_name
vip-ip ipv4_address vip-port ipv4_port_number
vip-ipv6 ipv6_address vip-ipv6-port ipv6_port_number
dual-stack-transport { true | false }
end
NOTES:
-
vip-ip ipv4_address vip-portipv4_port_number —Specify the IPv4 address of the interface.
-
vip-ipv6 ipv6_address vip-ipv6-portipv6_port_number —Specify the IPv6 address of the interface.
-
dual-stack-transport { true | false } —Enable the dual stack feature that allows you to specify IPv6 or IPv4 address. Specify true to enable this feature.