Difference between revisions of "Getting and Applying License Files to ASA Firewalls"
From NesevoWiki
Jump to navigationJump to search (Created page with "* Obtain the license files in the same way as with Nexus Switches * From the <code>.lic</code>file c...") |
|||
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]] | * Obtain the license files in the [[Getting and Applying License Files to Nexus 7000 / Nexus 5000 Switches|same way as with Nexus Switches]] | ||
− | * From the <code>.lic</code>file copy the long string that looks somewhat like this to the clipboard: <code>a63ed956 087a5836 a1f0f5ac e3fcbcdc 4723cdb1</code> | + | * From the <code>.lic</code> file copy the long string that looks somewhat like this to the clipboard: <code>a63ed956 087a5836 a1f0f5ac e3fcbcdc 4723cdb1</code> |
* On the ASA, switch to <code>enable</code> mode and then type <code>conf t</code> | * On the ASA, switch to <code>enable</code> mode and then type <code>conf t</code> | ||
* Apply the license using the following command: <code>activation-key a63ed956 087a5836 a1f0f5ac e3fcbcdc 4723cdb1</code> | * Apply the license using the following command: <code>activation-key a63ed956 087a5836 a1f0f5ac e3fcbcdc 4723cdb1</code> | ||
* Check if the license has been applied correctly using the <code>sho ver</code> command | * Check if the license has been applied correctly using the <code>sho ver</code> command |
Revision as of 13:31, 9 July 2015
- Obtain the license files in the same way as with Nexus Switches
- From the
.lic
file copy the long string that looks somewhat like this to the clipboard:a63ed956 087a5836 a1f0f5ac e3fcbcdc 4723cdb1
- On the ASA, switch to
enable
mode and then typeconf t
- Apply the license using the following command:
activation-key a63ed956 087a5836 a1f0f5ac e3fcbcdc 4723cdb1
- Check if the license has been applied correctly using the
sho ver
command