Try this No PPP Peer Neighbor-Route On May 7, 2012 10:24 PM, "Matt Hill" <[email protected]> wrote:
> What ip address does R3 "think" it has? What subnet mask? Try looking > there... > > Cheers, > Matt > > On Tuesday, 8 May 2012, naveen bhat wrote: > > > > > Hi, > > > > > > > > > > > > I am trying to run OSPF over PPoE but it's not comming up .Here is the > > server/client config. Tried to change the OSPF network type to > > point-to-point but still same issue. As per the debug the two ends are > > complaning about not being on the same subnet and at the same time i can > > ping othe other side. > > > > > > R4# > > vpdn enable > > bba-group pppoe cisco > > virtual-template 1 > > > > username R3 password 0 cisco > > interface FastEthernet0/0 > > no ip address > > duplex auto > > speed auto > > pppoe enable group cisco > > interface Virtual-Template1 > > ip address 23.23.34.4 255.255.255.0 > > peer default ip address pool PPoE > > ppp authentication chap > > > > ip local pool PPoE 23.23.34.3 > > > > R3# > > interface FastEthernet0/1 > > no ip address > > duplex auto > > speed auto > > pppoe enable group cisco > > pppoe-client dial-pool-number 1 > > > > interface Dialer1 > > ip address negotiated > > ip mtu 1492 > > encapsulation ppp > > dialer pool 1 > > dialer persistent > > ppp authentication chap callin > > ppp chap password 0 cisco > > > > R3#debug ip ospf adj > > OSPF adjacency events debugging is on > > R3# > > *Apr 1 17:10:46.111: OSPF: Rcv pkt from 23.23.34.4, Dialer1, area > 0.0.0.2 > > : src not on the same network > > R3# > > *Apr 1 17:10:50.242: OSPF: Rcv pkt from 23.23.34.4, Dialer1, area > 0.0.0.2 > > : src not on the same network > > R3# > > *Apr 1 17:10:56.111: OSPF: Rcv pkt from 23.23.34.4, Dialer1, area > 0.0.0.2 > > : src not on the same network > > R3#pi 23.23.34.4 > > Type escape sequence to abort. > > Sending 5, 100-byte ICMP Echos to 23.23.34.4, timeout is 2 seconds: > > !!!!! > > Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms > > > > > > Thanks, > > _______________________________________________ > > For more information regarding industry leading CCIE Lab training, please > > visit www.ipexpert.com > > > > Are you a CCNP or CCIE and looking for a job? Check out > > www.PlatinumPlacement.com > > > > http://onlinestudylist.com/mailman/listinfo/ccie_rs > > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
