15.4.3 Deleting optional licenses
To delete an option license, follow the procedure below.
-
Execute enable commandI will.
-
Run show license commandto check the current optional licensing configuration.
Check the serial number of the optional license to be deleted. The serial number is 16 alphanumeric characters.
-
Run erase license <serial no.> command to remove the optional license.
For <serial no.>, specify the serial number of the optional license to be deleted.
-
If a confirmation message appears, enter "y".
-
Run show license command. Verify that the specified optional license has been removed.
-
Execute reload-f no-dump-image commandto restart the device.
The deleted license key becomes invalid after the appliance restarts.
-
After rebooting, log in to the device again.
-
Run show license command. Make sure that the optional license is disabled.
The following figure shows an example of deleting an optional license.
> enable
#
# show license
Date 20XX/11/03 00:27:53 UTC
Available:SL-L3L-004 OP-STK
Serial Number Licensed software
1500-abcd-0009-0000 SL-L3L-004(AX-P3660-G8)
1600-1234-4000-0000 OP-STK(AX-P3660-F2)
#
# erase license 1600-1234-4000-0000
This serial number enable OP-STK
Erase OK? (y/n): y
#
# show license
Date 20XX/11/03 00:28:12 UTC
Available:SL-L3L-004 OP-STK
Serial Number Licensed software
1500-abcd-0009-0000 SL-L3L-004(AX-P3660-G8)
#
# reload -f no-dump-image
#
:
login: operator
Password:
Copyright (c) 20XX ALAXALA Networks Corporation. All rights reserved.
>
> show license
Date 20XX/11/03 00:30:06 UTC
Available:SL-L3L-004
Serial Number Licensed software
1500-abcd-0009-0000 SL-L3L-004(AX-P3660-G8)
> |