License remove – Brocade Network OS Command Reference v4.1.0 User Manual
Page 457

Network OS Command Reference
419
53-1003115-01
license remove
2
license remove
Removes a license key from a switch.
Synopsis
license remove licstr {licenseString | feature} [rbridge-id ID]
Operands
licstr licenseString
Removes the specified license string and associated feature. The license
string must be enclosed in double quotation marks.
licstr feature
Removes the license string associated with the specified feature from the
license database of the local switch. The feature name must be enclosed in
double quotation marks. Supported licensed features include the following:
FCOE_BASE, PORTS_ON_DEMAND_1, PORTS_ON_DEMAND_2,
VCS_FABRIC, ADVANCED_SERVICES, LAYER_3, PORT_10G_UPGRADE and
PORT_0G_UPGRADE.
rbridge-id ID
Executes the command on the remote switch specified by the RBridge ID.
Defaults
This command is executed on the local switch.
Command Modes
Privileged EXEC mode
Description
Use this command to remove a license from a switch or to deactivate a temporary license that
cannot be removed.
Usage Guidelines
You cannot display the license string once you install it. If you do not remember the string, use the
feature name displayed in the show license command output to remove the license.
Depending on the feature being removed you must first clear all license-related configurations,
and possibly disable and re-enable selected ports for this command to take effect. Follow the
instructions in the command output.
This command deactivates but does not permanently remove time-based trial licenses.
You must disable or remove all configurations related to a licensed feature before you can remove
the license for that feature. To remove the 10G and 40G Port Upgrade licenses, you must remove
all non-Base-allowance port reservations for the respective license type.
In the Network OS v3.0.0 release this command is supported only on the local RBridge.
Examples
To remove a license string from the local switch:
switch# license remove licstr "*B
r84pNRtHKdRZujmwAUT63GORXIpBhBZK0ckRq6Bvvl3Strvw1:fUjANF
av5W:gWx3hH2:9RsMv3BHfeCRFM2gSLj9NlkrdIiBPBOa4xfSD2jf,Xx1RwksliX8fH6gpx7,73t#
Removing license for rbridge-id 2 [*B
r84pNRtHKdRZujmwAUT63GORXIpBhBZK0ckRq6Bvvl3Strvw1:fUjANF
av5W:gWx3hH2:9RsMv3BHfeCRFM2gSLj9NlkrdIiBPBOa4xfSD2jf,Xx1RwksliX8fH6gpx7,73t#]
To remove a license based on the feature name from the local switch:
switch# license remove licstr "FCOE_BASE"
removing license feature name [FCOE_BASE]
See Also