07-05-2012 06:04 AM - edited 03-04-2019 04:53 PM
PPPoE connection isn't established...
Config Cisco 1811 (c181x-advipservicesk9-mz.124-15.T15.bin):
...
vpdn enable
...
vpdn-group 1
request-dialin
protocol pppoe
...
bba-group pppoe global
...
interface Tunnel253
tunnel source Dialer1
...
interface FastEthernet0
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
...
interface Dialer1
ip address negotiated
ip mtu 1492
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap chap callin
ppp chap hostname eprndu305_ll01
ppp chap password 7 PASSWORD
ppp pap sent-username USERNAME password 7 PASSWORD
...
ip route 0.0.0.0 0.0.0.0 Dialer1
...
dialer-list 1 protocol ip permit
...
_______________________________________________________
ROST-CE1#sh debugging
PPPoE:
PPPoE protocol events debugging is on
PPPoE control packets debugging is on
PPP:
PPP authentication debugging is on
PPP protocol negotiation debugging is on
ROST-CE1#
*Jul 5 17:24:35.915 MSK: padi timer expired
*Jul 5 17:24:35.915 MSK: Sending PADI: Interface = FastEthernet0
*Jul 5 17:24:35.915 MSK: pppoe_send_padi:
FF FF FF FF FF FF 00 1B D5 AD A1 9C 88 63 11 09
00 00 00 0C 01 01 00 00 01 03 00 04 84 CC BE 20 ...
*Jul 5 17:24:36.247 MSK: PPPoE 0: I PADI R:c89c.1d23.9302 L:ffff.ffff.ffff Fa0
FF FF FF FF FF FF C8 9C 1D 23 93 02 88 63 11 09
00 00 00 9E 01 01 00 00 01 03 00 04 85 1B BE ...
*Jul 5 17:24:36.247 MSK: Service tag: NULL Tag
*Jul 5 17:24:36.247 MSK: PPPoE 0: O PADO, R:001b.d5ad.a19c L:c89c.1d23.9302 Fa0
*Jul 5 17:24:36.247 MSK: Service tag: NULL Tag
ROST-CE1#
C8 9C 1D 23 93 02 00 1B D5 AD A1 9C 88 63 11 07
00 00 00 BE 01 01 00 00 01 03 00 04 85 1B BE ...
ROST-CE1#
*Jul 5 17:24:39.259 MSK: PPPoE 0: I PADI R:001d.0fc6.3876 L:ffff.ffff.ffff Fa0
FF FF FF FF FF FF 00 1D 0F C6 38 76 88 63 11 09
00 00 00 9D 01 03 00 04 10 04 61 00 01 01 00 ...
*Jul 5 17:24:39.259 MSK: Service tag: NULL Tag
*Jul 5 17:24:39.259 MSK: PPPoE 0: O PADO, R:001b.d5ad.a19c L:001d.0fc6.3876 Fa0
*Jul 5 17:24:39.259 MSK: Service tag: NULL Tag
00 1D 0F C6 38 76 00 1B D5 AD A1 9C 88 63 11 07
00 00 00 BD 01 03 00 04 10 04 61 00 01 01 00 ...
ROST-CE1#
*Jul 5 17:24:44.356 MSK: PPPoE 0: I PADI R:001d.0fc6.3876 L:ffff.ffff.ffff Fa0
FF FF FF FF FF FF 00 1D 0F C6 38 76 88 63 11 09
00 00 00 9D 01 03 00 04 10 04 61 00 01 01 00 ...
*Jul 5 17:24:44.356 MSK: Service tag: NULL Tag
*Jul 5 17:24:44.356 MSK: PPPoE 0: O PADO, R:001b.d5ad.a19c L:001d.0fc6.3876 Fa0
*Jul 5 17:24:44.356 MSK: Service tag: NULL Tag
00 1D 0F C6 38 76 00 1B D5 AD A1 9C 88 63 11 07
00 00 00 BD 01 03 00 04 10 04 61 00 01 01 00 ...
...
ROST-CE1#sh pppoe session
1 client session
Uniq ID PPPoE RemMAC Port VT VA State
SID LocMAC VA-st
N/A 0 0000.0000.0000 Fa0 Di1 N/A PADISNT
0000.0000.0000
Solved! Go to Solution.
07-05-2012 11:24 PM
HI Anton,
Thanks for writing your problem and resolution....it will help other guys ...if they face the same problem.
Can you please mark this question as answer so may be other can use this thread while getiing same problem.
Regards
Please rate if it helps.
07-05-2012 06:41 AM
are you checking that remote site is well configured to work as pppoe server ?
07-05-2012 06:43 AM
Try with this:
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
!
!!
!
bba-group pppoe global
!
!
interface FastEthernet0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
ip route-cache flow
no ip mroute-cache
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
no cdp enable
!
!
interface Dialer1
mtu 1492
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip route-cache flow
no ip mroute-cache
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username USERNAME password 7 PASSWORD
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
Regards
please rate if it helps
07-05-2012 06:56 AM
I try this, but not work
07-05-2012 07:21 AM
are you using DSL connection ?
07-05-2012 10:47 PM
Optical fiber...
...when the very first time was connected everything worked with such configuration, and in half-day at night the channel was disconnected. From what it can occur?
05-26-2015 08:35 AM
Still relevant even today.
Your configs worked like a charm. Thanks.
07-05-2012 10:59 PM
Thanks to all for the help! ISP, at last, recognized an error on the side. On their side the binding to other MAC, distinct from from what PPPoE is initiated was registered.
07-05-2012 11:24 PM
HI Anton,
Thanks for writing your problem and resolution....it will help other guys ...if they face the same problem.
Can you please mark this question as answer so may be other can use this thread while getiing same problem.
Regards
Please rate if it helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide