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

[Resolved] BTInfinty VDSL connection using a Cisco 887a router

Group IT
Level 1
Level 1

I am trying to connect my Cisco 887a to a new BTInfinity connection using a static IP. The line works fine with the BT supplied hub but I cannot seem to reach out to the internet when I try the Cisco 887a device.

I am new to routing and Cisco devices so I am sure that I have just forgotten a simple thing. Would anyone be able to take a look at my config and see if anything stands out?

Using 3165 out of 262136 bytes
!
! Last configuration change at 11:44:34 BST Tue Sep 20 2016 by administrator
!
version 15.1
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service internal
!
hostname rtr-h003103
!
boot-start-marker
boot-end-marker
!
!
logging buffered 4096
enable secret 5 $1$ADmv$NWsaGiCyPI/apxJCnTNqG1
enable password olwshojoj[hv!
!
aaa new-model
!

!
aaa authentication login default local
aaa authentication enable default enable
aaa authorization exec default local
!
!
!
!
!
aaa session-id common
memory-size iomem 10
clock timezone gmt 0 0
clock summer-time BST recurring last Sun Mar 2:00 last Sun Oct 3:00
crypto pki token default removal timeout 0
!
!
no ip source-route
!
!
!
ip dhcp excluded-address 192.168.0.0 192.168.0.99
ip dhcp excluded-address 192.168.0.200 192.168.0.254
!
ip dhcp pool 10
import all
network 192.168.0.0 255.255.255.0
dns-server 8.8.8.8 4.2.2.2
default-router 192.168.0.1
!
!
ip cef
ip name-server 8.8.8.8
ip name-server 4.2.2.2
ip inspect WAAS flush-timeout 10
no ipv6 cef
!
!
license udi pid CISCO887VA-K9 sn FCZ1524C3GC
!
!
username administrator privilege 15 secret 5 $1$iFs5$Gc3bZQfrlbBbWHQ7DvTE3/
username ccpuser privilege 15 secret 5 $1$yAV0$dUswDZwNZLZXk9jBysqfY0
!
!
!
!
controller VDSL 0
modem customUKAnnexM
modem customUKAnnexA
modem UKfeature
!
ip ssh version 2
!
!
!
!
!
!
bba-group pppoe global
!
!
interface Ethernet0
no ip address
shutdown
pppoe-client dial-pool-number 1
!
interface ATM0
no ip address
no atm ilmi-keepalive

!
interface FastEthernet0
description Uplink to fw-h003104
speed 100
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 192.168.0.1 255.255.255.0
ip nat inside
no ip virtual-reassembly in
ip tcp adjust-mss 1452
!
interface Dialer1
description BTInfinity
mtu 1492
ip address 81.x.x.x 255.255.255.254
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip virtual-reassembly in
encapsulation ppp
dialer pool 1
dialer idle-timeout 0
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname username@btclick.com
ppp chap password 0 mypassword
ppp pap sent-username username@btclick.com password 0 mypassword
ppp ipcp dns request accept
ppp ipcp route default
ppp ipcp address accept
no cdp enable
!
no ip forward-protocol nd
no ip http server
no ip http secure-server
!
ip dns server
ip nat inside source list 10 interface Dialer1 overload
!

logging esm config
access-list 10 permit 192.168.0.0 0.0.0.255
access-list 10 remark nat-pool
access-list 23 permit 192.168.0.0 0.0.0.255
access-list 23 remark vty
access-list 23 deny any log
dialer-list 1 protocol ip permit
!
!
!
!
!
!
control-plane
!
banner login ^CCC
THIS IS A PRIVATE SYSTEM. UNAUTHORISED ACCESS IS NOT
PERMITTED AND OFFENDERS ARE LIABLE TO PROSECUTION.

YOUR IP HAS BEEN LOGGED AND AN ALERT GENERATED
^C
!
line con 0
privilege level 15
logging synchronous
no modem enable
line aux 0
line vty 0 4
access-class 23 in
ipv6 access-class ipv6_deny in
transport input telnet
escape-character 3
!
scheduler max-task-time 5000
end

1 Reply 1

Group IT
Level 1
Level 1

Not even one response, very disappointing.

I found the answer here Configure PPPoE on Cisco Routers / Cisco ADSL PPPoE Configuration

Thanks!

Review Cisco Networking products for a $25 gift card