[c-nsp] Cisco C887VA PPPoE could cannot connect to LNS

Andrew Jones aj at jonesy.com.au
Tue Jan 15 23:11:31 EST 2013


Hi Dol,
IIRC you need the pppoe-dialer command on the SVI, not the physical 
port:

interface FastEthernet0
  no pppoe-client dial-pool-number 1
!
interface vlan20
  no ip address
  pppoe-client dial-pool-number 1
!

Jonesy

On 16.01.2013 14:11, Dol Meun wrote:
> Dear All,
>
> I have installed LNS with local authentication with the configuration
> below, I have two cisco router one is Cisco 1811 and I am using port 
> fa0
> connected to LNS fast0 then the PPPoE session is working fine. But 
> for
> Cisco C887VA, I am using port Fast 0 on C887 connected to port Fast 1 
> on
> LNS but PPPoE is not working. is there any miss configure in my
> configuration or is there any restrict on Cisco C887 port for PPPoE
> connection. Note: on Cisco 1811 I use layer 3 port and Router Cisco 
> 887 I
> use switchport as shown in the configuration. Is there anyone used to 
> met
> this problem?
>
> *##LNS (LAC and LNS in the same router)*
> aaa new-model
> !
> !
> aaa authentication login default local
> aaa authentication ppp default local
> !
> !
> aaa session-id common
> !
> !
> dot11 syslog
> ip source-route
> !
> !
> !
> !
> ip cef
> no ipv6 cef
> !
> multilink bundle-name authenticated
> !
> vpdn enable
> vpdn multihop
> vpdn aaa attribute nas-port vpdn-nas
> vpdn redirect
> vpdn logging
> vpdn logging local
> vpdn logging user
> vpdn logging tunnel-drop
> vpdn history failure table-size 50
> vpdn session-limit 1400
> vpdn search-order multihop-hostname domain dnis
> vpdn domain-delimiter @ suffix
> vpdn domain-delimiter / prefix
> !
> vpdn-group LAC
> !
> vpdn-group LAC-TEST
>  request-dialin
>   protocol l2tp
>   domain eintellego.net
>   domain direct.telstra.net
>  initiate-to ip 192.168.55.2
>  source-ip 192.168.55.1
>  local name LAC
>  l2tp tunnel password 0 saba
> !
> !
> !
> username cisco password 0 cisco
>
> interface FastEthernet0
>  description "Link to PPPoE Client"
>  no ip address
>  duplex auto
>  speed auto
>  pppoe enable group LAC-TEST
> !
> interface FastEthernet1
>  description Lik to MB
>  no ip address
>  duplex auto
>  speed 100
>  pppoe enable group LAC-TEST
>
> *##Cisco 1811 (MPC8500) This client is PPPoE can connect PPPoE and it 
> is
> working fine.*
>
> interface FastEthernet0
>  description "Link to PPPoE Client'
>  no ip address
>  no ip redirects
>  no ip unreachables
>  no ip proxy-arp
>  ip virtual-reassembly
>  ip tcp adjust-mss 1452
>  duplex auto
>  speed auto
>  pppoe enable group global
>  pppoe-client dial-pool-number 1
> !
> interface Dialer1
>  ip address negotiated
>  encapsulation ppp
>  dialer pool 1
>  no cdp enable
>  ppp authentication pap chap callin
>  ppp chap hostname cisco
>  ppp chap password 0 ciscopass
>  ppp pap sent-username cisco password 0 ciscopass
>
> *##Cisco C887VA-W-A-K9( is the router that has problem with PPPoE 
> connected
> to LNS)*
>
> interface FastEthernet0
>  switchport access vlan 20
>  no ip address
>  pppoe-client dial-pool-number 1
> !
> !
> interface Dialer1
>  description "Link to DSL CPE"
>  ip address negotiated
>  ip mtu 1452
>  ip nat outside
>  ip virtual-reassembly in
>  encapsulation ppp
>  dialer pool 1
>  dialer-group 1
>  ppp authentication chap pap callin
>  ppp chap hostname client1
>  ppp chap password 0 425198
>  ppp pap sent-username client1 password 0 425198
>  no cdp enable
>
> Thanks in advance.
> Dol
>
> **
>
> *Dol Meun, Network Operations - Level 1 - eintellego Pty Ltd*
>
> dol at eintellego.asia ; www.eintellego.asia
>
> Cell +855 (0)15256904 ; skype://dolmeun
>
> www.linkedin.com/in/dolmeun
> #54, st. 350, Sangkat Boeung Keng Kang 3,
> Chamkarmorn,Phnom Penh, Cambodia PO Box 710, Phnom Penh Cambodia
>
>
> --
>
> The Experts Who The Experts Call
>
> Juniper - Cisco – Brocade - IBM
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/


More information about the cisco-nsp mailing list