Current configuration : 3583 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Rmote-Site ! boot-start-marker boot-end-marker ! logging buffered 51200 warnings ! username cisco privilege 15 secret 5 $1$XDKU$taz2rqIw9vYF0piLUq8zv1 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 no aaa new-model ip subnet-zero ! ! ! ! no ip domain lookup ip domain name yourdomain.com ip cef ip ids po max-events 100 no ftp-server write-enable ! ! ! ! ! ! crypto isakmp policy 10 encr 3des hash md5 authentication pre-share crypto isakmp key 6 ciscoDC_ideaL address 172.16.20.1 crypto isakmp key 6 ciscoDC_ideaL address 172.16.10.1 ! ! crypto ipsec transform-set myset ah-sha-hmac esp-3des mode transport ! crypto map mymap 10 ipsec-isakmp set peer 172.16.10.1 set transform-set myset match address 100 crypto map mymap 15 ipsec-isakmp set peer 172.16.20.1 set transform-set myset match address 101 ! ! ! interface Tunnel0 ip address 10.254.90.2 255.255.255.252 keepalive 10 3 tunnel source 172.16.10.247 tunnel destination 172.16.10.1 ! interface Tunnel1 ip address 10.254.90.6 255.255.255.252 shutdown tunnel source 172.16.20.247 tunnel destination 172.16.20.1 ! interface BRI0 no ip address shutdown no cdp enable ! interface FastEthernet0 no ip address duplex auto speed auto no cdp enable ! interface FastEthernet0.1 encapsulation dot1Q 800 ip address 10.10.80.1 255.255.255.0 no cdp enable ! interface FastEthernet0.2 encapsulation dot1Q 80 ip address 192.168.80.1 255.255.255.0 no cdp enable ! interface FastEthernet1 switchport access vlan 5 no ip address no cdp enable ! interface FastEthernet2 switchport access vlan 4 no ip address ! interface FastEthernet3 no ip address no cdp enable ! interface FastEthernet4 no ip address no cdp enable ! interface Vlan4 ip address 172.16.20.247 255.255.255.0 crypto map mymap ! interface Vlan5 ip address 172.16.10.247 255.255.255.0 crypto map mymap ! interface Vlan1 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$ no ip address ip tcp adjust-mss 1452 ! router rip version 2 network 10.0.0.0 network 192.168.80.0 no auto-summary ! ip classless no ip http server ip http authentication local no ip http secure-server ! ! ! access-list 100 permit gre host 172.16.10.247 host 172.16.10.1 access-list 101 permit gre host 172.16.20.247 host 172.16.20.1 snmp-server community apmt@cisco RO snmp-server community apmtwr@cisco RW snmp-server enable traps tty snmp-server host 192.168.10.20 apmt@cisco no cdp run ! ! control-plane ! banner login ^C ----------------------------------------------------------------------- Cisco Router and Security Device Manager (SDM) is installed on this device. This feature requires the one time use, initial credentials, of username "cisco" with password "cisco". Please change these publicly known initial credentials through SDM or IOS CLI. Here's the Cisco IOS command: no username cisco NOTE: Please add a new username to be able to launch SDM for router management. For more information about SDM please follow the instructions in the QUICK START GUIDE for your router or at http://www.cisco.com/go/sdm ----------------------------------------------------------------------- ^C ! line con 0 login local line aux 0 line vty 0 privilege level 15 login local transport input telnet ssh line vty 1 4 privilege level 15 password cisco login transport input telnet ssh line vty 5 15 privilege level 15 password cisco login transport input telnet ssh ! end