Secure WebMail
Home Services Support Billing Resources Contact Us
Cisco 678 Router Programming for DHCP Configuration
back
You will need to connect the blue programming cable that came with your 678 router to your COM port on your computer and to the router.
<--- This line is a comment line. -->
<--- There are more below. They do not need to be typed. -->
User Access Verification
Password: <blank>
cbos>enable
Password: <blank>
cbos#set nvram erase
cbos#write
cbos#reboot
User Access Verification
Password: <blank>
cbos>enable
Password: <blank>
cbos#set ppp wan0-0 ipcp 0.0.0.0
cbos#set ppp wan0-0 dns 0.0.0.0
cbos#set ppp restart enabled
cbos#set dhcp server enabled
cbos#set nat enabled
cbos#set web disabled
cbos#set web port 61534
cbos#set ppp wan0-0 login (login name)
cbos#set ppp wan0-0 password (login password)
<--- Next 4 lines are for the Cisco 678 only. -->
<--- The first line may need typed 2-3 times to fully close. -->
set int wan0-0 close
set int wan0-0 vpi 0 <----- cisco 678 only -->
set int wan0-0 vci 32 <----- cisco 678 only -->
set int wan0-0 open <----- cisco 678 only -->
cbos#write
<--- Programming is complete. Reboot router. -->
cbos#reboot
© 1996 - 2008 ~ Net-Venture, Inc. ~ All Rights Reserved. Terms and prices subject to change without notice.