Cisco IOS Software, SOHO96 Software (SOHO96-K9OY1-M), Version 12.3(11)T10, RELEASE SOFTWARE (fc4)

!
! No configuration change since last restart
!
version 12.3
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname soho96
!
boot-start-marker
boot-end-marker
!
memory-size iomem 5
logging buffered 10000 debugging
!
clock timezone CET 1
clock summer-time CZECH recurring last Sun Mar 2:00 last Sun Oct 3:00
ip subnet-zero
!
ip dhcp pool DEJMIADRESU
   network 10.0.0.0 255.255.255.0
   default-router 10.0.0.138 
   dns-server 8.8.8.8 194.228.41.65 
!         
!         
ip name-server 194.228.41.65
ip name-server 194.228.41.113
no aaa new-model
!         
!         
username oper password 7 130216000C0D092F07
!         
!         
no crypto isakmp enable
no crypto isakmp ccm
!         
!         
!         
interface Ethernet0
 ip address 10.0.0.138 255.255.255.0
 ip nat inside
!         
interface BRI0
 no ip address
 shutdown 
!         
interface ATM0
 no ip address
 no ip mroute-cache
 atm vc-per-vp 64
 no atm ilmi-keepalive
 dsl operating-mode auto
 pvc 8/48 
  pppoe-client dial-pool-number 1
 !
!
interface Dialer1
 ip address negotiated
 ip mtu 1492
 ip nat outside
 encapsulation ppp
 ip tcp adjust-mss 1452
 dialer pool 1
 dialer remote-name redback
 dialer-group 1
 ppp authentication chap pap callin
 ppp chap hostname O2
 ppp chap password 7 000B41
 ppp pap sent-username o2 password 7 141840
 ppp ipcp dns request
 ppp ipcp wins request
 hold-queue 224 in
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
no ip http secure-server
!
ip nat inside source list 10 interface Dialer1 overload
!
access-list 10 remark NAT
access-list 10 permit 10.0.0.0 0.0.0.255
!
control-plane
!
!
line con 0
 stopbits 1
line vty 0 4
 exec-timeout 15 0
 password 7 082459
 logging synchronous
 login local
 length 0
 transport preferred none
 transport input none
 transport output none
!
scheduler max-task-time 5000
!
sntp server 195.113.144.201
end
 
cisco/adsl.txt · Last modified: 2013/07/25 14:20 by admin