cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
677
Views
0
Helpful
4
Replies

PRI cards not reconnized in the running config

Mike Buyarski
Level 3
Level 3

we have two 2901 routers each with one VWIC3-2MFT-T1/E1 card in the first slot. those routers are connected to a call manager10.5 via MGCP. today we connected a pri to one of the ports and we get nothing from the card no light on either one so i put a loop back connecter in and still nothing. in fact i see nothing in the router's running config that even recognizes those cards, the router does see the card when i do a "sh diag"  is there is command i need to activate the cards?

router ver: 15.2(4)M6a

i can confirm the call manager is communicating with the routers. on one of the routers i have one POTS line connected and i am able to call in and out from that POTS line.

 

1 Accepted Solution

Accepted Solutions

Yes, you need to specify the card type in the running-config.

http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/vd-t1e1_vwic3.html#pgfId-1057421 

 

Configuring the T1/E1 VWIC3s

Perform this task to configure a T1 or E1 interface with independent clocking enabled and integrated drop and insert on a multiflex trunk voice/WAN interface card.

SUMMARY STEPS

1. enable

2. configure terminal

3. card type {e1 | t1} slot subslot

4. voice-card slot

5. codec complexity { flex [ reservation-fixed { high | medium }] | high | medium }

6. controller {e1 | t1} slot / port

7. framing {sf | esf}
or
framing {crc4 | no-crc4}

8. linecode {ami | b8zs}
or
linecode { ami | hdb3 }

9. clock source {line [primary | bits | independent] | internal [independent] | free-running }

10. ds0-group ds0-group-number timeslots timeslot-list type { e&m-delay-dial e&m-fgd | e&m-immediate-start e&m-wink-start | ext-sig | fgd-eana | fxo-ground-start | fxo-loop-start | fxs-ground-start | fxs-loop-start }
or
pri-group [ timeslots range ]

11. voice-port { slot-number / subunit-number / port | slot / port : ds0-group-number }

12. exit

View solution in original post

4 Replies 4

Yes, you need to specify the card type in the running-config.

http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/vd-t1e1_vwic3.html#pgfId-1057421 

 

Configuring the T1/E1 VWIC3s

Perform this task to configure a T1 or E1 interface with independent clocking enabled and integrated drop and insert on a multiflex trunk voice/WAN interface card.

SUMMARY STEPS

1. enable

2. configure terminal

3. card type {e1 | t1} slot subslot

4. voice-card slot

5. codec complexity { flex [ reservation-fixed { high | medium }] | high | medium }

6. controller {e1 | t1} slot / port

7. framing {sf | esf}
or
framing {crc4 | no-crc4}

8. linecode {ami | b8zs}
or
linecode { ami | hdb3 }

9. clock source {line [primary | bits | independent] | internal [independent] | free-running }

10. ds0-group ds0-group-number timeslots timeslot-list type { e&m-delay-dial e&m-fgd | e&m-immediate-start e&m-wink-start | ext-sig | fgd-eana | fxo-ground-start | fxo-loop-start | fxs-ground-start | fxs-loop-start }
or
pri-group [ timeslots range ]

11. voice-port { slot-number / subunit-number / port | slot / port : ds0-group-number }

12. exit

Do check for PVDMs as well.

 

regds,

aman

Sorry - that will just recognize the interface card...  There is more configuration that will allow it to register to CUCM and download it's configuration.

 

You can review this link to finish the router config:

http://www.cisco.com/c/en/us/support/docs/voice/media-gateway-control-protocol-mgcp/23966-mgcp-pri-cm.html#maintask1

 

If you get far but can't get it to register, post the show run/diag here.

Mike Buyarski
Level 3
Level 3

appears to be working, plugged in a loopback adapter to the open ports and those registered with Call Manager as well.