Cisco Cisco IOS Software Release 12.4(11)T

ページ / 14
H.323 Gatekeeper-Based Load Balancing
    How to Enable H.323 Gatekeeper-Based Load Balancing
5
Cisco IOS Voice Configuration Library, Cisco IOS Release 12.4
Examples
Router> enable
Router# configure terminal
Router(config)# gatekeeper
Router(config-gk)# call-routing hunt-scheme percentage-capacity-util
Router(config-gk)# timer cluster-element resource-update 4
Router(config-gk)# exit
Router(config)# end
Verifying H.323 Gatekeeper-Based Load Balancing
Use the following show commands on both originating and terminating gateways to verify the 
implementation of the H.323 Gatekeeper-Based Load Balancing feature.
show gatekeeper status
In the following sample output the Hunt Scheme: Percentage Capacity Util line indicates that the load 
balancing feature is enabled:
Router# show gatekeeper status
    Gatekeeper State: UP
    Load Balancing:   DISABLED
    Flow Control:     DISABLED
    Zone Name:        GKB
    Accounting:       DISABLED
    Endpoint Throttling:        DISABLED
    Security:         DISABLED
    Maximum Remote Bandwidth:              unlimited
    Current Remote Bandwidth:              0 kbps
    Current Remote Bandwidth (w/ Alt GKs): 0 kbps
    Hunt Scheme: Percentage Capacity Util
Step 6
exit
Example:
Router(config-gk)# exit
Exits gatekeeper configuration mode.
Step 7
end
Example:
Router(config)# end
Exits global configuration mode.
Command or Action
Purpose