cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
279
Views
0
Helpful
1
Replies

need help configuring an 804 IDSL router

litzr
Level 1
Level 1

What is wrong with this config? I can ping the Ethernet interface from my PC, but not the BRI0 interface, nor the DNS IPs. The sample configs Cisco gives for IDSL are not very helpful.

! Cisco IOS router configuration file

! Automatically made by Cisco Fast Step v2.2

! Designed for Cisco C804

! June 09, 2002

! Cisco Fast Step Template

no service udp-small-servers

no service tcp-small-servers

service password-encryption

hostname Router

username Router password ******

enable secret ******

no ip source-route

isdn switch-type basic-ni

isdn leased-line BRI0 144

ip routing

ip classless

ip subnet-zero

ip name-server 66.92.159.2

ip name-server 216.231.41.2

interface ethernet 0

keepalive

no shutdown

ip address 66.93.105.225 255.255.255.224

ip route-cache

no ip proxy-arp

no ip directed-broadcast

interface bri 0

ip address 66.92.165.205 255.255.255.0

encapsulation frame-relay IETF

fair-queue 64 16 0

no arp frame-relay

frame-relay lmi-type ansi

no shutdown

no ip http server

ip classless

ip route 0.0.0.0 0.0.0.0 BRI0

1 Reply 1

mljohnson
Level 4
Level 4

Try adding a frame-relay map to the BRI interface, pointing to the remote IP address. You may also want to change your static route, instead of pointing to the BRI, point it to the remote IP address, and then add a static route pointing the remote IP address to the BRI interface.

Review Cisco Networking for a $25 gift card