cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3474
Views
0
Helpful
2
Replies

configure cisco router 2901 as pppoe modem

Bukhari1986
Level 1
Level 1

hi, i used web based interface to configure ppoe on the router 2901, but it does not seems to be enabled.

 

i want to use this router to connect to my ISP and dial automatically like the normal dlink and other  routers do.

 

i want to share the internet to clients connected through switch.

2 Replies 2

Bukhari1986
Level 1
Level 1

conf t

interface dialer 1
ip address negotiated
encapsulation ppp
ppp authentication pap callin
ppp pap sent-username ISPUsername password ISPPassword
ppp ipcp route default
dialer pool 10
no shutdown
ip nat outside
exit

interface gigabit 0/0
no ip address
pppoe enable
pppoe-client dial-pool-number 10
no shutdown
exit

exit

interface gigabit 0/1
ip address 192.168.0.254 255.255.255.0
no shutdown
ip nat inside
exit
ip access-list standard NAT_ADDRESSES
permit 192.168.0.0 0.0.0.255
exit

ip nat inside source list NAT_ADDRESSES interface dialer 1

hello - I have just moved your post to the Topic forums - you had posted your question in an obscure, non-visible, promotional community.  Hopefully our community users will see your question now

Review Cisco Networking products for a $25 gift card