12-12-2019 12:27 PM - edited 02-21-2020 09:49 PM
We have the following isakmp policy map on our ISR4331 router that we're using as a spoke:
12-12-2019 01:46 PM
12-13-2019 06:33 AM
Thanks for your response.
The ISAKMP policy on the spoke and the HUBs looks the same. However, there's only one HUB configured for the PSK on the spoke as opposed to the 2 HUBs. So, I would think the spoke would try establishing an IKE SA with the HUB that it has PSK configured for matching on PSK, and then use RSA to establish an IKE SA with the HUB that the spoke doesn't have PSK configured for. Does this make sense?
Also, what is the definitive command to see what it's matching on, RSA or PSK?
Thanks again..
_ Greg
12-13-2019 06:51 AM
12-13-2019 07:49 AM
Global IKE policy
Protection suite of priority 1
encryption algorithm: Three key triple DES
hash algorithm: Secure Hash Standard
authentication method: Pre-Shared Key
Diffie-Hellman group: ##2 (1024 bit
lifetime: 86400 seconds, no volume limit
Protection suite of priority 10
encryption algorithm: AES - Advanced Encryption Standard (256 bit keys).
hash algorithm: Secure Hash Standard
authentication method: Rivest-Shamir-Adleman Signature
Diffie-Hellman group: #2 (1024 bit)
lifetime: 86400 seconds, no volume limit
12-13-2019 08:16 AM
12-13-2019 08:31 AM
Below is the ouput from the show crypto isakmp sa detail taken on the spoke for the 2 HUBs:
show crypto isakmp sa detail | i 65.240.195.10 (the HUB that has a PSK config on the spoke)
19919 99.137.20.225 65.240.195.10 ACTIVE 3des sha psk 2 08:44:00 D
show crypto isakmp sa detail | i 209.249.113.253 (the HUB that doesn't have a PSK config on the spoke)
19920 99.137.20.225 209.249.113.253 ACTIVE aes sha rsig 2 08:43:25 D
It appears the spoke is matching on PSK for the HUB the spoke has a config for and it's matching on RSA for the HUB the spoke doesn't have a PSK config for....is this right?
So, it looks like it's working as designed?
Thanks.
_ Greg
12-13-2019 08:38 AM
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