From: j buss (ccie_sp@hotmail.com)
Date: Mon Dec 04 2006 - 16:24:03 ART
Hi guys,
Can someone help me with the following:
I have 2 routers let's say R1 and R2
R1 is PPPOE client
R2 is PPPOE enabled
OSPF is running between R1 and R2
The ip address on R1 should be received from R2
How can I acomplish this
===
My config looks like:
R2 - client=============================
interface FastEthernet0/0 no ip address pppoe enable pppoe-client
dial-pool-number 1
!
interface Dialer1 ip address 10.82.1.1 255.255.255.0 encapsulation ppp dialer
pool 1 dialer-group 1 ppp authentication chap callin ppp chap hostname R1 ppp
chap password ciscoblabla!
dialer-list 1 protocol ip permit
R2=================================vpdn enable
! vpdn-group PPPOE accept-dialin protocol pppoe virtual-template 1!
username R1 password 0 ciscoblabla!
interface Ethernet0/0.82 no ip address pppoe enable
!
interface Virtual-Template1 ip address 10.82.1.2 255.255.255.0 ppp
authentication chap
This works, but I have to know how to do it with a negotiated ip address, does
someone have an example for me?
Thanks...
This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:36 ART