ciscofirewall#wr t
Building configuration...

Current configuration : 1095 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ciscofirewall
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$JZnO$ZXYjY6ExgBXEAOlLvCITJ.
!
aaa new-model
!
!
!
aaa session-id common
!
resource policy
!
ip subnet-zero
!
!
!
!
ip cef
no ip domain lookup
ip domain name frank4dd.com
!
!
!
username cisco secret 5 $1$Ti/H$McpMO1om8dTU.GCwneCYN1
!
!
!
!
!
interface Ethernet0
 description inside
 ip address 192.168.1.103 255.255.255.0
!
interface Ethernet1
 description outside
 ip address 128.12.1.155 255.255.255.0
 duplex auto
!
interface Ethernet2
 no ip address
 shutdown
!
interface FastEthernet1
 duplex auto
 speed auto
!
interface FastEthernet2
 duplex auto
 speed auto
!
interface FastEthernet3
 duplex auto
 speed auto
!
interface FastEthernet4
 duplex auto
 speed auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 128.12.1.10
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
line con 0
 no modem enable
line aux 0
line vty 0 4
!
scheduler max-task-time 5000
end

Back to main article