Question : Configure Cisco 831 router to Static ATT DSL

Anyone have a config for a Cisco 831 need to bridge (Is bridge the right term? When connecting the Motorola/Netopia 3000 modem to the Cisco router?) a Netopia 3000 modem to the Cisco router.

Account uses the following..
PPPoe
PAP/CHAP
Static IP

Thanks in advance.

Answer : Configure Cisco 831 router to Static ATT DSL

Hi,

Try this

interface Dialer0
 ip address negotiated
 ip mtu 1442
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 1
 dialer-group 1
 no cdp enable
 ppp authentication pap callin
 ppp pap sent-username xxxxx password xxxxxxxxxxxxx
 crypto map VPNmap
!

ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
Random Solutions  
 
programming4us programming4us