background image

Corporate Headquarters:

Copyright © 2005 Cisco Systems, Inc. All rights reserved.

Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA 95134-1706 USA

Installing and Configuring Cisco 802 IDSL and 
Cisco 804 IDSL Routers

Overview

Cisco 802 IDSL and Cisco 804 IDSL routers offer high-speed digital connections using an ISDN line 
and support line rates up to 144 kilobits per second (kbps). Integrated Services Digital Network (ISDN) 
Digital Subscriber Line (IDSL) expands DSL connectivity for customers who are outside the Service 
Provider’s range for DSL or for those who are unable to qualify for DSL connections.

This document describes the setup and configuration of your routers and contains the following sections:

Before You Start

Unpacking the Router

Connecting Cables to the Router

Configuring the IDSL Router

Содержание 802

Страница 1: ... using an ISDN line and support line rates up to 144 kilobits per second kbps Integrated Services Digital Network ISDN Digital Subscriber Line IDSL expands DSL connectivity for customers who are outside the Service Provider s range for DSL or for those who are unable to qualify for DSL connections This document describes the setup and configuration of your routers and contains the following sectio...

Страница 2: ...ng Electrostatic Discharge Damage Preventing Router Damage Safety Before installing the router read the following warnings Warning Only trained and qualified personnel should be allowed to install replace or service this equipment Statement 1030 Warning Read the installation instructions before connecting the system to the power source Statement 1004 Cisco 804 IDSL Router Personal computer Power s...

Страница 3: ...lations Statement 1040 Warning If the symbol of suitability with an overlaid cross appears above a port you must not connect the port to a public network that follows the European Union standards Connecting the port to this type of public network can cause severe personal injury or can damage the unit Statement 1031 Preventing Electrostatic Discharge Damage Electrostatic discharge ESD is a transfe...

Страница 4: ...orts on the back panel If the symbol of suitability appears above a port you can connect the port directly to a public network that follows the European Union standards Unpacking the Router Your router package should include the following items Warning If the symbol of suitability with an overlaid cross appears above a port you must not connect the port to a public network that follows the Europea...

Страница 5: ... connect the cables correctly For more information see the following subsections Connecting an Ethernet Device Connecting a Hub Connecting a Server PC or Workstation Connecting an IDSL Line Connecting the Power Supply Verifying Router Connections Cisco 802 IDSL Router Cisco 804 IDSL Router TO HUB TO PC Cisco 804 IDSL 4 3 2 1 ETHERNET 10 BASE T CONSOLE IDSL Cisco 802 IDSL CONSOLE IDSL LINK TO HUB T...

Страница 6: ...et device If you want to connect more than one device you must provide additional straight through cables See the Cisco 800 Series Routers Hardware Installation Guide for straight through cable specifications The TO HUB TO PC button corresponds to the Ethernet port on Cisco 802 IDSL routers and to Ethernet port 1 on Cisco 804 IDSL routers Caution Always connect the yellow cable or Ethernet cable t...

Страница 7: ...t after router power up The LINK LED is on the Cisco 802 IDSL back panel ETHERNET 1 2 3 and 4 LEDs are on the Cisco 804 IDSL front panel Step 4 If the LED corresponding to the connected port is not on do the following If the LINK or ETHERNET 1 LED is not on try pressing the TO HUB TO PC button If the ETHERNET 2 3 or 4 LED is not on press the equivalent of the router TO HUB TO PC button on your hub...

Страница 8: ...d of the cable to the server PC or workstation Step 2 Check the LED corresponding to the connected port after router power up The LINK LED is on the Cisco 802 IDSL back panel ETHERNET 1 2 3 and 4 LEDs are on the Cisco 804 IDSL front panel Step 3 If the LINK or ETHERNET 1 LED is not on try pressing the TO HUB TO PC button Step 4 If the ETHERNET 2 3 or 4 LED is not on see the Cisco 800 Series Router...

Страница 9: ...1 NT1 device Accidently connecting the cable to the wrong port can damage your router Step 1 Connect the red cable to the red IDSL port Step 2 Connect the other end of the cable to the IDSL wall jack If your wall jack has an RJ 11 connector attach the RJ 45 to RJ 11 adapter cable to the red cable and then connect the RJ 11 connector to the IDSL wall jack TO HUB TO PC Cisco 804 IDSL 4 3 2 1 ETHERNE...

Страница 10: ... and all other connections links by checking the LEDs in the table below If the LEDs are not on see the troubleshooting information in the Cisco 800 Series Routers Hardware Installation Guide TO HUB TO PC Cisco 804 IDSL 4 3 2 1 ETHERNET 10 BASE T CONSOLE 2 Desktop power supply To electrical outlet Cisco 804 IDSL Router IDSL 5 24 71 VDC Power Link LEDs To Check Normal Patterns Power OK On To hub se...

Страница 11: ...the same for both the host and destination routers For example router config username isp password cisco Step 3 Set the switch type For example router config isdn switch type basic 5ess Step 4 Set the BRI interface to use the ISDN physical connection as a leased line service The following example sets the line speed at 128 kbps router config isdn leased line bri0 128 Step 5 Configure DHCP relay po...

Страница 12: ...ppp Step 17 Configure CHAP authentication router config if ppp authentication chap Step 18 Configure a valid Internet address to which the inside network address will be translated router config if ip nat outside Step 19 Define the router hostname and password to authenticate For example router config if ppp chap hostname 802 router config if ppp chap password cisco Step 20 Exit to global configur...

Страница 13: ... 255 0 dns server 172 29 20 41 172 29 20 51 netbios name server 172 29 20 41 172 29 20 51 default router 192 168 1 1 ip name server 172 29 20 41 ip name server 172 29 20 51 interface Ethernet0 ip address 192 168 1 1 255 255 255 0 no ip directed broadcast ip nat inside interface BRI0 ip unnumbered negotiated no ip directed broadcast encapsulation ppp ppp authentication chap ip nat outside ppp chap ...

Страница 14: ...terface ethernet0 Step 6 Enter an IP address For example router config if ip address 192 168 2 1 255 255 255 0 Step 7 Enable Network Address Translation NAT on your LAN The inside network address is not directly routed to the Internet but is subject to translation to a routable address outside the LAN router config if ip nat inside Step 8 Change to BRI interface router config if interface bri0 Ste...

Страница 15: ...erface bri0 overload router access list 1 permit 192 168 1 0 0 0 0 255 Step 18 Save your configuration router copy running config startup config Example of Frame Relay Configuration Output Current configuration version 12 0 service timestamps debug uptime service timestamps log uptime hostname c802idsl username isp password 0 cisco ip subnet zero isdn switch type basic 5ess isdn leased line BRI0 1...

Страница 16: ... configuration mode router config no logging console This command disables all logging to the terminal or PC that you are troubleshooting the software from To reenable logging enter the global configuration mode logging console enable command Step 2 To use the debug commands do the following a Access any router port remotely using Telnet and enter the following command while in user EXEC mode rout...

Страница 17: ... Problem Solution show isdn status user EXEC mode See output 1 example following this table Improperly connected cable Refer to troubleshooting information in Cisco 800 Series Routers Hardware Installation Guide Damaged IDSL cable Order a new red IDSL cable from your Cisco reseller Problem with IDSL line Contact your telephone service provider to report a problem If the problem continues after the...

Страница 18: ...223 5 ppp sending CONFREQ type 5 CI_MAGICNUMBER value 28CEEFDB LINK 3 UPDOWN Interface BRI0 B Channel 1 changed state to down LINK 5 CHANGED Interface BRI0 B Channel 1 changed state to down LINK 3 UPDOWN Interface BRI0 B Channel 1 changed state to up LINK 5 CHANGED Interface BRI0 B Channel 1 changed state to up ppp sending CONFREQ type 3 CI_AUTHTYPE value C223 5 ppp sending CONFREQ type 5 CI_MAGIC...

Страница 19: ...ordering Cisco Marketplace http www cisco com go marketplace Ordering Documentation You can find instructions for ordering documentation at this URL http www cisco com univercd cc td doc es_inpck pdi htm You can order Cisco documentation in these ways Registered Cisco com users Cisco direct customers can order Cisco product documentation from the Ordering tool http www cisco com en US partner orde...

Страница 20: ... this URL http www cisco com en US products products_psirt_rss_feed html Reporting Security Problems in Cisco Products Cisco is committed to delivering secure products We test our products internally before we release them and we strive to correct all vulnerabilities quickly If you think that you might have identified a vulnerability in a Cisco product contact PSIRT Emergencies security alert cisc...

Страница 21: ...Tool from the Alphabetical Index drop down list or click the Cisco Product Identification Tool link under Alerts RMAs The CPI tool offers three search options by product ID or model name by tree view or for certain products by copying and pasting show command output Search results show an illustration of your product with the serial number label location highlighted Locate the serial number label ...

Страница 22: ...rinted sources Cisco Marketplace provides a variety of Cisco books reference guides and logo merchandise Visit Cisco Marketplace the company store at this URL http www cisco com go marketplace Cisco Press publishes a wide range of general networking training and certification titles Both new and experienced users will benefit from these publications For current Cisco Press titles and other informa...

Страница 23: ...therChannel EtherFast EtherSwitch Fast Step FormShare GigaDrive GigaStack HomeLink Internet Quotient IOS IP TV iQ Expertise the iQ logo iQ Net Readiness Scorecard LightStream Linksys MeetingPlace MGX the Networkers logo Networking Academy Network Registrar Packet PIX Post Routing Pre Routing ProConnect RateMUX ScriptShare SlideCast SMARTnet StrataView Plus TeleRouter The Fastest Way to Increase Yo...

Страница 24: ...24 Installing and Configuring Cisco 802 IDSL and Cisco 804 IDSL Routers 78 10368 03 Obtaining Additional Publications and Information ...

Страница 25: ...25 Installing and Configuring Cisco 802 IDSL and Cisco 804 IDSL Routers 78 10368 03 Obtaining Additional Publications and Information ...

Страница 26: ...26 Installing and Configuring Cisco 802 IDSL and Cisco 804 IDSL Routers 78 10368 03 Obtaining Additional Publications and Information ...

Отзывы: