okéé
back to square one
Building configuration...
Current configuration : 3997 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
!
resource policy
!
ip subnet-zero
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
!
!
no ip domain lookup
ip domain name yourdomain.com
!
!
crypto pki trustpoint TP-self-signed-2935132477
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2935132477
revocation-check none
rsakeypair TP-self-signed-2935132477
!
!
crypto pki certificate chain TP-self-signed-2935132477
certificate self-signed 01
3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32393335 31333234 3737301E 170D3032 30333031 30333231
31395A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 39333531
33323437 3730819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100B8D7 19C384F6 EA06E650 5D924D06 AEDF5C7A 6CB2209A F0E04D1F D39B0D97
C8F86A89 CAB3AA6D DB2D9888 F8E998BC EE6D4491 678552F8 9BB3BAE9 0E83D221
084D8ACA A4157399 290462AA D0A3602F 62241EC6 1A40AFF8 FC55B849 D4B6B3FA
74664C4A 4A8C4797 64418FCE 2AAD78B9 342B2DA6 974C7B4F 23F79B67 C172C2AF
04A10203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
301F0603 551D2304 18301680 1457DE55 61F06888 E0E2D512 218B1675 7A476F6F
9C301D06 03551D0E 04160414 57DE5561 F06888E0 E2D51221 8B16757A 476F6F9C
300D0609 2A864886 F70D0101 04050003 818100AF EBD066D6 47008C0A C52038AA
D38F2205 A5B011C1 65FDBF53 6FEEE78B 58174DD7 EEFFF323 1F55727B C5B85103
7EB6A18F 0722EA2B 42603724 2B2D2C1A CF031005 D0A8472F 44EEA9F3 5FF24D2B
9E856B3D 7C9C12EF 72513C47 84EF82A3 2D027E45 71B18D70 2850A4B7 D851157B
E6963566 76C50339 7176EDD7 9D53B357 F69EE8
quit
username cisco privilege 15 secret 5 $1$j933$bjUaOlH0JD0p5AfPi4IB./
!
!
!
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
shutdown
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0
54.0
station-role root
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 10.10.10.1 255.255.255.248
ip tcp adjust-mss 1452
!
ip classless
!
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
!
access-list 23 permit 10.10.10.0 0.0.0.7
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 le
vel of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> 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
access-class 23 in
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end