Avatar of xtremereality
xtremerealityFlag for United Kingdom of Great Britain and Northern Ireland

asked on 

Configuration Cisco 1720 with BT Broadband

Hi
I have a cisco 1720 router and a bt broadband.
This is my configuration:
//////////////////////////////////////////////
interface ATM0
no ip address
atm vc-per-vp 256
no atm ilmi-keepalive
dsl operating-mode ansi-dmt
description adsl connection
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
 !
 no dsl operating-mode
 no fair-queue
!
interface FastEthernet0
ip address 192.168.1.5 255.255.255.0
ip nat inside
no keepalive
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer idle-timeout 0
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname bthomehub@btbroadband.com
ppp chap password password
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
///////////////////////////////////////////////////////

If I type Router#show ip interface brief, I get :
Interface                  IP-Address        OK?   Method    Status                Protocol
ATM0                       unassigned       YES   NVRAM       up                    up
Dialer0                    86.144.246.214  YES    IPCP            up                    up
Dialer1                    unassigned        YES    NVRAM       up                    up
FastEthernet0          192.168.1.5      YES    NVRAM       up                    up
Virtual-Access1      unassigned       YES    TFTP           up                    up

but I can't view any pages .....

Anyone point me in the right direction please?
RoutersBroadband

Avatar of undefined
Last Comment
xtremereality
Avatar of Frabble
Frabble
Flag of United Kingdom of Great Britain and Northern Ireland image

Not directly related to your problem, but BT normally use ITU G, not ANSI.
So ATM0 should be "dsl operating-mode itsu-dmt"

Better yet, set it to auto and it will connect to what is detected.
interface ATM0
 dsl operating-mode auto

Could you post the complete configuration please (mask the passwords). You're being assigned a WAN address but your problem could be any number of things, probably DNS, NAT rules or Access Lists.
Avatar of xtremereality

ASKER

I changed the dsl operating-mode into auto.. but have the same problem

This is the complete configuration ( i didn't configure NAT yet)
////////////////////////////////////////////////////////////////////////////////////////////////////
ip name-server 217.32.105.90
!
interface ATM0
no ip address
atm vc-per-vp 256
no atm ilmi-keepalive
description adsl connection
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
dsl operating-mode auto
no shutdown
!
no fair-queue
!
ip dhcp pool home
!
ip dhcp pool pool1
   network 192.168.1.0 255.255.255.0
   default-router 192.168.1.5
!
interface FastEthernet0
ip address 192.168.1.5 255.255.255.0
ip nat inside
no keepalive
speed auto
no shutdown
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer idle-timeout 0
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname bthomehub@btbroadband.com
ppp chap password *********
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
/////////////////////////////////////////////////////////////////////////////////////////


ASKER CERTIFIED SOLUTION
Avatar of Frabble
Frabble
Flag of United Kingdom of Great Britain and Northern Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of xtremereality

ASKER

Thanks a lot
It works fine now
Routers
Routers

A router is a networking device that forwards data packets between computer networks. Routers perform the "traffic directing" functions on the Internet. The most familiar type of routers are home and small office cable or DSL routers that simply pass data, such as web pages, email, IM, and videos between computers and the Internet. More sophisticated routers, such as enterprise routers, connect large business or ISP networks up to the powerful core routers that forward data at high speed along the optical fiber lines of the Internet backbone. Though routers are typically dedicated hardware devices, use of software-based routers has grown increasingly common.

49K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo