Changing an AWS instance type

Prev Next

You can change the size of a Network Security or Central Management System instance if you determine that is over-utilized because it is too small, or under-utilized because it is too large.

Important

After you change a Network Security instance type, you must reboot the instance twice for the change to take effect.

To change the AWS instance type:
  1. Log in to the EC2 console.

  2. Stop the instance:

    1. Select Instances in the navigation pane.

    2. Right-click the instance and select Stop instance.

  3. Change the instance type:

    1. Right-click the instance.

    2. Select Instance settings > Change instance type.

    3. Select the new instance type and click Apply.

  4. Start the instance:

    • Right-click the instance and select Start instance.

  5. Reboot the instance:

    1. Right-click the instance and select Reboot instance.

    1. Wait for the instance state to be Running.

  6. (Network Security instances only) Reboot the instance again:

    1. Log in to the Network Security CLI.

    2. Reboot the instance:

      hostname (config) # reload
                           

    Important

    This step is mandatory because two reboots are needed for the change to take effect.