conf t ! version 12.4 service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption service sequence-numbers ! hostname ASDL-R ! boot-start-marker boot-end-marker ! logging buffered 16256 logging rate-limit 15 enable secret ciscosecret ! no aaa new-model clock timezone EST 10 clock summer-time EDT recurring 1 Sun Oct 2:00 1 Sun Apr 3:00 ! ! ip cef no ip dhcp use vrf connected ip dhcp excluded-address 10.1.1.1 10.1.1.100 ! ip dhcp pool 10.1.1.0/24 network 10.1.1.0 255.255.255.0 default-router 10.1.1.1 dns-server 10.1.1.1 ! ! ip domain retry 0 ip domain timeout 1 ip domain name example.com ip name-server 208.67.220.220 ip name-server 208.67.222.222 multilink bundle-name authenticated ! ! username admin privilege 15 password cisco archive log config hidekeys ! ! ! ! ! interface FastEthernet0 description My LAN Interface ip address 10.1.1.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto no shutdown ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface FastEthernet1 ! interface FastEthernet2 ! interface FastEthernet3 ! interface FastEthernet4 ! interface FastEthernet5 ! interface FastEthernet6 ! interface FastEthernet7 ! interface FastEthernet8 ! interface ATM0 no ip address no ip redirects no ip unreachables no ip proxy-arp no ip mroute-cache no atm ilmi-keepalive pvc 8/35 encapsulation aal5mux ppp dialer dialer pool-member 1 no shutdown ! dsl operating-mode auto ! interface Vlan1 no ip address shutdown ! interface Dialer1 description WIC1-ADSL Dialer to Zen ip address negotiated no ip redirects no ip unreachables no ip proxy-arp ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 1 dialer idle-timeout 0 dialer-group 2 no cdp enable ppp authentication chap callin ppp chap hostname username@isp.com ppp chap password 0 isp-password ppp pap sent-username username@isp.com password 0 isp-password ppp ipcp dns request accept ppp ipcp route default ppp ipcp address accept ! ip forward-protocol nd ! ! no ip http server ip dns server ip nat inside source list 10 interface Dialer1 overload ! access-list 10 permit 10.1.1.0 0.0.0.255 ! control-plane ! ! line con 0 password cisco logging synchronous login local line aux 0 line vty 0 15 access-class 10 in exec-timeout 480 0 password cisco logging synchronous login local ! ntp clock-period 17180148 ntp source Dialer1 ntp master 5 ntp server 103.242.70.5 source Dialer1 ntp server 203.23.237.200 source Dialer1 ntp server 203.56.27.253 source Dialer1 ntp server 203.0.178.191 source Dialer1 ntp server 202.6.116.123 source Dialer1 ntp server 125.255.139.115 source Dialer1 end
Cisco ADSL config
Bookmark the permalink.