cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
472
Views
10
Helpful
3
Replies

gatekeeper gateway selection

simmo
Level 1
Level 1

Hi,

I am trying to figure out how a gatekeeper decides which gateway to choose when you have 2 or more gateways in a single zone - a common scenario surely.

All I can see is the priority subcommand under the technology prefix on the gatekeeper.

I guess this is a top-down distribution, but when does the gatekeeper choose a secondary or tertiary gateway, and is it possible to round-robin between gateways in a zone?

thanks!

3 Replies 3

William Bell
VIP Alumni
VIP Alumni

You can use the zone prefix configuration:

zone local gkzone1 netcraftsmen.net

zone prefix gkzone1 202.......

zone prefix gkzone1 410....... gw-priority 10 gw1 gw2

zone prefix gkzone1 703....... gw-priority 0 gw1

What the above is doing:

    • Domain netcraftsmen.net is assigned to gatekeeper gkzone1
    • Prefix 202 is assigned to gkzone1 and all gateways that register to zone gkzone1 can be used equally for all calls to the 202 NPA
    • For prefix 410, gw1 has a priority of 10 while gw2 has the default priority (5)
    • For prefix 703, gw1 has a priority of 0 which means it is excluded from receiving calls for this prefix/NPA

HTH.

Regards,
Bill

Please remember to rate helpful posts.

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify

thanks bill - that explains a great deal.

can you confirm how the priority works? ie in your example you have gw1 = pri 10, gw2 = pri 5.

does that mean all calls go to gw1 until it is full or unavailable, then to gw2?

or does it mean that 2 calls go to gw1 and 1 to gw2?

thanks again, Simmo.

Simmo,

When choosing a gateway, the gatekeeper looks for the longest prefix match first.  Then it will look at gateway priority and gateway status to determine which gateway to use.  So...

zone prefix gkzone1 410....... gw-priority 10 gw1 gw2

Means that the gatekeeper will send all calls for prefix 410 to gw1  assuming that gw1 responds to call setup and it has available resources, it will take the call.  Otherwise, the gatekeeper will extend the call to gw2.

You can use the command "resource threshold" on the gateway to have the gateway report resource availability to the gatekeeper.

HTH.

Regards,
Bill

Please remember to rate helpful posts.

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify

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: