|
|
Customer DSL Configuration for PPP for Cisco 675 Router Connect the blue management cable to the back of the Cisco 675 router and to the appropiate serial cable on the computer. Open up the terminal software (ie: Hyperterminal, Tera Term, Minicomm, Telix) and make sure the port speed is set to 9600. Hit enter when asked for the password. Then, type "enable", hit enter, and hit enter again when asked for the password. Then type in the following commands: set nvram erase
Substitute your own passwords for USER-SELECTED-PASSWORD in both the exec and enable commands.If this is to be a shared DSL connection, you will need to use NAT to hook up machines inside you network. This is done with the following commands: set nat enabled
This will allow the use of IP addresses 10.0.0.2 - 10.0.0.254 for your internal machines. If you desire to have servers running, you will need to setup static NAT mappings in your DSL box with "set nat entry". If DHCP is desired for easy configuration of client computers, this can be done with the following commands: set dhcp sever enabled
Finally, save everything and reboot: write
The InfoWest side needs to be configured before you can connect, so as soon as you have completed this, please call us so we can configure our end to get you up and running. |