ip vrf v1 rd 1:1 crypto keyring kr1 vrf v1 pre-shared-key address 192.168.1.197 key cisco crypto isakmp policy 1 authentication pre-share crypto isakmp profile ikp1 keyring kr1 match identity address 192.168.1.197 255.255.255.255 v1 crypto ipsec transform-set ts1 esp-aes esp-sha-hmac access-list 100 permit ip any any crypto map cm1 10 ipsec-isakmp set peer 192.168.1.197 set transform-set ts1 set isakmp-profile ikp1 match address 100 interface FastEthernet0/0 ip vrf forwarding v1 ip address 192.168.1.196 255.255.255.0 crypto map cm1