cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2448
Views
0
Helpful
16
Replies

Config 2811 as a gatekeeper for VideoConf-h323

dmooreami
Level 3
Level 3

Got a 2811 with the SipServices/h323 IOS. I need to setup the unit as a gatekeeper for 6 polycom HDX 7000 endpoints. Gk will only used for video conferencing, no Sip. Can someone point me to a sample config for the 2811 or somehting? Searching for "gatekeeper" didn't turn up anything helpful.

Thanks

1 Accepted Solution

Accepted Solutions

Brandon Buffin
VIP Alumni
VIP Alumni
16 Replies 16

Brandon Buffin
VIP Alumni
VIP Alumni

Take a look at the following link for basic gatekeeper concepts and configuration.

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

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

Hope this helps. If so, please rate the post.

Brandon

gsroberts
Level 1
Level 1

If Brandon's links aren't enough, shoot me an email address; I'm using 2811s for core GK (and alt) and can send you my config as a starting point and/or comparison.

Greg

Can you send me your email address so I can get that configuration. I am trying to get video conferencing working on a 2811

Hi robert

I want to configure similar scenario. can you send me your configuration of the gatekeeper???

sincerelly thanks!

Tobias

Email me @ greg.roberts@state.tn.us, and I'll reply with my config.

Greg

Hi robert

I have two gatekeepers (MCM-cisco2621mx, with ios 12.3 jsx)

the configuration of GK is:

gatekeeper

zone local GK mio.com

zone remote GK2 otro.com 192.168.10.10 1719

zone prefix GK 226....

zone prefix GK2 5....

gw-type-prefix 1#* default-technology

lrq forward-queries no shutdown

!

the second gatekeeper (GK2):

gatekeeper

zone local GK2 otro.com

zone remote GK mio.com 192.168.210.85 1719

zone prefix GK 226....

zone prefix GK2 5....

lrq forward-queries

no shutdown

!

i have two terminals H323, one register on the GK (zone 226) and other on the GK2 zone (5)

So, when i call 2267721 or 52345 the call not connect.

I need your help please.

Sincerely thanks!!!

techminion
Level 1
Level 1

I'm in the same boat as you, here is a link to some gatekeeper info.

http://www.cisco.com/en/US/docs/ios/12_2/voice/configuration/guide/vvf323gk.html

Hopefully the 'Starting a Gatekeeper' and 'Configuring a Gatekeeper Example' sections will be helpful.

Thank you for the information, I do have a question, which IOS version are you using on your 2811 router?

That guide is for 12.2 IOS. 2811's run 12.4 out of the box. Commands have changed some since 12.2. you can't paste in some 12.2 gk commands directly into 12.4 from what I remember.

Can anyone tell me why is it so hard to find Cisco IOS guides? The old "Cisco Connection site" made it easy to find IOS guides. Still can't find an easy way to find all the IOS guides for IOS 12.4/12.3. What am I missing here?

I'm running release 12.4.23, specifically c2800nm-adventerprisek9_ivs-mz.124-23.bin

Some of the commands may be different since the guide is for 12.2, however, the 'Starting a Gatekeeper' and example commands appear to be the same.

That is the IOS that I am running, have you run into any licensing issues, from what I understnad the gatekeeper requires licenses after 12.4(20)T.

ryhicks
Level 1
Level 1

SAMPLE

!

int l0

ip address 10.1.1.1 255.255.255.0

h323-gateway voip int

h323-gateway voip bind srcaddr 10.1.1.1

!

gatekeeper

zone local GK yourdomain.com 10.1.1.1

zone prefix GK 205....... gw-default-priority 0

zone prefix GK 205....... gw-priority 10 polycom205

zone prefix GK 407....... gw-default-priority 0

zone prefix GK 407....... gw-priority 10 polycom407

zone prefix GK 864....... gw-default-priority 0

zone prefix GK 864....... gw-priority 10 polycom864

no shut

!

#show gatekeeper endpoints

#debug gatekeeper main 10

# example below no gateways to route 864 except polycom endpoint name (h323-id) polycom864.

#GK = Gatekeeper zone name.

#gatekeeper is servicing from loopback 0 address

zone prefix GK 864....... gw-default-priority 0

zone prefix GK 864....... gw-priority 10 polycom864

SINGLE ZONE config

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: