Cisco 675 DSL Router (setup is the same as Cisco 675)
To configure your Cisco Router use the following commands at
the cbos# prompt in HyperTerminal or another terminal program that
you use to connect to your router using the serial cable that was
provided with your router. If you need help connecting to your
router with HyperTerminal, please refer to the instructions that
were provided with your Cisco router or see Section 13 at the
bottom of the Cisco
Configuration Page on our Site.
|
Common CISCO 675/678 DSL Router
Tasks |
|
Action |
Programming instructions |
| Clear all the
settings |
enable
set nvram erase
write
reboot |
|
Set passwords |
enable
set password exec Exec_Password
set password enable Enable_Password
write |
| Setup for PPP
mode with dynamic IP address |
enable
set ppp wan0-0 ipcp 0.0.0.0
set ppp wan0-0 dns 0.0.0.0
set ppp wan0-0 login ISP_LoginID
set ppp wan0-0 password ISP_Password
set ppp restart enabled
set web port 2000
set web disabled
set dhcp server enabled
set nat enabled
set int wan0-0 disable (DMT only)
write (DMT only)
set int wan0-0 vpi 0 (DMT only)
set int wan0-0 vci 32 (DMT only)
set int wan0-0 enable (DMT only)
write
reboot |
|
Setup for PPP mode with
routable static IP address on all computers |
enable
set ppp wan0-0 ipcp 0.0.0.0
set ppp wan0-0 dns 0.0.0.0
set ppp wan0-0 login ISP_LoginID
set ppp wan0-0 password ISP_Password
set ppp restart enabled
set web port 2000
set web disabled
set dhcp server disabled
set dhcp client disabled
set nat disabled
set int eth0 addr First IP/Gateway Address
set int eth0 mask SubNet Mask
set int wan0-0 disable (DMT only)
write (DMT only)
set int wan0-0 vpi 0 (DMT only)
set int wan0-0 vci 32 (DMT only)
set int wan0-0 enable (DMT only)
write
reboot |
| Setup for PPP
mode with mix of routable static IP addresses and private
dynamic addresses on computers |
enable
set ppp wan0-0 ipcp 0.0.0.0
set ppp wan0-0 dns 0.0.0.0
set ppp wan0-0 login ISP_LoginID
set ppp wan0-0 password ISP_Password
set int vip0 ip First IP/Gateway Address
set int vip0 mask SubNet Mask
set ppp restart enabled
set web port 2000
set web disabled
set dhcp server enabled
set nat enabled
set int wan0-0 disable (DMT only)
write (DMT only)
set int wan0-0 vpi 0 (DMT only)
set int wan0-0 vci 32 (DMT only)
set int wan0-0 enable (DMT only)
write
reboot |
|
Recover or erase password |
Connect the router to your
computer's serial port
Open HyperTerminal using 38,400/8/N/1 no flow control
Power cycle the router
As soon as you see
Hello! press Ctrl-C
Enter the command db
fef80030 100
Look for encrypted
password, which is altered by two letters
(a = c, b = d, etc. 'cisco' would be 'agqam')
To erase the current configuration use:
es 6
rb |
| Upgrade CBOS
|
Please refer to
Qwest's
DSL Web Site for the most current CBOS upgrade. Look under
the Technical Information Section. |