> Source: [sk104567](https://support.checkpoint.com/results/sk/sk104567)

# sk104567 - Traffic passing through the VSX cluster is lost during a cluster failure on Standby member

| Property | Value |
|----------|-------|
| Solution ID | sk104567 |
| Date Created | 2015-02-09 |
| Last Modified | 2018-12-26 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- Traffic passing through the VSX cluster is lost (during more than several seconds) when cluster state of Standby member changes:

* if a cable is disconnected from the Standby member and then reconnected
* if a switch port, to which the Standby member connects, is shut down and then brought up

## Cause

When a cable is disconnected from a cluster member / switch port is shut down, that member stops receiving CCP packets from the peer members. By design, at this point, the "disconnected" member starts the probing process - send a series of ARP Requests to all IP addresses in the network connected to the problematic interface (for more details about the *probing* , refer to [sk93306 - ATRG: ClusterXL](http://supportcontent.checkpoint.com/solutions?id=sk93306) - Chapter 'Cluster Control Protocol (CCP)').

In VSX cluster, the Standby member sends the probing ARP Requests packets with the following Layer 2 and Layer 3 addresses:

* Destination MAC address = FF:FF:FF:FF:FF:FF
* Source MAC address = 00:00:00:00:*fwha_mac_magic* :*ID_of_Source_Member*
* Source IP address = ***Cluster VIP***
* Destination IP address = Broadcast IP address for this subnet

As a result, the surrounding switches / routers / hosts might update their ARP tables to associate the Cluster VIP (Layer 3 address) with MAC address of Standby member (Layer 2 address). This will cause the traffic to flow towards the Standby member, which by design does not process any traffic.  
This outage continues until the Gratuitous ARP Requests packets arrive from the Active member with its Source MAC address (by design, these GARP packets are sent periodically), thus restoring the correct association of Cluster VIP with MAC address of Active member.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
