Misha is working on a stand-by firewall and deletes the connections table in error. He finds that
now the table is out of sync with the Active member. to get them completely synced again, Mish
should run the command pair ____________ and __________ .
A.
fw ctl setsync off, fw ctl setsync start
B.
fw ctl setsync stop, fw ctl setsync on
C.
fw ctl sync stop, fw ctl sync start
D.
fw ctl setsync off, fw ctl setsync on
Disable the Sync on the problematic cluster member:
[Expert@HostName]# fw -d ctl setsync off
Verify that the Sync was disabled:
[Expert@HostName]# fw ctl pstat
‘Status: off’ should show under “Sync:”.
Enable the Sync on the problematic cluster member:
[Expert@HostName]# fw -d ctl setsync start
Verify that the Sync was enabled and check if the members can now Sync:
[Expert@HostName]# fw ctl pstat