02-02-2022 10:52 AM
Hello,
Could someone tell me the IOS image I need to support SHA-2 on an ASA5505?
Below is some relevant info.
Thanks in advance for your input!
---- My ASA5505
Cisco Adaptive Security Appliance Software Version 9.1(7)4
Hardware: ASA5505, 512 MB RAM, CPU Geode 500 MHz,
ASA(config-ipsec-proposal)# protocol esp integrity ?
ipsec-proposal mode commands/options:
md5 set hash md5
null set hash null
sha-1 set hash sha-1
=== Available Images
https://software.cisco.com/download/home/280582808/type/280775065/release
Solved! Go to Solution.
02-02-2022 11:13 AM
@fntowo2009 ok, looks like you cannot use SHA2 on the older ASA models.
"SHA-256 can be used for integrity and PRF to establish IKEv2 tunnels, but it can also be used for ESP integrity protection on the newer ASA platforms (and not 5505, 5510, 5520, 5540, or 5550)."
02-02-2022 01:21 PM
ASA support for SHA-2 for crypto IPsec and PKI operations part 2
CSCuj67576
02-02-2022 11:01 AM
@fntowo2009 well this Cisco ASA 9.1 guide implies IKEv2 will work on the 5505.
Did you specify IKEV2 when creating that IPSec proposal, the output you provided is not clear.
ASA(config)# crypto ipsec ikev2 ipsec-proposal TSET ASA(config-ipsec-proposal)# protocol esp encryption aes-256
02-02-2022 11:09 AM
Rob,
Thanks for the prompt feedback!
Below is the requested info.
====
ASA(config)# crypto ipsec ikev2 ipsec-proposal test
ASA(config-ipsec-proposal)# protocol esp integrity ?
ipsec-proposal mode commands/options:
md5 set hash md5
null set hash null
sha-1 set hash sha-1
ASA(config-ipsec-proposal)# protocol esp integrity
02-02-2022 11:13 AM
@fntowo2009 ok, looks like you cannot use SHA2 on the older ASA models.
"SHA-256 can be used for integrity and PRF to establish IKEv2 tunnels, but it can also be used for ESP integrity protection on the newer ASA platforms (and not 5505, 5510, 5520, 5540, or 5550)."
02-02-2022 12:12 PM
Much appreciated.
02-02-2022 01:21 PM
ASA support for SHA-2 for crypto IPsec and PKI operations part 2
CSCuj67576
02-02-2022 01:42 PM
9.4 isn't an option for ASA5505.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide