| setroute6_msr |
Use this method to set monitor this route with a monitor of type ND6 or PING. |
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. |
msr |
Monitor this route with a monitor of type ND6 or PING. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
monitor |
Name of the monitor, of type ND6 or PING, configured on the Citrix ADC to monitor this route. |
Return Value |
Returns simpleResult |
See Also |