Hot tip. If you have problems getting a vpn tunnel from
a ciso pix or ios router to work and you se the messages ISAKMP: reserved not zero on payload in the debug logg you should try to enter a entry for the hostname of your peer in he isakmp profile or keyring as well as for the ip address.
feks you have
krypto keyring TEST
pre-shared-key address 192.168.23.1 key keyfortest
add
pre-shared-key hostname "hostname-of-peer" key keyfortest
-Sverre Stokken
a ciso pix or ios router to work and you se the messages ISAKMP: reserved not zero on payload in the debug logg you should try to enter a entry for the hostname of your peer in he isakmp profile or keyring as well as for the ip address.
feks you have
krypto keyring TEST
pre-shared-key address 192.168.23.1 key keyfortest
add
pre-shared-key hostname "hostname-of-peer" key keyfortest
-Sverre Stokken