ovn#show run Building configuration... Current configuration : 3361 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname olympus ! boot-start-marker boot-end-marker ! logging buffered 51200 warnings enable secret 5 $1$CnuN$5Ioaqi5Q/jJhZEXRXGhh90 ! no aaa new-model ! resource policy ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ip subnet-zero ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 10.213.2.2 10.213.2.10 ! ip dhcp pool OVN network 10.213.2.0 255.255.255.0 default-router 10.213.2.1 dns-server 210.245.0.11 210.245.86.11 ! ! no ip ips deny-action ips-interface ip domain name yourdomain.com ip name-server 210.245.86.11 ip name-server 210.245.0.11 ! no ftp-server write-enable ! ! username admin privilege 15 secret 5 $6l0keBso0jmqz ! ! crypto isakmp policy 10 encr 3des authentication pre-share group 2 ! crypto isakmp policy 20 encr 3des authentication pre-share group 2 crypto isakmp key @lpvn*!23 address 118.69.248.138 crypto isakmp key dcpsk@nhn address 27.111.211.66 no crypto isakmp ccm ! ! crypto ipsec transform-set vpn esp-3des esp-sha-hmac ! crypto map vpn 10 ipsec-isakmp set peer 118.69.248.138 set transform-set vpn match address 110 reverse-route crypto map vpn 20 ipsec-isakmp set peer 27.111.211.66 set transform-set vpn match address 120 reverse-route ! ! ! interface FastEthernet0/0 description LAN -> Switch ip address 10.213.2.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto no keepalive ! interface FastEthernet0/1 description LeasedLine -> FPT ip address 118.71.255.78 255.255.255.252 ip nat outside ip virtual-reassembly duplex auto speed auto crypto map vpn ! interface Serial0/0/0 no ip address shutdown clockrate 2000000 ! interface Serial0/0/1 ip address 210.245.3.65 255.255.255.240 ip virtual-reassembly shutdown crypto map vpn ! ip classless ip route 0.0.0.0 0.0.0.0 118.71.255.77 ip route 10.0.0.0 255.0.0.0 27.111.211.66 ip route 10.213.1.0 255.255.255.0 118.69.248.138 ! no ip http server ip http access-class 23 ip http authentication local no ip http secure-server ip http timeout-policy idle 60 life 86400 requests 10000 ip nat pool NAT_pool 118.70.242.81 118.70.242.81 netmask 255.255.255.240 ip nat inside source list 100 interface FastEthernet0/1 overload ip nat inside source static tcp 10.213.2.16 5900 interface FastEthernet0/1 5900 ! access-list 100 deny ip 10.213.2.0 0.0.0.255 10.213.1.0 0.0.0.255 access-list 100 deny ip 10.213.2.0 0.0.0.255 10.0.0.0 0.255.255.255 access-list 100 permit ip 10.213.2.0 0.0.0.255 any access-list 110 permit ip 10.213.2.0 0.0.0.255 10.213.1.0 0.0.0.255 access-list 120 permit ip 10.213.2.0 0.0.0.255 10.0.0.0 0.255.255.255 snmp-server community olympus*fpt RO ! ! control-plane ! ! line con 0 privilege level 15 password 7 130A1B0B061C11396122382774 login line aux 0 line vty 0 4 password 7 097F6F27343B384522 logging synchronous login transport input telnet line vty 5 15 privilege level 15 login local transport input telnet ssh ! end ovn#