cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
954
Views
0
Helpful
3
Replies

cisco 1700 with adsl wic installed, but cant see adsl interface in show ip

natalg123
Level 1
Level 1

I did a show version to show my ios and memory etc. here it is.

Router>show version

Cisco Internetwork Operating System Software

IOS (tm) C1700 Software (C1700-SV3Y-M), Version 12.2(4)YB, EARLY DEPLOYMENT RELE

ASE SOFTWARE (fc1)

Synched to technology version 12.2(6.8)T2

TAC Support: http://www.cisco.com/tac

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Fri 15-Mar-02 19:17 by ealyon

Image text-base: 0x80008124, data-base: 0x80D2585C

ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE (fc1)

ROM: C1700 Software (C1700-SV3Y-M), Version 12.2(4)YB, EARLY DEPLOYMENT RELEASE

SOFTWARE (fc1)

Router uptime is 0 minutes

System returned to ROM by reload

System image file is "flash:c1700-sv3y-mz.122-4.YB.bin"

cisco 1720 (MPC860T) processor (revision 0x601) with 46695K/2457K bytes of memor

y.

Processor board ID JAD0525025E (3662228102), with hardware revision 0000

MPC860T processor: part number 0, mask 32

Bridging software.

X.25 software, Version 3.0.0.

1 FastEthernet/IEEE 802.3 interface(s)

32K bytes of non-volatile configuration memory.

16384K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

My wic light is solid green in back of router stating ok , but cant see in my hyperterminal. Please help. Also i just received my router and learning cisco. when i received the wic it had an rj12 interface. does this mean i dont hook up my modem from bellsouth and just hook it from wall to adsl interface. If so how does router know the dialing to bellsouth? Thanks for the help

jorge

3 Replies 3

Hello,

you need at least Cisco IOS 12.2(13)T in order for the ADSL WIC to be recognized by your 1700 router. As for connecting it: you indeed plug the RJ (11 it is I think) from the modem into the ADSL port, and it will train with the provider, provided, obviously, that you have configured it correctly. Here is a sample configuration for the 1720:

!

version 12.2

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname Cisco1720

!

enable password 7 xxxxxxxx

!

username xxxxxxx@dslgateb.xxxxxxxx.co.uk password 7 xxxxxxxx

username xxxxxxx password 7 xxxxxxx

memory-size iomem 25

ip subnet-zero

!

!

ip name-server 193.xxx.xxx.xxx

ip name-server 194.xxx.xxx.xxx

ip name-server 194.xxx.xxx.xxx

!

ip cef

ip audit notify log

ip audit po max-events 100

no ftp-server write-enable

!

interface Loopback0

description +++ Always Up Interface +++

ip address 10.10.10.10 255.255.255.255

!

interface ATM0

no ip address

no ip mroute-cache

no atm ilmi-keepalive

pvc 0/38

encapsulation aal5mux ppp dialer

dialer pool-member 1

!

dsl operating-mode auto

hold-queue 224 in

!

interface FastEthernet0

description +++ Connection To LAN +++

ip address 192.168.30.1 255.255.255.0

ip nat inside

speed auto

full-duplex

!

interface Dialer0

description +++ Connection To ISP ADSL +++

ip address 213.xxx.xxx.76 255.255.255.0

ip nat outside

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap callin

ppp chap hostname xxxxxxx@dslgateb.xxxxxxx.co.uk

ppp chap password 7 xxxxxxxx

ppp pap sent-username xxxxxxx@dslgateb.xxxxxxx.co.uk password 7 xxxxxxx

!

ip nat inside source list 1 interface Dialer0 overload

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer0

ip http server

ip http secure-server

!

dialer-list 1 protocol ip permit

!

access-list 1 permit any

!

banner motd ^C

****************************

* WARNING BANNER *

****************************

WARNING - authorized users only

The owner and any subsidiary companies, has proprietary rights

over this system and data. Unauthorized access is unlawful and may

result in disciplinary action and/or legal proceedings.

Access to this system is monitored.

^C

!

line con 0

line aux 0

line vty 0 4

exec-timeout 60 0

password 7 xxxxxxx

login local

transport input telnet

!

ntp clock-period 17179651

ntp server 128.x.x.21

!

end

HTH,

GP

i have been setting up other routers for about 8 years now and all the setups i have done go from wall jack to modem which is an rj11 plug on each end and than an ethernet cable from cable modem or dsl modem to router using an rj45 plug. but the interface on the cisco 1700 adsl wic is rj11.how do i do this if this is the case. also do you know where i can obtain that ios? thanks

Hello,

I think that looking at a picture might make things clearer, check the link below:

Connecting an ADSL WIC or a G.SHDSL WIC to the Wall Jack

http://www.cisco.com/en/US/partner/products/hw/modules/ps2641/prod_module_installation_guide09186a008007cf8b.html#31169

You can either download the IOS from CCO (if you have sufficient privileges):

http://www.cisco.com/cgi-bin/Software/Iosplanner/Planner-tool/iosplanner.cgi?majorRel=12.2

Otherwise, you will have to purchase it from a reseller or vendor, here is a link to the Cisco Partner Locator:

http://tools.cisco.com/WWChannels/LOCATR/jsp/partner_locator.jsp

HTH,

GP

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: