From: RC on
Hi

I have a CISCO 1841 router with a ADSL WIC in it. I decided to add
a CISCO SDSL WIC in it. But I am unable to configure it from the IOS
software as I cannot see it

Can any one point me in the right direction

here are the output from sh ver and sh diag

Clearly the diag can see it, but when I do show interface it does not
show up, it only shows the ADSL interface

++++++++++++++++++++++++++++++++++++++++++++++++++++++
show diag
Slot 0:
C1841 2FE 2SLOT Mainboard Port adapter, 4 ports
Port adapter is analyzed
Port adapter insertion time unknown
EEPROM contents at hardware discovery:
Chassis MAC Address : 001d.71d7.ed64
MAC Address block size : 34
PCB Serial Number : FOC11364UZD
Hardware Revision : 7.0
Part Number : 73-8191-08
Board Revision : C0
Top Assy. Part Number : 800-23434-06
Deviation Number : 0
Fab Version : 04
CLEI Code : IPM7W00CRA
RMA Test History : 00
RMA Number : 0-0-0-0
RMA History : 00
Product (FRU) Number : CISCO1841
Version Identifier : V05
Processor type : 86
Chassis Serial Number : FCZ114091K5
EEPROM format version 4
EEPROM contents (hex):
...

WIC/HWIC Slot 0:
GSI GSHDSL MULTI LINE ATM WIC

Hardware Revision : 0.0
Top Assy. Part Number : 800-26571-02
Board Revision : C0
Deviation Number : 0
Fab Version : 01
PCB Serial Number : FOC11473840
RMA Test History : 00
RMA Number : 0-0-0-0
RMA History : 00
Version Identifier : V02
Product (FRU) Number : WIC-1SHDSL-V3
EEPROM format version 4


WIC/HWIC Slot 1:
DSL SAR (ADSL)

Hardware Revision : 2.3
Part Number : 73-4771-09
Board Revision : C0
Deviation Number : 0-0
Fab Version : 05
PCB Serial Number : FOC11355HRC
RMA Test History : 00
RMA Number : 0-0-0-0
RMA History : 00
Product (FRU) Number : WIC-1ADSL=
EEPROM format version 4
....
++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++
show ver

Cisco IOS Software, 1841 Software (C1841-BROADBAND-M), Version
12.4(16a), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Mon 10-Sep-07 07:24 by prod_rel_team

ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)

yourname uptime is 32 minutes
System returned to ROM by power-on
System image file is "flash:c1841-broadband-mz.124-16a.bin"

Cisco 1841 (revision 7.0) with 113664K/17408K bytes of memory.
Processor board ID FCZ114091K5
1 DSL controller
2 FastEthernet interfaces
1 ATM interface
DRAM configuration is 64 bits wide with parity disabled.
191K bytes of NVRAM.
31360K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102
++++++++++++++++++++++++++++++++++++++++++++++++++++++
From: Doug McIntyre on
RC <rc(a)demon.net> writes:
>I have a CISCO 1841 router with a ADSL WIC in it. I decided to add
>a CISCO SDSL WIC in it. But I am unable to configure it from the IOS
>software as I cannot see it

>Can any one point me in the right direction

>here are the output from sh ver and sh diag

>Clearly the diag can see it, but when I do show interface it does not
>show up, it only shows the ADSL interface

conf t
controller dsl 0/0
line-term cpe
mode atm
line-mode ...
.....


>Cisco 1841 (revision 7.0) with 113664K/17408K bytes of memory.
>Processor board ID FCZ114091K5
>1 DSL controller
>2 FastEthernet interfaces
>1 ATM interface


Looks like you have a DSL controller. You should be all set.
After you do your controller dsl 0/0 commands, you should have an
ATM 0/0 interface.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123newft/123t/123t_7/gt4wire.htm
From: RC on
Thankyou
On 16 Jan 2008 20:18:41 GMT, Doug McIntyre <merlyn(a)geeks.org> wrote:

>RC <rc(a)demon.net> writes:
>>I have a CISCO 1841 router with a ADSL WIC in it. I decided to add
>>a CISCO SDSL WIC in it. But I am unable to configure it from the IOS
>>software as I cannot see it
>
>>Can any one point me in the right direction
>
>>here are the output from sh ver and sh diag
>
>>Clearly the diag can see it, but when I do show interface it does not
>>show up, it only shows the ADSL interface
>
>conf t
>controller dsl 0/0
> line-term cpe
> mode atm
> line-mode ...
>....
>
>
>>Cisco 1841 (revision 7.0) with 113664K/17408K bytes of memory.
>>Processor board ID FCZ114091K5
>>1 DSL controller
>>2 FastEthernet interfaces
>>1 ATM interface
>
>
>Looks like you have a DSL controller. You should be all set.
>After you do your controller dsl 0/0 commands, you should have an
>ATM 0/0 interface.
>
>http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123newft/123t/123t_7/gt4wire.htm