Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Deleting a License Key

This example shows how to delete a license key.

Requirements

Before you delete a license key, confirm that it is no longer needed.

Overview

You can delete a license key from the CLI or J-Web user interface. In this example, the license ID is G0300000xxxx.

Configuration

CLI Quick Configuration

To quickly delete a license key, copy the following commands, paste them in a text file, remove any line breaks, and then copy and paste the commands into the CLI.

user@host> request system license delete G0300000xxxx

GUI Step-by-Step Procedure

To delete a license key:

  1. In the J-Web user interface, select Maintain>Licenses.
  2. Select the check box of the license or licenses you want to delete.
  3. Click Delete.

    Note: If you deleted the SRX100 Memory Upgrade license, the device reboots immediately and comes back up as a low-memory device.

  4. Click OK to check your configuration and save it as a candidate configuration.
  5. If you are done configuring the device, click Commit Options>Commit.

Step-by-Step Procedure

To delete a license key:

  1. From operational mode, for each license, enter the following command and specify the license ID. You can delete only one license at a time.
    user@host> request system license delete G0300000xxxx

    Note: If you deleted the SRX100 Memory Upgrade license, the device reboots immediately and comes back up as a low-memory device.

Results

From configuration mode, confirm your deletion by entering the show system license command. The license key you deleted will be removed. If the output does not display the intended configuration, repeat the configuration instructions in this example to correct it.

If you are done configuring the device, enter commit from configuration mode.

Verification

Confirm that the configuration is working properly.

Verifying Installed Licenses

Purpose

Verify that the expected licenses have been removed from the device.

Action

From operational mode, enter the show system license command.

Modified: 2016-07-01