Your client configs are either incomplete or incorrect http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122 t/122t2/ftpppoec.htm#xtocid2
thanks, rahul. ""Deepak Achar"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi all > i am sending the configuration of pppoe connection. > both pvcs are up and atm interfaces are up. but i am > unable to ping either end. i have connecte ethernet > interfaces of two routers back to back. and the adsl > interface of one router is connected to one one port > of the DSLAM and another adsl interface of the second > router is connected to another interface. i have > mapped the pvcs in the DSLAM. > pls can u tell me whats wrong in this setup. > > thanks in advance > regards > deepak > > > Corporate End > > vpdn enable > ! > vpdn-group 1 > accept-dialin > protocol pppoe > virtual-template 1 > ip mtu adjust > ! > ! > ! > ! > ! > interface Ethernet0 > ip address 10.77.152.218 255.255.255.0 > hold-queue 100 out > ! > interface Virtual-Template1 > ip address 192.168.10.4 255.255.255.0 > ! > interface ATM0 > no ip address > no atm ilmi-keepalive > pvc 15/100 > protocol pppoe > ! > dsl operating-mode auto > ! > ip classless > ip route 0.0.0.0 0.0.0.0 10.77.152.129 > ip http server > ip pim bidir-enable > ! > ! > ! > line con 0 > password lab > stopbits 1 > line vty 0 4 > password lab > login > ! > scheduler max-task-time 5000 > end > > ------------------------------------------------------- > > Client End > > ! > ! > interface Ethernet0 > ip address 10.77.152.219 255.255.255.0 > hold-queue 100 out > ! > interface ATM0 > no ip address > no atm ilmi-keepalive > pvc 16/100 > pppoe-client dial-pool-number 1 > ! > dsl operating-mode auto > dsl power-cutback 0 > ! > interface Dialer1 > mtu 1492 > ip address 192.168.10.3 255.255.255.0 > encapsulation ppp > dialer pool 1 > no cdp enable > > ! > ip classless > ip route 0.0.0.0 0.0.0.0 Dialer1 > ip http server > ! > ! > line con 0 > password lab > no modem enable > stopbits 1 > line aux 0 > stopbits 1 > line vty 0 4 > password lab > login > ! > scheduler max-task-time 5000 > end > ------------------------------------------------------ > > > DSLAM configuration > > interface ATM23/1 > no ip address > dsl profile Deepak > no atm ilmi-keepalive > atm pvc 16 100 interface ATM23/1 15 100 > > interface ATM23/2 > > no ip address > dsl profile Deepak > no atm ilmi-keepalive > > ---------------------------------------------------- Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=57584&t=57572 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

