=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2008.02.26 02:13:30 =~=~=~=~=~=~=~=~=~=~=~= show term len 0 R1#sow h how run Building configuration... Current configuration : 2274 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! no logging console enable secret 5 $1$smKn$8h6mHMBvBiWEqMQIUnAHh/ ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! crypto isakmp policy 1 encr aes authentication pre-share group 5 crypto isakmp key blindhog address 23.45.67.2 crypto isakmp key blindhog address 34.56.78.2 ! ! crypto ipsec transform-set aes-sha esp-aes esp-sha-hmac ! crypto map vpn 10 ipsec-isakmp description VPN from R1 to R2 set peer 23.45.67.2 set transform-set aes-sha match address 101 crypto map vpn 11 ipsec-isakmp description VPN from R1 to R3 set peer 34.56.78.2 set transform-set aes-sha match address 102 ! ! ! ! interface Tunnel0 description GRE Tunnel to router R2 ip address 192.168.200.1 255.255.255.0 ip mtu 1500 ip tcp adjust-mss 1400 keepalive 10 3 tunnel source 12.34.56.2 tunnel destination 23.45.67.2 ! interface Tunnel1 no ip address ip mtu 1500 ip tcp adjust-mss 1400 keepalive 10 3 ! interface Tunnel2 description GRE Tunnel to router R3 ip address 192.168.201.1 255.255.255.0 tunnel source 12.34.56.2 tunnel destination 34.56.78.2 ! interface Serial0/0 description Internet Connection ip address 12.34.56.2 255.255.255.252 serial restart-delay 0 crypto map vpn ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! interface FastEthernet1/0 description R1 LAN ip address 192.168.1.1 255.255.255.0 duplex auto speed auto ! router eigrp 100 network 192.168.1.0 network 192.168.200.0 network 192.168.201.0 no auto-summary ! ip http server no ip http secure-server ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 12.34.56.1 ! ! access-list 101 permit gre host 12.34.56.2 host 23.45.67.2 access-list 102 permit gre host 12.34.56.2 host 34.56.78.2 ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password blindhog login line vty 5 15 password blindhog login ! ! end R1#192.168.2.1 Trying 192.168.2.1 ... Open User Access Verification Password: R2>en Password: R2#