Cisco 678 Single
Connect to your Cisco 600 series through Hyperterm,
Hit enter until you see the following cbos prompt. Then type the following commands.
cbos>enable Password:(Hit enter here)
cbos#set nvram erase
cbos#write
cbos#reboot
Hello!
Expanding
CBOS image... CBOS [version]
Hit enter to get the cbos prompt
cbos>enable Password:Hit enter
cbos#set ppp wan0-0 ipcp 0.0.0.0
cbos#set ppp wan0-0 dns 0.0.0.0
cbos#set ppp wan0-0 login (your login name)
cbos#set ppp wan0-0 password (your password)
cbos#set ppp restart enabled
cbos#set dhcp server enabled
cbos#set nat enabled
cbos#set web disabled
cbos#set web port 5000
cbos#set int wan0-0 close
cbos#set int wan0-0 vpi 0
cbos#set int wan0-0 vci 32
cbos#set int wan0-0 open
cbos#write
cbos#reboot
Then you will see
Hello! Expanding CBOS image... CBOS [version]
cbos>enable Password:Hit enter
cbos#set password exec (your password)
cbos#set password enable (your password)
cbos#write
cbos#reboot