Difference between revisions of "Getting and Applying License Files to ASA Firewalls"
From NesevoWiki
Jump to navigationJump to search| Line 1: | Line 1: | ||
| − | * Obtain the license files in the [[Getting and Applying License Files to Nexus 7000 / Nexus 5000 Switches|same way as with Nexus Switches]] (One exception: On the | + | * Obtain the license files in the [[Getting and Applying License Files to Nexus 7000 / Nexus 5000 Switches|same way as with Nexus Switches]] (One exception: On the ASR, you get the Serial and UDI No with the command <code>show license udi</code>, the command <code>show license host-id</code> does not exist here.) |
| − | * | + | * Copy the <code>.lic</code> file to a USB thumb drive and insert the drive into the ASR's USB port. |
| − | * On the | + | * On the ASR, switch to <code>enable</code> and copy the <code>.lic</code> file to the bootflash drive: <code>copy usb1: bootflash:</code> |
| − | * Apply the license using the following command: <code> | + | * Apply the license using the following command: <code>license install bootflash:<filename>.lic</code> |
| − | * Check if the license has been applied correctly using the <code>sho | + | * Check if the license has been applied correctly using the <code>sho license</code> command |
Revision as of 14:59, 21 October 2016
- Obtain the license files in the same way as with Nexus Switches (One exception: On the ASR, you get the Serial and UDI No with the command
show license udi, the commandshow license host-iddoes not exist here.) - Copy the
.licfile to a USB thumb drive and insert the drive into the ASR's USB port. - On the ASR, switch to
enableand copy the.licfile to the bootflash drive:copy usb1: bootflash: - Apply the license using the following command:
license install bootflash:<filename>.lic - Check if the license has been applied correctly using the
sho licensecommand