|
Posted by Thrill5 on June 21, 2008, 1:53 am
If you were Registered and logged in, you could reply and use other advanced thread options
Probably the code you are running doesn't support it. I think you need
12.4. A "show diag" will always tell you if the hardware you have installed
is supported by your software. Unsupported hardware will show up as
"unknown" or "unsupported".
>I installed the NM and the VIC but do not get anything when I try and
> conifgure the voice ports.
>
> oip-rtr(config)#voice-port
> ^
> % Invalid input detected at '^' marker.
>
>
> voip-rtr(config)#
>
>
> ---------------------
>
>
> Here is my IOS and sh run and ver -- no voice ports showing up:
>
>
> isco Internetwork Operating System Software
> IOS (tm) C2600 Software (C2600-IS-M), Version 12.3(3i), RELEASE
> SOFTWARE (fc1)
> Copyright (c) 1986-2005 by cisco Systems, Inc.
> Compiled Fri 12-Aug-05 13:36 by ssearch
> Image text-base: 0x80008098, data-base: 0x819EA9AC
>
>
> ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE
> (fc1)
>
>
> voip-rtr uptime is 30 minutes
> System returned to ROM by power-on
> System image file is "flash:c2600-is-mz.123-3i.bin"
>
>
> cisco 2610XM (MPC860P) processor (revision 0x300) with 94208K/4096K
> bytes of mem
> ory.
> Processor board ID JAE08127Q3B (406705196)
> M860 processor: part number 5, mask 2
> Bridging software.
> X.25 software, Version 3.0.0.
> 1 FastEthernet/IEEE 802.3 interface(s)
> 2 Serial network interface(s)
> 2 Voice FXO interface(s)
> 32K bytes of non-volatile configuration memory.
> 32768K bytes of processor board System flash (Read/Write)
>
>
> voip-rtr#sh voice dsp
>
>
> DSP DSP DSPWARE CURR BOOT
> PAK TX/RX
> TYPE NUM CH CODEC VERSION STATE STATE RST AI VOICEPORT TS ABORT
> PACK COUNT
>
>
> ==== === == ======== ======= ===== ======= === == ========= == =====
> ===========
> =
>
>
> voip-rtr#
>
>
> ---------------------
>
>
> Current configuration : 713 bytes
> !
> version 12.3
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname voip-rtr
> !
> boot-start-marker
> boot system flash c2600-is-mz.123-3i.bin
> boot-end-marker
> !
> logging buffered 4096 debugging
> !
> no aaa new-model
> ip subnet-zero
> ip cef
> !
> !
> no ip domain lookup
>
>
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> no voice hpi capture buffer
> no voice hpi capture destination
> !
> !
> !
> !
> !
> !
> interface FastEthernet0/0
> ip address dhcp
> duplex auto
> speed auto
> !
> !
> interface Serial0/0
> no ip address
> shutdown
> no fair-queue
> !
> interface Serial0/1
> no ip address
> shutdown
> !
> ip http server
> ip classless
> !
> !
> !
> !
> !
> !
> !
> !
> !
> line con 0
> line aux 0
> line vty 0 4
>
>
> How do I get these ports to be identified?
>
>
> THANKS for any help
>
>
|