nerdexam
Check_Point

156-315.77 · Question #742

You need to completely reboot the Operating System after making which of the following changes on the Security Gateway? (i.e. the command cprestart is not sufficient.) 1. Adding a hot-swappable NIC…

The correct answer is A. 2, 3 only. See the full explanation below for the reasoning.

Question

You need to completely reboot the Operating System after making which of the following changes on the Security Gateway? (i.e. the command cprestart is not sufficient.) 1. Adding a hot-swappable NIC to the Operating System for the first time. 2. Uninstalling the R75 Power/UTM package. 3. Installing the R75 Power/UTM package. 4. Re-establishing SIC to the Security Management Server. 5. Doubling the maximum number of connections accepted by the Security Gateway.

Options

  • A2, 3 only
  • B3 only
  • C3, 4, and 5 only
  • D1, 2, 3, 4, and 5

How the community answered

(37 responses)
  • A
    70% (26)
  • B
    5% (2)
  • C
    8% (3)
  • D
    16% (6)

Community Discussion

3
Mateus R.Mateus R.May 23, 2026

The answer is A, options 2 and 3 only. Think of cprestart like restarting just the engine of your car while the chassis, wheels, and frame stay exactly as they are. That works fine for most tune-ups, but if you are swapping out the entire drivetrain, meaning installing or uninstalling something as deep as the R75 Power/UTM package, you are touching kernel modules and low-level OS components that the running system cannot safely reload on the fly. That is why both actions require a full reboot, not just a service restart. The other options do not reach that deep: a hot-swappable NIC is designed by definition to be recognized without rebooting, SIC re-establishment is purely a certificate and communication handshake at the Check Point service layer, and adjusting the maximum connections is a configuration value that Check Point reads when its processes restart, so cprestart covers it just fine.

13
Samuel O.Samuel O.May 9, 2026

Installing or uninstalling the R75 Power/UTM package requires a full OS reboot because those operations modify kernel modules and core components that cprestart simply cannot reload on the fly. Re-establishing SIC and changing max connections are both handled at the process level, so cprestart covers those just fine.

5
Bao N.Bao N.May 5, 2026

Saw this exact trap on my attempt, fell for D before realizing SIC and connections never need full reboot.

2
Full 156-315.77 Practice