Building configuration... Current configuration : 1971 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 ! logging message-counter syslog ! no aaa new-model ! ! dot11 syslog ip source-route ! ! ! ! ip cef no ip domain lookup ip domain name kvistofta.nu no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! crypto isakmp policy 10 encr aes authentication pre-share group 2 crypto isakmp key cisco address 10.10.30.3 ! ! crypto ipsec transform-set TSET esp-aes esp-sha-hmac mode transport ! crypto ipsec profile IPSECPROF set transform-set TSET set pfs group2 ! ! archive log config hidekeys ! ! ! ! ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 ! interface Tunnel0 ip address 10.99.99.1 255.255.255.0 tunnel source FastEthernet0.11 tunnel destination 10.10.30.3 tunnel protection ipsec profile IPSECPROF ! interface FastEthernet0 no ip address duplex auto speed auto ! interface FastEthernet0.10 encapsulation dot1Q 10 ip address 10.10.10.2 255.255.255.0 ! interface FastEthernet0.11 encapsulation dot1Q 11 ip address 10.10.11.1 255.255.255.0 ! interface FastEthernet1 no ip address shutdown duplex auto speed auto ! interface FastEthernet2 ! interface FastEthernet3 ! interface FastEthernet4 ! interface FastEthernet5 ! interface FastEthernet6 ! interface FastEthernet7 ! interface FastEthernet8 ! interface FastEthernet9 ! interface Vlan1 no ip address ! interface Async1 no ip address encapsulation slip ! router eigrp 11 network 10.10.10.0 0.0.0.255 network 10.99.99.0 0.0.0.255 no auto-summary ! ip forward-protocol nd ip route 10.10.30.3 255.255.255.255 10.10.11.2 no ip http server no ip http secure-server ! ! ! ! ! ! ! ! ! control-plane ! alias exec siib sh ip int brie | excl unset|unassigned alias exec srs sh run | sect ! line con 0 line 1 modem InOut stopbits 1 speed 115200 flowcontrol hardware line aux 0 line vty 0 4 login ! end r1#