Home > Configuration > Network > setroute6_cost

setroute6_cost

Use this method to set positive integer used by the routing algorithms to determine preference for this route. The lower the cost, the higher the preference.

Syntax



Parameters

network

IPv6 network address of the route entry to be modified.
This is mandatory parameter.

gateway

The gateway for the route's destination network.
Default value = 0.

vlan

Integer value that uniquely identifies a VLAN through which the Citrix ADC forwards the packets for this route.
Default value = 0.
Minimum value = 0.
Maximum value = 4094.

vxlan

Integer value that uniquely identifies a VXLAN through which the Citrix ADC forwards the packets for this route.
Minimum value = 1.
Maximum value = 16777215.

ownergroup

The owner node group in a Cluster for this route6. If owner node group is not specified then the route is treated as Striped route.
Default value = DEFAULT_NG.

cost

Positive integer used by the routing algorithms to determine preference for this route. The lower the cost, the higher the preference.
Default value = 1.
Maximum value = 65535.

Return Value

Returns simpleResult

See Also