Adding to what Jason said...
When you don't want a network outage to initiate a switchover, you need to set a couple of Server Parameters.
From the Interaction Administrator help:
Switchover NetTest A
Add this parameter, if necessary, for switchover in WAN environments. It applies to ?Pure SIP? configurations only.
Switchover NetTest A specifies the name or IP address of a computer on the same network segment as SwitchoverServer B. The Switchover system uses the IP address on SwitchoverServer A when SwitchoverServer A is the backup server.
Whenever a failure condition is detected, the Switchover system on the backup server uses ICMP echo to ping this IP endpoint. It must find the IP endpoint on the same network segment as the active server. If the Switchover system cannot ping this endpoint, it assumes that the active server is still operable and doesn?t switch because there a WAN failure.
Important: Since the Switchover system no longer has a network connection (and thus cannot replicate changes), it logs an error to the event log and shuts down processing. Restart the backup server, so that the Switchover system can resume its monitoring and replication.
Recommendation: The value for Switchover NetTest A is the closest ?pingable? (ICMP echo) IP address to SwitchoverServer B from SwitchoverServer A.
Switchover NetTest B
Add this parameter, if necessary, for switchover in WAN environments. It applies to ?Pure SIP? configurations only.
This parameter specifies the name or IP address of a computer on the same network segment as SwitchoverServer A. The Switchover process on SwitchoverServer B uses the IP address when SwitchoverServer B is the backup server.
Recommendation: The value for Switchover NetTest B is the closest ?pingable? (ICMP echo) IP address to SwitchoverServer A from SwitchoverServer B.