Options

crypto isakmp oddness

livenliven Member Posts: 918
I did this:


iscw_3_8_branch(config)#crypto isakmp policy 10
iscw_3_8_branch(config-isakmp)#authentication pre-share
iscw_3_8_branch(config-isakmp)#encryption aes 256
iscw_3_8_branch(config-isakmp)#hash sha
iscw_3_8_branch(config-isakmp)#group 5
iscw_3_8_branch(config-isakmp)#lifetime 3600



but when I show run:


!
crypto isakmp policy 10
encr aes 256
authentication pre-share
group 5
lifetime 3600
!



I have deleted it and re added it multiple times but I never see the:

hash sha


what gives?????
encrypt the encryption, never mind my brain hurts.

Comments

Sign In or Register to comment.