Deleting license from IPS
From DocWiki
(Difference between revisions)
(New page: == '''Deleting license from IPS''' == ==Configuration== 1. Login to the sensor using a service privilege account and issue the following command from the bash prompt: 2. su ...) |
|||
| (One intermediate revision not shown) | |||
| Line 16: | Line 16: | ||
This would be required if there is some licensing issue or we are unable to remove the existing trial license. | This would be required if there is some licensing issue or we are unable to remove the existing trial license. | ||
| + | [[Category:IOS Software and NX-OS Software Configuration Examples]] | ||
Latest revision as of 20:38, 18 November 2011
Deleting license from IPS
Configuration
1. Login to the sensor using a service privilege account and issue the following command from the bash prompt:
2. su
3. cd /usr/cids/idsRoot/shared/
4. rm /usr/cids/idsRoot/shared/ips.lic
5. Apply a valid license key file
Related Information
This would be required if there is some licensing issue or we are unable to remove the existing trial license.