Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
checkpoint:gateway:clusterxl [2015/01/18 14:10] daniel |
checkpoint:gateway:clusterxl [2018/04/30 10:31] (aktuell) daniel |
||
|---|---|---|---|
| Zeile 4: | Zeile 4: | ||
| * **Load Sharing Multicast Mode** (multicast MAC-address) | * **Load Sharing Multicast Mode** (multicast MAC-address) | ||
| * **Load Sharing Unicast Mode** (highest prio member = pivot) | * **Load Sharing Unicast Mode** (highest prio member = pivot) | ||
| - | * **New High Availability Mode** | + | * **New High Availability Mode** (VIP, gratuitous ARP) |
| - | * **High Availability Legacy Mode** | + | * **High Availability Legacy Mode** (shared IP and shared MAC) |
| ==== Mode Comparison ==== | ==== Mode Comparison ==== | ||
| Zeile 29: | Zeile 29: | ||
| ''fw ctl pstat'' - Übersiucht der State Sync Kommunikation. ([[https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk34476&js_peid=P-114a7ba5fd7-10001&partition=General&product=ClusterXL,|sk34476]]) | ''fw ctl pstat'' - Übersiucht der State Sync Kommunikation. ([[https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk34476&js_peid=P-114a7ba5fd7-10001&partition=General&product=ClusterXL,|sk34476]]) | ||
| + | ''cphaconf set_ccp broadcast|multicast'' - To change the CCP mode between broadcast and multicast. | ||
| + | |||
| + | ''show routed cluster-state detailed'' - Show history of cluster state change | ||
| === ClusterXL und VRRP === | === ClusterXL und VRRP === | ||
| Zeile 36: | Zeile 39: | ||
| === Ping auf Standby Knoten === | === Ping auf Standby Knoten === | ||
| - | Ping auf VIP und physikalische IP gleichzeitig erlauben: ''fw ctl set int fw_allow_simultaneous_ping 1.'' | + | Ping auf VIP und physikalische IP gleichzeitig erlauben:\\ |
| + | ''fw ctl set int fw_allow_simultaneous_ping 1.'' | ||
| + | === Cluster Staus Change prüfen === | ||
| + | ''show routed cluster-state detailed'' | ||
| ==== Sticy Descission Function ==== | ==== Sticy Descission Function ==== | ||
| A connection is considered sticky when all of its packets are handled, in either direction, by a single cluster member. This is the case in High Availability mode, where all connections are routed through the same | A connection is considered sticky when all of its packets are handled, in either direction, by a single cluster member. This is the case in High Availability mode, where all connections are routed through the same | ||