Home > Configuration > Network > setroute6_distance

setroute6_distance

Use this method to set administrative distance of this route from the appliance.

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.

distance

Administrative distance of this route from the appliance.
Default value = 1.
Minimum value = 1.
Maximum value = 254.

Return Value

Returns simpleResult

See Also