cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
792
Views
5
Helpful
8
Replies

CME and gatekeeper

csco11063007
Level 1
Level 1

Hi all,

I have 2 cme system in two locations .I want to use one cme router as gatekeeper .And limit calls between the sites to 4 g729 calls .Can any one show how can i do this defining zones?

thanks in advance

Thusharam

1 Accepted Solution

Accepted Solutions

edison_abad
Level 1
Level 1

here is the sample config:

hostnames: cme1, cme2

cme1 (gwgk):

----gk config------

gatekeeper

zone local cme1 domain.com

zone local cme2 domain.com

zone prefix cme1 1...

zone prefix cme2 2...

bandwidth total zone cme1 64 (4x16kbps per call)

bandwidth total zone cme2 64

gw-type-prefix 1#* technology

arq reject-unknown-prefix

-----gw config------

interface loopback 1

ip add

h323-gateway voip interface

h323-gateway voip id cme1 ipaddr

h323-gateway voip h323-id cme1@domain.com

h323-gateway voip tech-prefix 1#

h323-gateway voip bind srcaddr

!

gateway

!

(pointing all voip call to gatekeeper)

dial-peer voice 10 voip

destination-pattern 2...

session target ras

----------------------------------

Then configure the same gateway config at cme2. replace the following:

id = cme2

h323-id = cme2@domain.com

session target = 1...

View solution in original post

8 Replies 8

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi,

You can do that but I think is really not necessary to configure GK for two sites. Just configure max-conn to 4 under dial-peer.

Hope this helps, please rate post if it does!

Ok.But is it cisco best practise ????

Yes. Best practice means doing the most with simplest configuration.

Thanks for the nice rating and good luck!

edison_abad
Level 1
Level 1

here is the sample config:

hostnames: cme1, cme2

cme1 (gwgk):

----gk config------

gatekeeper

zone local cme1 domain.com

zone local cme2 domain.com

zone prefix cme1 1...

zone prefix cme2 2...

bandwidth total zone cme1 64 (4x16kbps per call)

bandwidth total zone cme2 64

gw-type-prefix 1#* technology

arq reject-unknown-prefix

-----gw config------

interface loopback 1

ip add

h323-gateway voip interface

h323-gateway voip id cme1 ipaddr

h323-gateway voip h323-id cme1@domain.com

h323-gateway voip tech-prefix 1#

h323-gateway voip bind srcaddr

!

gateway

!

(pointing all voip call to gatekeeper)

dial-peer voice 10 voip

destination-pattern 2...

session target ras

----------------------------------

Then configure the same gateway config at cme2. replace the following:

id = cme2

h323-id = cme2@domain.com

session target = 1...

thanks . very useful...

I need to set up a CME to CME system with one CME as GK as well. However, I will only be working with ip addresses and will not have DNS available. Do you know what i must do in such a case?

Thanks,

Why is that you want to use GK with just two CMEs ?

This is meant for a lab just to get the concept down. Down the road may use it for larger systems.

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: