Troubleshooting guide
Create and configure the Bridge Group Virtual Interface (BVI) interface of the Cisco DSL Router for
IRB with a static IP address.
•
Configure NAT on the Cisco DSL Router to allow sharing of the static public IP address of the BVI
interface.
•
Optional: NAT Pool, if additional IP addresses have been provided by your ISP.♦
Optional: Static NAT, if Internet users require access to internal servers.♦
Configure each host PC with an IP address, subnet mask, default gateway, and Domain Name System
(DNS) server(s).
Alternatively, if you want the Cisco DSL Router to assign your PC client's dynamic IP addresses,
configure each PC to obtain an IP address and DNS server(s) automatically via DHCP.
•
Configuration
Tip: If you are not familiar with configuring Cisco devices and would like to follow a step−by−step
configuration, click here.
Cisco DSL Router with a Static 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
ip address <ip address> <subnet mask>
ip nat outside
no ip directed−broadcast
Cisco DSL Router Configuration and Troubleshooting Guide