hello,
I need to change the IP for my PIX to PIX VPN. Do I just retype the crypto map statement with the new IP, and then disable isakmp, retype isakmp command with key/new IP, and then re-enable isakmp?
thanks
crypto map tooffice 20 ipsec-isakmp
crypto map tooffice 20 match address 101
crypto map tooffice 20 set peer X.47.128.10
crypto map tooffice 20 set transform-set myset
crypto map tooffice interface outside
isakmp enable outside
isakmp key ******** address X.47.128.10 netmask 255.255.255.255
i think the enable command is: isakmp enable interface-ethernet0 ?
not sure about disable
I need to change the IP for my PIX to PIX VPN. Do I just retype the crypto map statement with the new IP, and then disable isakmp, retype isakmp command with key/new IP, and then re-enable isakmp?
thanks
crypto map tooffice 20 ipsec-isakmp
crypto map tooffice 20 match address 101
crypto map tooffice 20 set peer X.47.128.10
crypto map tooffice 20 set transform-set myset
crypto map tooffice interface outside
isakmp enable outside
isakmp key ******** address X.47.128.10 netmask 255.255.255.255
i think the enable command is: isakmp enable interface-ethernet0 ?
not sure about disable