! ! short config file ! basic ! version 0.1 ! 28.09.2008 / (c) by packetlevel.ch ! ! service nagle service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec show-timezone localtime service timestamps log datetime msec show-timezone localtime service password-encryption no service dhcp ! ! hostname XXXX ! logging buffered 16384 debugging no logging console enable secret cisco no enable password ! aaa new-model ! ! aaa authentication login local_auth local aaa authentication login user_local local aaa authentication login local_auth_local local ! username user secret cisco ! archive log config logging enable logging size 500 notify syslog hidekeys ! no scripting tcl init no scripting tcl encdir ! ! Don't run the HTTP server. no ip http server no ip http secure-server ! ip subnet-zero ip classless ! no service pad no ip source-route no ip finger no ip bootp server no ip domain-lookup ! ip cef clock timezone UTC 0 ntp update-calendar ntp server 195.186.1.100 ! int loopback0 ip address 10.10.10.10 255.255.255.255 no ip redirects no ip unreachables no ip proxy-arp ! interface null0 no ip unreachables ! logging trap debugging logging facility local5 logging source-interface loopback0 logging 192.168.2.1 ! no cdp run ! snmp-server community public RO ! banner motd % Privat Router Access to this device or the attached networks is prohibited without express written permission. Violators will be prosecuted to the fullest extent of both civil and criminal law. We don't like you. Go away, and never come back. % ! line con 0 exec-timeout 15 0 line aux 0 no exec exec-timeout 15 0 line vty 0 3 exec-timeout 15 0 transport input telnet ssh line vty 4 exec-timeout 15 0 transport input telnet ssh !