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

Cisco 887VAW NBN FTTN VDSL2 pppoe session

digbym650
Level 1
Level 1

Hello,

 

I have a Cisco 887VAW and the problems are;

 

- I have no internet.
- The ppp green light does not come on.
- The Windows network diagnostics says "The DNS server isn't responding".

 

To resolve this;

 

- I was wondering how logging is setup.
- I was wondering where the log file information is.
- Does the logging information show if the router is logging in to the ISP for a ppp session?

- I was wondering if there is anything wrong with my configuration below?

 

Configuration;

 

hostname CISCO887VAW
!
boot-start-marker
boot-end-marker
!
ip cef
!
ip dhcp pool lan
network 10.0.0.0 255.255.255.0
dns-server 203.12.160.35 203.12.160.36
default-router 10.0.0.101
domain-name WORKGROUP
!
ip domain name WORKGROUP
ip name-server 203.12.160.35
ip name-server 203.12.160.36
!
no ipv6 cef
!
license udi pid C887VA-W-A-K9 sn *****
!
controller VDSL 0
operating mode vdsl2
firmware filename flash:VA_A_39m_B_38h3_24h.bin
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0
no ip address
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface Vlan1
ip address 10.0.0.101 255.255.255.0
ip nat inside
ip virtual-reassembly in
ip tcp adjust-mss 1452
!
interface Dialer1
mtu 1492
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly in
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username <username> password 0 <password>
ppp ipcp dns request
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 nat interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip access-list extended nat
permit ip 10.0.0.0 0.0.0.255 any
!
dialer-list 1 protocol ip permit

 

Thankyou,

 

James

1 Reply 1

digbym650
Level 1
Level 1
Review Cisco Networking for a $25 gift card