sho run Building configuration... Current configuration : 4738 bytes ! ! Last configuration change at 09:38:45 UTC Sat Apr 19 2008 by cisco ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! logging buffered 51200 warnings ! aaa new-model ! ! aaa authentication login default local aaa authorization console aaa authorization config-commands --More--  aaa authorization exec default local aaa authorization commands 1 default local aaa authorization commands 3 default local aaa authorization commands 15 default local ! aaa session-id common ! resource policy ! ip subnet-zero ! ! ip cef no ip dhcp use vrf connected ! ip dhcp pool CCIE ! ! ip ips name MyIPS no ip domain lookup ip domain name yourdomain.com ! ! --More--  ! crypto pki trustpoint TP-self-signed-3419819335 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-3419819335 revocation-check none rsakeypair TP-self-signed-3419819335 ! ! crypto pki certificate chain TP-self-signed-3419819335 certificate self-signed 01 3082024D 308201B6 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 69666963 6174652D 33343139 38313933 3335301E 170D3038 30333230 31333531 34315A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 34313938 31393333 3530819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100C77C E7BE7484 ACD9BA6B A5E6E8DD B7B6FFD1 F1FA9DEA 897D7F61 6F2E8150 A0DA5951 5203EB3A 556DB4B2 12BCB079 036B813A 13F6AE84 D45906DA 76856153 2837C369 8D32F0E7 A974DE54 31746B4A AF43BE25 1F9C522D 11576379 0867F10C 29A1F0DF D945ECA6 089989D5 01D793C4 BD690C39 A03D1AFC E1EEA492 778C50F2 9EE70203 010001A3 75307330 0F060355 1D130101 FF040530 030101FF 30200603 551D1104 19301782 15526F75 7465722E 796F7572 646F6D61 696E2E63 6F6D301F 0603551D 23041830 16801494 365EB692 608B869D 8B0D5F59 01C40B19 FB8B9230 --More--   1D060355 1D0E0416 04149436 5EB69260 8B869D8B 0D5F5901 C40B19FB 8B92300D 06092A86 4886F70D 01010405 00038181 00306E5D 1F709758 761F5126 985139F8 D42FE0A8 F2869ADB EF144630 B09BFA6A 375EC99C E75B8CB6 7E064810 55E54AA3 B53272D5 BD075C0C 1C1EA9CF 44664315 9CFADE24 F04E04FC C4987843 41FB4C10 AA560098 810236F5 21D44408 1D1D39BF BF36D9AF 15C5D916 A57D78E6 43FCFF8F 379D221B A3BAB0F2 5BE7BFA3 56CDF02A 19 quit username cisco privilege 15 secret 5 $1$2PG3$6jE9YHG8Pjd25EFgCkOHJ1 username user password 0 user username manager privilege 3 password 0 manager ! ! ! ! ! interface FastEthernet0/0 description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$ ip address 10.2.2.254 255.255.255.0 ip accounting output-packets ip accounting precedence input duplex auto speed auto ! --More--  interface FastEthernet0/1 ip address 10.1.1.254 255.255.255.0 duplex auto speed auto ! router rip version 2 network 10.0.0.0 no auto-summary ! ip classless ip route 0.0.0.0 0.0.0.0 10.2.2.5 ! 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 ! ! control-plane --More--  ! ! 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 ----------------------------------------------------------------------- --More--  ^C privilege interface level 3 shutdown privilege interface level 3 ip address privilege interface level 3 ip privilege configure level 3 interface privilege exec level 1 clock privilege exec level 3 configure terminal privilege exec level 3 configure ! line con 0 transport output none line aux 0 transport output none line vty 0 3 privilege level 15 transport input telnet ssh transport output none line vty 4 privilege level 15 rotary 45 transport input telnet ssh transport output none line vty 5 15 --More--   access-class 23 in privilege level 15 transport input none transport output none ! scheduler allocate 20000 1000 ntp authentication-key 1 md5 104D0A1000 7 ntp master 2 ntp update-calendar ! end Router# q