Cisco 675/678 with Point to Point Service
  1. Plug the dsl modem into the phone jack from the port labeled "WALL" on the back of the DSL modem.
  2. Then plug the rj-45 patch cord from the "ENET" port on the back of the modem into the NIC card you installed into the PC or MAC.
  3. Run the power supply from a surge protected outlet to the "PWR" port on the back of the DSL modem.
  4. Observe the WAN link light on the front of the DSL modem. It should be a solid green. (if not contact NETA.COM support)
  5. Observe the LAN link light on the front of the DSL modem. It should be a solid green. (if not check to see that your PC or MAC is turned on and the nic card is showing a link light. Check the instructions on installing the NIC card.)
  6. Connect the provided terminal patch cord to the serial port on the Computer from the MGMT port of the DSL modem.
  7. Go to the Computer and start a Hy>erterminal or other terminal program to interface with the router.
    Macintosh Terminal Instructions.
  8. In the Hyperterminal start a communication on com1 or com2 (whichever is the proper one for this computer) and set the port settings as follows.
    Bits Per Second 38400
    Data Bits 8
    Parity None
    Stop Bits 1
    Flow Control None

  9. If you see the prompt for CBOS v2.X.X then you are connected and ready to start your session. If not try the other COM port to connect with.
  10. You will be prompted for a password, their is none so hit enter to continue.
  11. Type in "enable" and hit enter twice to clear the password prompt.
  12. Type in "set nvram erase" and press enter.
  13. Type in "write" and press enter.
  14. Type in "reboot" and press enter.
  15. Wait about 20 seconds and press enter again. You should see the CBOS prompt again.
  16. Type in "enable" and press enter twice.
  17. Type in "set bridging rfc1483 disabled" and press enter.
  18. Type in "set nat enable" and press enter.
  19. Type in "set interface wan0-0 vpi 0"
    "set interface wan0-0 vci 32"
    newer dmt line vpi/vci 0/32 with the older cap line vpi/vci setting should be 1/1.
    If you receive an error message when trying to set the vpi/vci saying that the interface must be closed, type "set interface wan0-0 disable", make the changes, then type "set interface wan0-0 enable" after the changes have been made.
  20. Type in "set ppp wan0-0 ipcp 0.0.0.0"
  21. Type in "set ppp wan0-0 login (user-id)" where user-id is the login name you choose when setting up the account.
  22. Type in "set ppp wan0-0 password (password)" where password is the assigned or chosen password when you created the account.
  23. Type in "set ppp restart enabled" and press enter.
  24. Type in "set interface eth0 address 192.168.1.1" and press enter.
  25. Type in "set interface eth0 netmask 255.255.255.0" and press enter.
  26. Type in "set web disable" and press enter.
  27. Type in "set web port 1025" and press enter.
  28. Type in "set web remote 192.168.1.10" and press enter.
  29. Type in "set tftp disable" and press enter.
  30. Type in "set syslog disable" and press enter.
  31. Type in "set snmp disable" and press enter.
  32. Type in "set password exec (login password dsl modem)" and press enter.
  33. Type in "set password enable (supervisor password dsl modem)" and press enter.
  34. Type in "write" and press enter.
  35. Type in "reboot" and press enter.
  36. Press enter again to get back the CBOS prompt.
  37. Type in "ping 216.19.223.5" and press enter.
  38. If the return is good and successful, the router is in communication with us. Now to check the PC or MAC connectivity.
  39. Bring up the MSDos prompt or hypertext terminal for MAC and type in "ping 216.19.223.5" and press enter. If you got a good return, open your browser and enjoy.



Windows 2000



You will need to configure you host pc to reconize your local area network.
Goto Once you have opened the appropriate properties page, enter the following information -



Windows 95, 98, and ME



You will need to configure you host pc to reconize your local area network.
Goto Once you have opened the appropriate properties page, enter the following information - If at this point you still do not have connectivity, check the gateway and ip addresses in the network configuration of your computer. Check the DNS information to be sure it is correct.



** NOTE **
The newer DMT dsl connections are now configured with a vpi/vci of 0/32 and the older CAP dsl line are configured with vpi/vci of 1/1. you will be able to check this with the command "show interface wan0-0"

Close Window