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

Gatekeeper and load balancing

bilalghayad
Level 1
Level 1

Dears;

What is the right rule (right configuration) that I have to place it to be able to distribute for the following VXML browsers in the below algorith:

zone prefix IPCCKWT_P 4519* gw-priority 10 IPCCSTCVG1 IPCCSTCVG2 IPCCSTCVG3 IPCCSTCVG4

First request to: IPCCSTCVG1

Second request: IPCCSTCVG2

Third request: IPCCSTCVG1

Fourth request: IPCCSTCVG2

Fifth request: IPCCSTCVG3

Sixth request: IPCCSTCVG4

Seventh request: IPCCSTCVG1

Eight request: IPCCSTCVG2

Ninth request: IPCCSTCVG1

Tenth request: IPCCSTCVG2

Eleventh request: IPCCSTCVG3

Thirteeth request: IPCCSTCVG4

...

Regards

Bilal

3 Replies 3

Chris Deren
Hall of Fame
Hall of Fame

I don't see how this would be doable, you either load balance equally by having the same priority, or you define servers for backup with lowering the priority.

On flip side you could create priority and weight distribution with SIP Proxy server if you had SIP deployment.

HTH,

Chris

Dear Chris;

Thanks alot for your kindly help and support.

or you define servers for backup with lowering the priority.


* How? Do u mean like this:

zone prefix IPCCKWT_P 4519* gw-priority 10 IPCCSTCVG1 IPCCSTCVG2

zone prefix IPCCKWT_P 4519* gw-priority 20 IPCCSTCVG3 IPCCSTCVG4

Regards

Bilal

Instead of 20 use 9, 10 is the max:

gw-priority pri-0-to-10 gw-alias - Range is from 0 to 10, where 0 prevents the gatekeeper from using the gateway

gw-alias for that prefix and 10 places the highest priority on gateway gw-alias. The default is 5.

Good doc on GKs:

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

HTH, please rate all useful posts!

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: