User manual ZYXEL P-974H QUICK GUIDE V3.70

DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual ZYXEL P-974H. We hope that this ZYXEL P-974H user guide will be useful to you.


ZYXEL P-974H QUICK GUIDE V3.70: Download the complete user guide (496 Ko)

You may also download the following manuals related to this product:

   ZYXEL P-974H V3.70 (2063 ko)

Manual abstract: user guide ZYXEL P-974HQUICK GUIDE V3.70

Detailed instructions for use are in the User's Guide.

[. . . ] P-974H/HW Series Cable Router Firmware v3. 70 Edition 2, 09/2009 DEFAULT LOGIN DETAILS IP Address: Username: Password: http://192. 168. 1. 1:8080 webadmin 1234 www. zyxel. com Copyright 2009 ZyXEL Communications Corporation LEDs (P-974H and P-974HW) POWER SYSTEM LAN 1~4 USB DATA CABLE POWER SYSTEM LAN 1~4 USB DATA CABLE WLAN 2 ENGLISH Introduction The P-974H/HW allows you to connect to the Internet through your cable TV service provider. The P-974H/HW is a DOCSIS2. 0 and Cable Home 1. 1 compliant Internet cable router with an integrated 4-port switch. The P-974HW also comes with IEEE 802. 11g wireless capability. How It Works Overview · Make Your Hardware Connections, page 4 · Install the USB Driver, page 6 · Confirm Your Connection, page 9 · Troubleshooting, page 10 3 Hardware Connections This section shows you how to set up your P-974H. 4 1 2 3 1. [. . . ] Insert the support disc into your computer's disc drive, then select the Install the software automatically (Recommended) option. Windows 2000/XP: If a warning screen displays, click Yes or Continue Anyway. Click Finish to complete the wizard. Verifying the Connection to the ZyXEL Device After you have finished the hardware connection and/or USB driver installation, check that you can connect to the ZyXEL Device via the USB connection. Click Start > Programs > Accessories > Command Prompt. 7 3. Type "ping" followed by a space and the IP address of the ZyXEL Device (192. 168. 1. 1 is the default). This indicates that you have a successful connection. Connecting to the Web Configurator The ZyXEL Device's built-in Web Configurator allows you to change the default settings. Launch your web browser and then connect to "192. 168. 1. 1:8080". 2. Enter the user name ("user" is the default) password ("1234" is the default) or enter the administrator user name ("webadmin" is the default) and password ("1234" is the default) and click OK. 8 ENGLISH 3. You should now see the Web Configurator's Status screen. Internet Access Open your web browser and access any web site to test your Internet connection. 9 Troubleshooting Use the following sections to correct problems with your ZyXEL Device. None of the LEDs turn on when you turn the power on. · Make sure that you use the included power adaptor to connect to the ZyXEL Device and that it is plugged into an appropriate power source. · Check the cable connection from your computer to the ZyXEL Device. Cannot access the Internet. · Check the condition of the coaxial cable connected to the back of the cable modem. · Check with your cable service provider to ensure that your Internet account has been activated. · Make sure your computer is configured for TCP/IP networking and is able to receive a dynamic IP address (see Set Up Your Computer's IP Address). · Make sure your computer can communicate with the ZyXEL Device (either through the LAN or the USB port). 10 ENGLISH The USB LED is off. · Check the USB cable connection. · Check that your computer operating system is supported by the USB driver and that it has been properly installed. Try installing the USB software again. Set Up Your Computer's IP Address This section shows you how to set your Windows NT/2000/XP computer to automatically get an IP address. This ensures that your computer can communicate with your ZyXEL Device. [. . . ] The values used in these samples are for example purposes only; please use the values provided by your ISP where appropriate. Connecting to the ZyXEL Device with Telnet Before you can use these sample configurations, you must first connect to the ZyXEL Device with Telnet. After connecting to the ZyXEL Device, you can enter any of the commands in the following samples. Be sure to customize them first. 13 Set Static IP Only To set only a static IP address, enter the following commands: > > > > > > > > > > > > defaults ip_sharing false dhcp_enable false dhcp_server 10. 13. 17. 1 255. 255. 255. 0 static_ip 10. 13. 17. 1 255. 255. 255. 0 dns_server 172. 21. 3. 88 172. 23. 5. 1 172. 23. 5. 2 rip_enable true rip2_md5 true rip2_keyid 1 rip2_keystr david save reset Change the settings according to the information provided by your ISP or network administrator. 14 ENGLISH Set Static IP with Public DHCP To set a static IP address with a public DHCP server, enter the following commands: > > > > > > > > > > > > > defaults ip_sharing false dhcp_enable true dhcp_server 10. 13. 17. 1 255. 255. 255. 0 dhcp_pool 10. 13. 17. 2 20 static_ip 10. 13. 17. 1 255. 255. 255. 0 dns_server 172. 21. 3. 88 172. 23. 5. 1 172. 23. 5. 2 rip_enable true rip2_md5 true rip2_keyid 1 rip2_keystr david save reset Change the settings according to the information provided by your ISP or network administrator. 15 Set Static IP with NAT To set a static IP address with NAT, enter the following commands: > > > > > > > > > > > > defaults ip_sharing false dhcp_enable false dhcp_server 192. 168. 1. 1 255. 255. 255. 0 static_ip 10. 13. 17. 1 255. 255. 255. 0 dns_server 172. 21. 3. 88 172. 23. 5. 1 172. 23. 5. 2 rip_enable true rip2_md5 true rip2_keyid 1 rip2_keystr david save reset Change the settings according to the information provided by your ISP or network administrator. 16 ENGLISH Set Static IP with NAT and Private DHCP To set a static IP address with NAT and a private DHCP server, enter the following commands: > > > > > > > > > > > > > defaults ip_sharing false dhcp_enable true dhcp_server 192. 168. 1. 1 255. 255. 255. 0 dhcp_pool 192. 168. 1. 2 20 static_ip 10. 13. 17. 1 255. 255. 255. 0 dns_server 172. 21. 3. 88 172. 23. 5. 1 172. 23. 5. 2 rip_enable true rip2_md5 true rip2_keyid 1 rip2_keystr david save reset Change the settings according to the information provided by your ISP or network administrator. 17 Set Bridge Mode To set the ZyXEL Device to bridge mode, enter the following commands: > > > > defaults router_enable false save reset Set Default IP Sharing / RG Mode To set the ZyXEL Device to its default IP Sharing / RG mode, enter the following commands: > defaults > save > reset Change the settings according to the information provided by your ISP or network administrator. 18 [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE ZYXEL P-974H




Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual ZYXEL P-974H will begin.

 

Copyright © 2015 - manualRetreiver - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.