Troubleshooting guide
*Jan 1 00:00:00.100: %SYS−5−CONFIG_I: Configured from console by console
Router#write memory
Building configuration... [OK]
Router#
View Your Configuration
Your Cisco DSL Router should now be operational for Asymetric Digital Subscriber Line (ADSL) service.
You can issue a show run command to see the configuration.
Router#show run
Building configuration...
Configuration
Shown below is the configuration you built in the previous section, "Step−by−Step Configuration".
Cisco DSL Router with a Dynamic IP Address
!−−− Comments contain explanations and additional information.
service timestamps debug datetime msec
service timestamps log datetime msec
!
bridge irb
!
ip subnet−zero
!
ip dhcp excluded−address <ip address of ethernet0>
ip dhcp pool <dhcp pool name>
network <ip network address of ethernet0> <subnet mask>
default−router <ip address of ethernet0>
dns−server <ip address of dns server>
!
interface ethernet0
no shut
ip address <ip address> <subnet mask>
ip nat inside
no ip directed−broadcast
!
interface atm0
no shut
no ip address
no ip directed−broadcast
no atm ilmi−keepalive
pvc <vpi/vci>
encapsulation aal5snap
!−−− Common PVC values supported by ISPs are 0/35 or 8/35.
!−−− Confirm your PVC values with your ISP.
!
bridge−group 1
!
interface bvi1
mac−address <address from line 2 of show interface bvi1>
ip address dhcp client−id ethernet0
ip nat outside
no ip directed−broadcast
!
ip nat inside source list 1 interface bvi1 overload
!−−− If you have a pool (a range) of public IP addresses provided
!−−− by your ISP, you can use a NAT Pool. Replace
Cisco DSL Router Configuration and Troubleshooting Guide