Home > Configuration > Network > addip6tunnel

addip6tunnel

Use this method to creates an IPv6 tunnel. An IP tunnel is a communication channel, using encapsulation technologies, between two networks that do not have a routing path. Every IP packet that is shared between the two networks is encapsulated within another packet and then sent through the tunnel.

Syntax



Parameters

name

Name for the IPv6 Tunnel. Cannot be changed after the service group is created. Must begin with a number or letter, and can consist of letters, numbers, and the @ _ - . (period) : (colon) # and space ( ) characters.
This is mandatory parameter.

remote

An IPv6 address of the remote Citrix ADC used to set up the tunnel.
This is mandatory parameter.

local

An IPv6 address of the local Citrix ADC used to set up the tunnel.
This is mandatory parameter.

ownergroup

The owner node group in a Cluster for the tunnel.
Default value = DEFAULT_NG.

Return Value

Returns simpleResult

See Also