Home > Configuration > Network > setroute6_weight

setroute6_weight

Use this method to set positive integer used by the routing algorithms to determine preference for this route over others of equal cost. The lower the weight, 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.

weight

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

Return Value

Returns simpleResult

See Also