! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname test ! boot-start-marker boot-end-marker ! logging buffered 51200 warnings ! no aaa new-model ! resource policy ! ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.20.1 192.168.20.99 ip dhcp excluded-address 192.168.20.151 192.168.20.254 ! ip dhcp pool pool1 import all network 192.168.20.0 255.255.255.0 domain-name -------------------- dns-server 192.168.1.5 default-router 192.168.20.1 ! ! no ip domain lookup ip domain name ------------------------- ! ! crypto pki trustpoint TP-self-signed-2560980725 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-2560980725 revocation-check none rsakeypair TP-self-signed-2560980725 ! ! crypto pki certificate chain TP-self-signed-2560980725 certificate self-signed 01 3082025E 308201C7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 69666963 6174652D 32353630 39383037 3235301E 170D3032 30333031 30303532 32335A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 35363039 38303732 3530819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100B9CF 87E09037 8625F4E3 E47DC0D5 6D746E69 1BF8DB4C AC84F24C FB748B16 39E72BA2 15BED0D5 551EBE84 6EAF7093 92CAB9CB 633A7145 5AA48CAE 3945C4A6 43B8E4F0 6F29BC98 87F4ABEF ED6573C1 3F9AE8EF 6E9761C5 B16ACC05 2006FC0E 26CDFE90 4AC26411 7EBDE2D9 0BF4AA5F 7D97EF8B F24A55AE 5347E8BC AF7CE21E 65790203 010001A3 81853081 82300F06 03551D13 0101FF04 05300301 01FF302F 0603551D 11042830 26822463 69677067 72616469 736B612E 696E7370 656B746F 7261742E 766C6164 6172732E 6E657430 1F060355 1D230418 30168014 1D92EF87 75F32DF3 52BDB962 50556DA9 2705B42C 301D0603 551D0E04 1604141D 92EF8775 F32DF352 BDB96250 556DA927 05B42C30 0D06092A 864886F7 0D010104 05000381 8100052C 2438D02A 914EAFF3 E1004A93 371F14F7 36883508 1970762E 68825627 38934167 A9E8256E A6801E97 53181BCE 06B93A1C 900EA8F2 87E1A262 FAE60CA6 86FFF09C A4B71D30 0BFD5147 1B262870 573D159D 701B48B1 CCF68DB7 7FD55D28 27AFBDF7 5262E0BB 01711909 C001BC66 778F1955 DF04B66E 208E3080 600457BD 8224 quit username xxxxxx privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxx ! ! ! ! ! ! ! crypto ipsec client ezvpn vpn connect auto group ime_grupe key xxxxxxxxxxx mode network-extension peer xxx.xxx.xxx.xxx username xxxxxxx password xxxxxxxxx xauth userid mode local ! ! ! ! ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface ATM0 no ip address shutdown no atm ilmi-keepalive dsl operating-mode auto ! interface FastEthernet0 ! interface FastEthernet1 ! interface FastEthernet2 ! interface FastEthernet3 switchport access vlan 2 ! interface Vlan1 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$ ip address 192.168.20.1 255.255.255.0 ip nat inside ip virtual-reassembly ip tcp adjust-mss 1452 crypto ipsec client ezvpn vpn inside ! interface Vlan2 ip address 10.1.1.2 255.255.255.0 crypto ipsec client ezvpn vpn ! ip route 0.0.0.0 0.0.0.0 10.1.1.1 ! ! ip http server ip http access-class 23 ip http authentication local ip http secure-server ip http timeout-policy idle 60 life 86400 requests 10000 ip nat inside source static 192.168.20.1 10.1.1.2 ! 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 of the username "cisco" with the password "cisco". The default username and password have a privilege level of 15. Please change these publicly known initial credentials using SDM or the IOS CLI. Here are the Cisco IOS commands. username privilege 15 secret 0 no username cisco Replace and with the username and password you want to use. For more information about SDM please follow the instructions in the QUICK START GUIDE for your router or go to http://www.cisco.com/go/sdm ----------------------------------------------------------------------- ^C ! line con 0 login local no modem enable line aux 0 line vty 0 4 privilege level 15 password xxxxxxx login transport input telnet ssh ! scheduler max-task-time 5000 end