addfis

Use this method to adds a failover interface set (FIS) to the Citrix ADC. A FIS is a logical group of interfaces. In an HA configuration, using a FIS is a way to prevent failover by grouping interfaces so that, when one interface fails, other functioning interfaces are still available. A FIS can also be configured for the nodes of a Citrix ADC cluster.

Syntax



Parameters

name

Name for the FIS to be created. Leading character must be a number or letter. Other characters allowed, after the first character, are @ _ - . (period) : (colon) # and space ( ). Note: In a cluster setup, the FIS name on each node must be unique.
This is mandatory parameter.

ownernode

ID of the cluster node for which you are creating the FIS. Can be configured only through the cluster IP address.
Default value = VAL_NOT_SET.
Minimum value = 0.
Maximum value = 31.

Return Value

Returns simpleResult

See Also