Hello team!
I have a VSX Cluster and, by design, we need to configure multibridge. According Checkpoint VSX Guide:
Multi Bridges
This feature is supported only in R77.30 and higher, for VSX Gateways, and VSX clusters in Active/Active Bridge mode.
Configuring Clusters for Active/Active Bridge Mode
To enable the Active/Active Bridge mode for a cluster:
- Open SmartConsole.
- From the Network Objects tree, double-click the VSX Cluster object.
The VSX Cluster Properties window opens.
- Select Other > VSX Bridge Configuration.
- Select Standard Layer-2 Loop Detection Protocols.
802.1q • 802.1D • 802.1s • 802.1w • PVST+
As far as I know, this configuration design is not like Multicast/unicast Active/Active load sharing. I haven't found so much official info about traffic flow with this kind of configuration.
- Do you have any experience with this deployments?
- Could you provide me with more information about this type of deployment?
- Is there usually a common problem with the STP or any prior consideration necessary?
I understand that the SPT will block one of the two paths so that all the traffic passes through one cluster member.
- Is that active/active bridge mode behaviour?
- What happens if one way STP is blocking member1 and in the other way the member2?
I explain, for multibridge we need active/active bridge mode and, with this mode, the VS inside de VSX cluster and the VSX cluster itself, will work in ClusterXl based on STP, not on CCP packets. With STP I see some problems.
- With STP we have the convergence time in play, the ClusterXL CCP packets would no longer be used. When a member fail, the failover time will depend on the convergence time of the STP topology.
- In other firewalls working with active/active (as checkpoint loadshare), asymmetric traffic is delivered to the cluster member that has the information of the connection. I do not know if checkpoint works like that with this active/active bridge STP design. How does traffic flow between members?
- Ports in block state for STP: One of the two paths will be forwarding and the other one in block state. What can happen if the traffic from source to destination flows through one path and the return traffic from destination comes along other path through the other cluster member? Will be there any problems?
I don't know if I have clear ideas with this configuration so any help will be welcome.
Thank you so much in advance!