! slet ! By: Kim + Martin B. ! ! Last configuration change at 07:05:29 UTC Fri Sep 28 2007 ! NVRAM config last updated at 07:05:32 UTC Fri Sep 28 2007 ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! enable secret 5 cisco ! no aaa new-model ! resource policy ! ip cef ! ! ! ! no ip domain lookup ! ! ! voice-card 0 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! crypto pki trustpoint TP-self-signed-3809926673 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-3809926673 revocation-check none rsakeypair TP-self-signed-3809926673 ! ! crypto pki certificate chain TP-self-signed-3809926673 certificate self-signed 01 3082023A 308201A3 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 69666963 6174652D 33383039 39323636 3733301E 170D3037 30393238 30363031 33365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 38303939 32363637 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100C18A CDBDD9AE DED943C6 E3F74931 5678D271 3915A3DB D53C007C A770B367 F1FBF1B3 5A918480 B7CE905D ED4D5791 C73DC1BC FBD65620 E91896F4 210DD62A 6C597F55 E57CA25C 916F162C 8CA11230 12002416 ADE5F9BC 6346C9A7 5FB243DD E96C1332 8B7BCB91 6D7BCB2F 7A0B5F7C 5C70DC5D D3AB8DA3 9CC578F5 F4826F59 64050203 010001A3 62306030 0F060355 1D130101 FF040530 030101FF 300D0603 551D1104 06300482 02723330 1F060355 1D230418 30168014 0F0E81A6 A1FE4D51 BB2F6693 F6C2627B 1F249C83 301D0603 551D0E04 1604140F 0E81A6A1 FE4D51BB 2F6693F6 C2627B1F 249C8330 0D06092A 864886F7 0D010104 05000381 81003F5B 92384FDF 96036270 0931B6C7 14E9C21E E61B2BF3 8ACDA65E 8D9736C9 47A875A1 CF240E57 AB500068 224518E1 4A46CA12 6CC30989 BEB733B0 0CDABB96 0E6C835F 96B8C5E1 22C79A14 B4393931 C49A6F4C 19E3031A 3E4951B9 607DDFF6 07587432 27AB51D7 E66BAA1D 9E6F1A6E 322F6C8C 03410B7F 34BBCFC6 5FF6B738 C002 quit username ciscosdm privilege 15 password 0 ciscosdm ! ! ! crypto isakmp policy 1 encr 3des authentication pre-share group 2 ! crypto isakmp policy 10 encr aes authentication pre-share group 2 lifetime 28800 crypto isakmp key cisco address 192.168.12.1 ! ! crypto ipsec transform-set skilltrans esp-aes esp-sha-hmac ! crypto map SDM_CMAP_1 1 ipsec-isakmp description Tunnel to192.168.12.1 set peer 192.168.12.1 set transform-set skilltrans match address 100 ! ! ! ! ! interface Tunnel0 ip address 172.16.13.3 255.255.255.0 ip mtu 1420 tunnel source Serial0/1/1 tunnel destination 192.168.12.1 tunnel path-mtu-discovery crypto map SDM_CMAP_1 ! interface Loopback0 ip address 172.16.3.1 255.255.255.0 ! interface FastEthernet0/0 ip address 172.16.34.3 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1/0 no ip address shutdown no fair-queue clock rate 125000 ! interface Serial0/1/1 ip address 192.168.23.3 255.255.255.0 crypto map SDM_CMAP_1 ! router eigrp 123 network 192.168.23.0 no auto-summary ! router eigrp 2 network 172.16.13.0 0.0.0.255 network 172.16.0.0 no auto-summary ! ! ! ip http server ip http authentication local ip http secure-server ! access-list 100 remark SDM_ACL Category=4 access-list 100 permit gre host 192.168.23.3 host 192.168.12.1 ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login transport input telnet ssh ! scheduler allocate 20000 1000 end R3#