HPL-rt1>en Password: HPL-rt1#sho run Building configuration... Current configuration : 1750 bytes ! version 12.3 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname HPL-rt1 ! boot-start-marker boot-end-marker ! logging buffered 4096 debugging no logging console enable secret 5 $1$txT7$8seZRi064pUuU0XCxqw1L1 ! no aaa new-model ip subnet-zero ! ! no ip domain lookup ip domain name mos.com.np ip name-server 202.52.255.47 ip name-server 202.52.255.3 ! ip audit notify log ip audit po max-events 100 ! ! ! crypto isakmp policy 10 encr 3des authentication pre-share group 2 crypto isakmp key TUNNELKEY10 address 2.2.2.2 no-xauth crypto isakmp key TUNNELKEY10 address 3.3.3.3 no-xauth ! ! crypto ipsec transform-set TUNNEL-TRANSFORM ah-sha-hmac esp-3des esp-sha-hmac mode transport ! ! crypto map TUNNELMAP 10 ipsec-isakmp set peer 2.2.2.2 set transform-set TUNNEL-TRANSFORM match address 110 crypto map TUNNELMAP 20 ipsec-isakmp set peer 3.3.3.3 set transform-set TUNNEL-TRANSFORM match address 120 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Tunnel10 description ****** TUNNEL 10 TO KIRNET ROUTER ****** ip address 10.10.10.1 255.255.255.252 tunnel source 1.1.1.1 tunnel destination 2.2.2.2 ! interface Tunnel20 description ****** TUNNEL 20 TO PALATE ROUTER ****** ip address 20.20.20.1 255.255.255.252 tunnel source 1.1.1.1 tunnel destination 3.3.3.3 ! interface FastEthernet0/0 ip address 1.1.1.1 255.255.255.0 duplex auto speed auto crypto map TUNNELMAP ! ip http server no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 ! ! access-list 110 permit gre host 1.1.1.1 host 2.2.2.2 access-list 120 permit gre host 1.1.1.1 host 3.3.3.3 ! ! ! dial-peer cor custom ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password testing login ! ! ! end HPL-rt1#