Home > Configuration > Network > setroute_msr

setroute_msr

Use this method to set monitor this route using a monitor of type ARP or PING.

Syntax



Parameters

network

Network address in the route entry that you want to modify.
This is mandatory parameter.

netmask

Subnet mask associated with the network address.
This is mandatory parameter.

gateway

IP address of the gateway for this route. Can be either the IP address of the gateway, or can be null to specify a null interface route.
This is mandatory parameter.

ownergroup

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

msr

Monitor this route using a monitor of type ARP or PING.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

monitor

Name of the monitor, of type ARP or PING, configured on the Citrix ADC to monitor this route.

Return Value

Returns simpleResult

See Also