[c-nsp] ADSL on 2621 or 2621XM
Adrian Chadd
adrian at creative.net.au
Wed Oct 4 11:28:58 EDT 2006
I'm using the pppoe-client support. Amusingly, it needs pppoe-client over
Ethernet support - there's pppoe over ATM but thats not what you want.
(The modem is talking ATM for you and giving you pppoe frames.)
Something like:
vpdn-enable
!
int fa0/0
description XC to ADSL modem
pppoe enable group global
pppoe-client dial-pool-number 1
!
int dialer1
description ADSL virtual session
ip address negotiated
no ip redirects
no ip unreachables
dialer-group 1
dialer pool 1
<insert your relevant PPP stuff here>
!
dialer-list 1 protocol ip permit
!
ip route 0.0.0.0 0.0.0.0 dialer1
!
then show vpdn sess:
PPPoE Session Information Total tunnels 1 sessions 1
PPPoE Session Information
Uniq ID PPPoE RemMAC Port VT VA State
SID LocMAC VA-st
N/A 2242 0090.1aa0.6fc8 Fa0/0 Di1 Vi3 UP
0003.e38d.b6c0 UP
Search the Cisco site for PPPoE ADSL ethernet or something. There's an example configuration
or two for PPPoE using an ethernet interface rather than ATM lurking about.
HTH,
Adrian
On Wed, Oct 04, 2006, Mathias at TelecityRedbus.com wrote:
> Hi Guys,
>
> This is for my home ADSL.
> I have a 2621 fa0/0 connected to Linksys ADSL2MUE ADSL2 Modem Ethernet
> port. Linksys is setup in bridge mode (forward all login detail and
> public IP to attached router). Not sure if I need something else (the
> 2621 has only the 2 default Fast Ethernet ports.
> I can't get interface atm0 on the router. I believe this is where I
> configure the PVC or is there any other place on the router to do that?
>
> Not sure if you need this but my ADSL speed is: 8M download / 512K
> upload
>
> Regards,
> Mathias
> This e-mail is intended only for the use of the addressees named above and may be confidential.
> If you are not an addressee you must not use any information contained in nor copy it nor inform any person other than the addressees of its existence or contents.
>
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list