|
|
Cisco
675 DSL Modem PPP
Q:
How Do I Configure the Cisco 675 DSL Modem for PPP
A: Login
with Hyperterminal For Instructions
on Hyperterminal click Here, otherwise, follow the instructions
below.
Note: In the
Windows95/98/NT/2K: Make sure all IP configurations (DNS, IP, etc.)
come from the DHCP server.
(Login With
Hyperterminal, Hit enter twice.) (Hit Enter after each command)
- enable (if
asked for a password, just hit enter)
- set nvram
erase
- write
- reboot (wait
for it to reboot, Hit enter)
- enable (if
asked for a password, just hit enter)
- set ppp
wan0-0 ipcp 0.0.0.0
- set ppp wan0-0
dns 0.0.0.0
- set ppp wan0-0
login "insert username here w/o quotes"
- set ppp wan0-0
password "insert password here w/o
quotes"
- set ppp wan0-0
password enable "insert password here
w/o quotes"
- set ppp wan0-0
password exec "insert password here
w/o quotes"
- set ppp restart
enable
- set dhcp
server enabled
- set nat enabled
- set tftp
disable
- set telnet
disable
- set web disable
- set web port
8080
- write
- reboot (after
it reboots, unplug the unit, wait for 25 seconds)
(plug it back
in and let it come all the way back up)
To automate
the programming task, we have created a text file with the commands
starting from step 6.
- Download
this text file autocommand.txt
(4k) by right clicking on the link, and choosing Save Target
As... Save this file where it will be easily found.
- Edit the
autocommand.txt with notepad only. Insert your username and password
(provided by Lonetree,) where you see the text "Insert username/password
here."
Important! Insert this information without the quotes. Save
the file.
- Once you
have logged into the 675 with HyperTerminal, do steps 1 - 4.
- In HyperTerminal
go to the Transfer menu. Choose Send Text File... Select
the text file you downloaded and edited earlier. This will program
the 675 with the commands from Step 6 through 14.
|