cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1940
Views
5
Helpful
4
Replies

Unable to configure voice ports on cisco2811

i-taketoshi
Level 1
Level 1

I have configured the Voice Gateway and calls are working internally.  

I recently installed a WIC-1B-S/T-V3 card to prepare to getting outside line access.

To try a set of Dial-Peer and put the port command , but I have been rejected.

 I've confirmed that IOS Version,compatibility of WIC,PVDM is installed.

How do I get my WIC card to work?  

 

The following is a show command.

【try set up】

R1#conf t
R1(config)#dial-peer voice 100 pots
R1(config-dial-peer)#port 0/0/0
                          ^
% Invalid input detected at '^' marker.

R1(config-dial-peer)#port ?
  <50-50>  Voice interface slot #

R1(config-dial-peer)#port 50/?
  <0-0>  Voice interface SubUnit #

R1(config-dial-peer)#port 50/0/?
  <1-20>  Voice interface port # within vic

R1(config-dial-peer)#port 50/0/1
                      ^
% Invalid input detected at '^' marker.

 

【show voice port summary】(i know 50/x/x voice port is automatically created.)

R1#show voice port summary 
                                     IN       OUT
PORT      CH   SIG-TYPE   ADMIN OPER STATUS   STATUS   EC
========= == ============ ===== ==== ======== ======== ==
50/0/1    1      efxs     up    up   on-hook  idle     y 
50/0/1    2      efxs     up    up   on-hook  idle     y 
-- omission --
50/0/20   1      efxs     up    up   on-hook  idle     y 
50/0/20   2      efxs     up    up   on-hook  idle     y 

 

【show ip interface brief】

R1#sh ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            192.168.11.110  YES NVRAM  up                    up      
FastEthernet0/1            192.168.110.1   YES NVRAM  up                    up      
BRI0/0/0                   unassigned      YES NVRAM  up                    up      
BRI0/0/0:1                 unassigned      YES unset  down                  down    
BRI0/0/0:2                 unassigned      YES unset  down                  down    
Loopback0                  1.1.1.1         YES NVRAM  up                    up      

 

【show diag】

R1#sh diag
Slot 0:
C2811 Motherboard with 2FE and integrated VPN Port adapter, 2 ports
Port adapter is analyzed 
Port adapter insertion time unknown
Onboard VPN : v2.2.0
    -- omission --
    
PVDM Slot 0:
16-channel (G.711) Voice/Fax PVDMII DSP SIMM PVDM daughter card
Hardware Revision        : 4.0
Part Number              : 73-8538-05
Board Revision           : A0
Deviation Number         : 0
Fab Version              : 04
PCB Serial Number        : FOC104518AZ
RMA Test History         : 00
RMA Number               : 0-0-0-0
RMA History              : 00
Processor type           : 00 
Product (FRU) Number     : PVDM2-16
Version Identifier       : V01 
EEPROM format version 4
EEPROM contents (hex):
 
WIC Slot 0:
BRI S/T - 3086 WAN daughter card
Hardware Revision        : 1.0
Top Assy. Part Number    : 800-24973-01
Board Revision           : B0
Deviation Number         : 0
Fab Version              : 01
PCB Serial Number        : FOC10515ZRK
RMA Test History         : 00
RMA Number               : 0-0-0-0
RMA History              : 00
Product (FRU) Number     : WIC-1B-S/T-V3
Version Identifier       : V01 
 
【show inventory】

R1#sh inve
NAME: "2811 chassis", DESCR: "2811 chassis"
PID: CISCO2811         , VID: V01 , SN: FHK0934F0HR

NAME: "Wan Interface Card BRI S/T (3086)", DESCR: "Wan Interface Card BRI S/T (3086)"
PID: WIC-1B-S/T-V3     , VID: V01 , SN: FOC10515ZRK

NAME: "PVDMII DSP SIMM with one DSP", DESCR: "PVDMII DSP SIMM with one DSP"
PID: PVDM2-16          , VID: V01 , SN: FOC104518AZ

【show version】

R1#sh version
Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 12.4(7), RELEASE SOFTWARE (fc6)
ROM: System Bootstrap, Version 12.3(8r)T7, RELEASE SOFTWARE (fc1)

System returned to ROM by power-on
System image file is "flash:c2800nm-adventerprisek9-mz.124-7.bin"

Cisco 2811 (revision 53.51) with 247808K/14336K bytes of memory.
Processor board ID FHK0934F0HR
2 FastEthernet interfaces
1 ISDN Basic Rate interface
1 Virtual Private Network (VPN) Module
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
62720K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102

 
【show run】
R1#sh run
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.110.1
!
ip dhcp pool VLAN10
   network 192.168.110.0 255.255.255.0
   default-router 192.168.110.1 
   option 150 ip 192.168.11.200 
!
!
!
isdn switch-type ntt
!
voice-card 0
 no dspfarm
!
!
interface Loopback0
 ip address 1.1.1.1 255.255.255.255
!
interface FastEthernet0/0
 ip address 192.168.11.110 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 ip address 192.168.110.1 255.255.255.0
 duplex auto
 speed auto
!
interface BRI0/0/0
 no ip address
 encapsulation hdlc
 isdn switch-type ntt
 isdn point-to-point-setup
 isdn incoming-voice voice
 isdn map address .* plan unknown type unknown
!
router ospf 1
 log-adjacency-changes
 network 1.1.1.1 0.0.0.0 area 0
 network 192.168.11.0 0.0.0.255 area 0
 network 192.168.110.0 0.0.0.255 area 0
!
router ospf 12
 log-adjacency-changes
!
!
!
ip http server
no ip http secure-server
!
!
control-plane
!
!
dial-peer voice 100 pots
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
!
!
call-manager-fallback
 max-conferences 8 gain -6
 ip source-address 192.168.11.110 port 2000
 max-ephones 10
 max-dn 20 dual-line
!
!
end
 

 

1 Accepted Solution

Accepted Solutions

Hi,

the card which u are using supports Data .

 

you need to have VIC cards like VIC2-2BRI-NT/TE  for Voice to work.

http://www.cisco.com/c/en/us/support/docs/voice/digital-ccs/7960-2isdn-bri-vic.html

 

regds,

aman

View solution in original post

4 Replies 4

Terry Cheema
VIP Alumni
VIP Alumni

Hi Mate,

can you post the output of command:

sh voice dsp group all

-Terry

Please rate all helpful posts

Hi,

the card which u are using supports Data .

 

you need to have VIC cards like VIC2-2BRI-NT/TE  for Voice to work.

http://www.cisco.com/c/en/us/support/docs/voice/digital-ccs/7960-2isdn-bri-vic.html

 

regds,

aman

Aman is right here (+5) - its a data card and will not support voice.

-Terry

Thank you sooooooo much Aman and Terry.

You are right. I didn't notice at all.

 

regards