Re: PPPoE's IP address

From: (no name) (no email)
Date: Thu Jul 04 2002 - 15:15:14 GMT-3


   
Hi Tom,

I use a Cisco 2651 for my ADSL connection and terminate PPPoE on it.
I do not use a fixed address, but I am sure that my configuration can be
used with some minor modifications.
!
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
!
interface FastEthernet0/0
description ADSL PPPoE
bandwidth 1024
no ip address
speed 100
full-duplex
pppoe enable
pppoe-client dial-pool-number 1
no cdp enable
!
interface FastEthernet0/1
description FRONTLAN
ip address 192.168.13.1 255.255.255.0
no ip redirects
ip nat inside
ip pim sparse-dense-mode
ip route-cache flow
ip cgmp
speed 100
full-duplex
!
interface Dialer1
mtu 1492
bandwidth 1024
ip address negotiated
ip mtu 1450
ip nat outside
encapsulation ppp
ip tcp adjust-mss 1400
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username -----@-----.no password 7 -------
!

I also have IDS and FW configured, but I removed that part for this e-mail.

Regards,
Andr?

>Hi,group
>
> I am using the PPPoE for a ASDL router. The Provider
>gave me the router reference . There is a fixed IP address
>for the WAN port, and subnet mask is /32. It is very
>strange, I try to set the fixed IP address for my dialer
>interface. When I set the mask of /32, the router told me
>couldn't input a bad mask.
> Somebody know the problem? How to do that, I don't
>know.
>
>Thanks
>



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:19 GMT-3