Using 809 out of 129016 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname sdjx
!
enable secret 5 $1$U6sO$LYhncRBcaK5FWm9Ox3TCj/
enable password xxxxxxxx
!
!
!
!
!
ip subnet-zero
no ip routing
!
!
!
!
interface FastEthernet0/0
ip address 61.137.91.xxx 255.255.255.240
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
speed auto
full-duplex
!
interface FastEthernet0/0.1
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
!
interface Serial0/0
bandwidth 2048
ip unnumbered FastEthernet0/0
ip route 0.0.0.0 0.0.0.0 serial0/0
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
no fair-queue
clockrate 512000
!
ip classless
no ip http server
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password sdjx
login
!
end
Using 809 out of 129016 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname sdjx
!
enable secret 5 $1$U6sO$LYhncRBcaK5FWm9Ox3TCj/
enable password xxxxxxxx
!
!
!
!
!
ip subnet-zero
no ip routing
!
!
!
!
interface FastEthernet0/0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
speed auto
full-duplex
!
interface FastEthernet0/0.1
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
!
interface Serial0/0
ip address 61.137.91.xxx 255.255.255.240
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
no fair-queue
ip route 0.0.0.0 0.0.0.0 61.137.91.xxx (·sip)
ip classless
no ip http server
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password sdjx
login
!
end