Cisco 675/678 with Point to Point Service
- Plug the dsl modem into the phone jack from the port labeled "WALL" on the
back of the DSL modem.
- 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.
- Run the power supply from a surge protected outlet to the "PWR" port on
the back of the DSL modem.
- Observe the WAN link light on the front of the DSL modem. It should be a
solid green. (if not contact NETA.COM support)
- 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.)
- Connect the provided terminal patch cord to the serial port on the Computer
from the MGMT port of the DSL modem.
- Go to the Computer and start a Hy>erterminal or other terminal program
to interface with the router.
Macintosh Terminal
Instructions.
- 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 |
- 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.
- You will be prompted for a password, their is none so hit enter to continue.
- Type in "enable" and hit enter twice to clear the password prompt.
- Type in "set nvram erase" and press enter.
- Type in "write" and press enter.
- Type in "reboot" and press enter.
- Wait about 20 seconds and press enter again. You should see the CBOS prompt
again.
- Type in "enable" and press enter twice.
- Type in "set bridging rfc1483 disabled" and press enter.
- Type in "set nat enable" and press enter.
- 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.
- Type in "set ppp wan0-0 ipcp 0.0.0.0"
- Type in "set ppp wan0-0 login (user-id)" where user-id is the login name
you choose when setting up the account.
- Type in "set ppp wan0-0 password (password)" where password is the assigned
or chosen password when you created the account.
- Type in "set ppp restart enabled" and press enter.
- Type in "set interface eth0 address 192.168.1.1" and press enter.
- Type in "set interface eth0 netmask 255.255.255.0" and press enter.
- Type in "set web disable" and press enter.
- Type in "set web port 1025" and press enter.
- Type in "set web remote 192.168.1.10" and press enter.
- Type in "set tftp disable" and press enter.
- Type in "set syslog disable" and press enter.
- Type in "set snmp disable" and press enter.
- Type in "set password exec (login password dsl modem)" and press enter.
- Type in "set password enable (supervisor password dsl modem)" and press
enter.
- Type in "write" and press enter.
- Type in "reboot" and press enter.
- Press enter again to get back the CBOS prompt.
- Type in "ping 216.19.223.5" and press enter.
- If the return is good and successful, the router is in communication with
us. Now to check the PC or MAC connectivity.
- 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
- Start
- Setting
- network and dailup
- local area connection
- properties
- internet protocol(tcp/ip)
Once you have opened the appropriate properties page, enter the following information -
- Check "Use the following IP address:"
- IP Address - 192.168.1.XXX (where XXX is any number from 2 - 254)
- Subnet mask - 255.255.255.0
- Default Gateway 192.168.1.1
- Check "Use the following DNS server addresses:"
- Preferred DNS server - 216.19.223.25
- Alternate DNS server - 216.19.223.26
Windows 95, 98, and ME
You will need to configure you host pc
to reconize your local area network.
Goto
- Start
- Setting
- Control Panal
- Network
- Select tcp/ip and push the properties button
- Select the IP Address Tab and (tcp/ip)
Once you have opened the appropriate properties page, enter the following information -
- Check "Use the following IP address:"
- IP address - 192.169.1.XXX
- Subnet Mask - 255.255.255.0
- Click on the Gateway Tab and enter - 192.168.1.1
- Click on the DNS Tab, Select "Enable DNS" and enter getnet.net as the domain
- Primary DNS server - 216.19.223.25
- Secondary DNS server - 216.19.223.26
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"