Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
 

Related Documentation

 

Deleting a License (CLI Procedure)

Before deleting a license, establish basic network connectivity with the router or switch. For instructions on establishing basic connectivity, see the Getting Started Guide or Quick Start Guide for your router or switch.

You have the options to delete a single license, delete all licenses, or delete a list of licenses enclosed in brackets.

To delete a license key from a device using the CLI:

  1. Display the licenses available to be deleted.
    user@host> request system license delete license-identifier-list ?
    Possible completions:
      E00468XXX4           License key identifier
      JUNOS10XXX1          License key identifier
      JUNOS10XXX2          License key identifier
      JUNOS10XXX3          License key identifier
      JUNOS10XXX4          License key identifier
      [                    Open a set of values
    
  2. To delete a license key or keys from a device using the CLI operational mode, select one of the following methods:
    • Delete a single license by specifying the license ID. Using this option, you can delete only one license at a time.
      user@host> request system license delete license-identifier
    • Delete all license keys from the current device.
      user@host> request system license delete all
    • Delete multiple license keys from the current device. Specify the license identifier for each key and enclose the list of identifiers in brackets.
      user@host> request system license delete license-identifier-list [JUNOS10XXX1 JUNOS10XXX3 JUNOS10XXX4 ...]
      Delete license(s) ?
       [yes,no] (no) yes
      
  3. Go on to Verifying Junos OS License Installation.

Note: Deleting a license key from the router or switch might be delayed if a kernel resynchronization operation is in progress at that time. The following message is displayed on the CLI when the license-deleting operation is about to be delayed:
A kernel re-sync operation is in progress. License update may take several minutes to complete.

 

Related Documentation

 

Published: 2013-08-15

 

Related Documentation

 

Published: 2013-08-15