cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1084
Views
24
Helpful
2
Replies

E1 PRI configuration

CSCO11921629
Level 1
Level 1

I have one 2911 gateway that has been tied with the cucm 8.0 server with the MGCP gateway.2911 has 3 VWIC cards . I have now PRI line from pstn. Then somebody tell me is there any need to configure VWIC card that is now showing in the CUCM. And if then what is the configuration. I have made route pattern. What is the configuration on the VWIC card in the cucm.

pankaj sharma
2 Replies 2

abarkalg
Level 1
Level 1

Hi Pankaj,

                    Please follow the links below.

http://www.cisco.com/en/US/docs/ios/12_0/dial/configuration/guide/dcchant.html

http://www.cisco.com/en/US/tech/tk1077/technologies_configuration_example09186a00801ad22f.shtml

here is an example with are few commands that you need to configure. (this is an example if you use  T1 cards, if you are using E1 Cards then refer the link  http://www.cisco.com/en/US/docs/ios/12_0/dial/configuration/guide/dcchant.html#wp4736 )

R1(config)# isdn switch-type     (this is global command to specify switch type)

R1(config)#controller t1 3/1    (Specify a T1 controller on a Cisco router with slot-3 here and port -1 here )

R1(config-controller)#framing esf   (Define the framing characteristics as Extended Superframe Format -ESF)

R1(config-controller)#linecode b8zs  (Define the line code as binary 8 zero substitution (B8ZS) )

R1(config-controller)#pri-group timeslots 1-3 service mgcp  (Configure ISDN PRI.)

R1(config-controller)#no shut

R1(config-controller)#exit

R1(config)#isdn switch-type         ( ni is fot T1 and net5 is for E1)

R1(config)#int s3/1:23     (Specify D channel on the serial interface for channelized T1)

R1(config-if)#isdn bind-l3 ccm-manager  (Bind it with call manager )

R1(config-if)#isdn outgoing display-ie

R1(config-if)#exit

Hope this helps

Regards,

Abdul

Please rate helpful posts by clicking the stars below!!!

You need to know the type of circuit you are tuning up along with appropriate configuration settings in order to successfully make it work. For example if this is a PRI circuit you need to find out ISDN switch-type (many different variants base on geography), line code, framing, etc. And then follow the great directions from Adul (+5 points).

Dont forget to also define clocking for the PRI, and specify card type:

card type e1 0 0

network-clock-participate wic 0

network-clock-select 1 E1 0/0/0

HTH,

Chris

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: