R1#show run
Building configuration...
Current configuration : 882 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname R1
!
!
!
enable secret 5 $1$mERr$iI39aj3glSocuxfBbTKEY0
enable password 7 08204E4D
!
!
!
!
!
!
ip cef
!
ip cef
no ipv6 cef
!
!
!
username admin1 password 7 0822455D0A1654
!
!
!
!
!
!
!
!
ip ssh version 2
ip domain-name cisco.com
!
!
spanning-tree mode pvst
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.0.254 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
exec-timeout 30 0
password 7 0822455D0A161112011F
login
!
line aux 0
password 7 0822455D0A161112011F
login
!
line vty 0 4
password 7 0822455D0A161112011F
login local
transport input ssh
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 30 0
password 7 0822455D0A161112011F
login
!
line aux 0
password 7 0822455D0A161112011F
login
!
line vty 0 4
password 7 0822455D0A161112011F
login local
transport input ssh
!
!
!
end