cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
475
Views
0
Helpful
3
Replies

Gatekeer Redundancy Problem

MehmetKaya
Level 1
Level 1

There is 2 gatekeper and nearly 100 gateway. How to install redundancy between GK1 and GK2. GK1 is should be primary GK and GK2  secundary gatekeeper. I search from internet and coudn't find any problem  for two gatekeeper.

Forexample;

GK1 : Primary Gatekeeper

GK2 : Secundary Gatekeeper

GW1: Gateway1

GW2: Gateway2

......

GWn: GatewayN

3 Replies 3

MehmetKaya
Level 1
Level 1

My configuration is below, İs there any advice for redundancy.

GK1:

gatekeeper

zone local GK1 test.local 10.1.1.1

no shutdown

GK2:

gatekeeper

zone local GK2 test.local 10.1.1.2

no shutdown

GW1:

interface Loopback0

ip address 192.168.1.1 255.255.255.0

h323-gateway voip interface

h323-gateway voip id GK1 ipaddr 10.1.1.1 1719 priority 1

h323-gateway voip id GK2 ipaddr 10.1.1.2  1719 priority 2

h323-gateway voip gw1@test.local

h323-gateway voip tech-prefix 718

h323-gateway voip bind srcaddr 192.168.1.1

GW2:

interface Loopback0

ip address 192.168.2.1 255.255.255.0

h323-gateway voip interface

h323-gateway voip id GK1 ipaddr 10.1.1.1 1719 priority 1

h323-gateway voip id GK2 ipaddr 10.1.1.2  1719 priority 2

h323-gateway voip gw1@test.local

h323-gateway voip tech-prefix 718

h323-gateway voip bind srcaddr 192.168.2.1

I need to add  some advice about gk redundancy configuration on gatekeeper.

Hi

This link may be useful to you

http://www.cisco.com/en/US/partner/docs/ios/12_1t/12_1t2/feature/guide/dtseqlrq.html#wp1015329

HTH

Alex

Regards, Alex. Please rate useful posts.

and also there is link for redundancy but ı need a config examaple.  There is any additinal advice for my configuration.

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/4x/42clproc.html#wp1044728