kb

Cisco ASA/Firepower | Enable Strong Encryption

1.) ENABLE ASA ACCESS

ASA> en
Password: ****************************
ASA#

2.) CONFIG TERMINAL

ASA# conf t

3.) SET TIER AND ACTIVATE STRONG-ENCRYPTION

ASA(config)# license smart
INFO: License(s) corresponding to an entitlement will be activated only after an entitlement request has been authorized.

ASA(config-smart-lic)# feature tier standard

ASA(config-smart-lic)# feature strong-encryption

ASA(config-smart-lic)# exit

ASA(config)# exit

4.) LOAD SMART ACCOUNT TOKEN ID

ASA# license smart register idtoken ######################

5.) wr and reload