add static-route service HTTP

Description

When the cluster virtual IPv4 address is in a different subnet than the IPv4 address of a physical interface, enable scope local to allow the cluster member to accept static routes on the subnet of the cluster virtual IPv4 address.

Syntax

add static-route service HTTP nexthop gateway monitored-ip <IP-address> {on | off} monitored-ip-option {fail-all | fail | any | off } logical <Name-of-Internet-Connection>

Parameters

Parameter

Description

monitored-ip

An IP address for monitoring. Up to three unique addresses can be added here (in separate commands). The address is followed by "on" or "off": "on" means this address is being added, while "off" removes it.

monitored-ip-option

The failure condition and flavor for the configured monitored IP address(es). The accepted options are fail-all, fail_any and off.

Example

add static-route service HTTP nexthop gateway monitored-ip 1.2.3.4 on monitored-ip-option fail-all logical Internet1