! ! By: Kim + Martin B. ! ! Last configuration change at 07:06:57 UTC Fri Sep 28 2007 ! NVRAM config last updated at 06:12:04 UTC Fri Sep 28 2007 ! 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 ! 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-53594798 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-53594798 revocation-check none rsakeypair TP-self-signed-53594798 ! ! crypto pki certificate chain TP-self-signed-53594798 certificate self-signed 01 30820236 3082019F A0030201 02020101 300D0609 2A864886 F70D0101 04050030 2F312D30 2B060355 04031324 494F532D 53656C66 2D536967 6E65642D 43657274 69666963 6174652D 35333539 34373938 301E170D 30373039 32383036 30303532 5A170D32 30303130 31303030 3030305A 302F312D 302B0603 55040313 24494F53 2D53656C 662D5369 676E6564 2D436572 74696669 63617465 2D353335 39343739 3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100CB97 5B0C134C 48A7FC13 D0BA62F0 9D6BF1A3 AB0D2172 E44F5570 E1E799AA 4FF3DAB4 0E35DEA8 729826C8 2A795D12 7941E16E 7200903D CEBF2ADB D3F6918E ADBD4904 D2BD192B DB16CBA9 496A8411 BAF7791D 50680324 03C6409A FA6EC01E A584779D 4FCBE01E 11793038 4899A51B 6B858BD9 F53599CB AC50408D A0F737DA 78C90203 010001A3 62306030 0F060355 1D130101 FF040530 030101FF 300D0603 551D1104 06300482 02523130 1F060355 1D230418 30168014 ADB2741F BA1F7934 9D090050 429E2550 6747DCA4 301D0603 551D0E04 160414AD B2741FBA 1F79349D 09005042 9E255067 47DCA430 0D06092A 864886F7 0D010104 05000381 8100081D 3A768BBC 3903D998 350BDFFA 571AFDB8 A031F05F 1304E880 DCB21EF0 D4A557F9 C3FCAEBA 4DF8E98B 6099C761 2436D680 235CDD9F 23092964 0B88237C 4F98B7CA A0849808 4350AF25 0E79A0E8 002566A9 9406082B AC95E693 4C1E3833 4295F63D 6D5787A4 3B41DD1F 239CF232 3542F0B6 A1CFB570 FBFEC420 6943C643 5920 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.23.3 ! ! crypto ipsec transform-set skilltrans esp-aes esp-sha-hmac ! crypto map SDM_CMAP_1 1 ipsec-isakmp description Tunnel to192.168.23.3 set peer 192.168.23.3 set transform-set skilltrans match address 100 ! ! ! ! ! interface Tunnel0 ip address 172.16.13.1 255.255.255.0 ip mtu 1420 tunnel source FastEthernet0/0 tunnel destination 192.168.23.3 tunnel path-mtu-discovery crypto map SDM_CMAP_1 ! interface Loopback0 ip address 172.16.1.1 255.255.255.0 ! interface FastEthernet0/0 ip address 192.168.12.1 255.255.255.0 duplex auto speed auto crypto map SDM_CMAP_1 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1/0 no ip address shutdown no fair-queue clock rate 2000000 ! interface Serial0/1/1 no ip address shutdown clock rate 2000000 ! router eigrp 123 network 192.168.12.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.12.1 host 192.168.23.3 ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^C CCNP Skill Test by Kim and Martin b UNAUTHORIZED ACCESS PROHIBITED Go away and disconnect now! ^C ! line con 0 line aux 0 line vty 0 4 login transport input telnet ssh ! scheduler allocate 20000 1000 end