Home > Configuration > Network > setroute6_advertise

setroute6_advertise

Use this method to set advertise this route.

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.

advertise

Advertise this route.
Possible Values : DISABLED, ENABLED.

Return Value

Returns simpleResult

See Also