cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
223
Views
0
Helpful
1
Replies

6.3(4) command not converted to 7.0

aproductions
Level 1
Level 1

I have searched through all the documentation i could find as to why my commands for all my site to site keys were not converted to 7.0:

EXAMPLE

isakmp key xxxx add 172.x.x.1 netmask 255.255.255.255 no-xauth no-config-mode

were not converted into 7.0 commands.

also the docomentation is a little vague on what is should actually be.

i am thinking that it should now read

tunnel-group 172.x.x.1 type ipsec-l2l

tunnel-group 172.x.x.1 ipsec-attributes

pre-shared-key password

(AFTER TUNNEL GROUP IT SHOULD BE THE PEER IP?)

and also that if i was having dhcp remote peers coming into my hub which used to read

isakmp key password address 0.0.0.0 0.0.0.0 no-xuath no-config-mode

what should this now be?

as a result of this i've had to back out and replace with a different firewall until i can sort this out.

thanks for any help

sam

1 Reply 1

owensgl
Level 1
Level 1

The command is

isakmp key xxxx add 172.x.x.1 netmask 255.255.255.255 no-xauth

you must do a wr net before you upgrade for you can have the passwords.

Greg owens