Redundant gatekeepers for a zone prefix example, E.164 interzone routing example – Cisco H.323 VC-289 User Manual

Page 59

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Examples

VC-347

Cisco IOS Voice, Video, and Fax Configuration Guide

! Preserve our good QoS by not allowing excessive amounts of H.323 traffic

! on the local network. This restricts the traffic within our zone,

! for both intra-zone and interzone calls, to 2 kbps at any given time.

alias static 172.21.127.49 gkid gk-eng.xyz.com terminal h323id joeblow ras

172.21.127.49 1719

! The “user” has an H.323 terminal, which does not support RAS. So we have

! to configure his alias manually so that callers can find him.

Redundant Gatekeepers for a Zone Prefix Example

In the following example, two remote gatekeepers are configured to service the same zone prefix:

gatekeeper

zone remote c2600-1-gk cisco.com 172.18.194.70 1719

zone remote c2514-1-gk cisco.com 172.18.194.71 1719

zone prefix c2600-1-gk 919.......

zone prefix c2514-1-gk 919.......

Redundant Gatekeepers for a Technology Prefix Example

In the following example, two remote gatekeepers are configured to service the same technology prefix:

gatekeeper

zone remote c2600-1-gk cisco.com 172.18.194.70 1719

zone remote c2514-1-gk cisco.com 172.18.194.71 1719

gw-type-prefix 3#* hopoff c2600-1-gk hopoff c2514-1-gk

E.164 Interzone Routing Example

Interzone routing may be configured by using E.164 addresses.

In this example, there are two gatekeepers that need to be able to resolve E.164 addresses. One is in San
Jose and the other is in New York. (See

Figure 61

.)

Figure 61

E.164 Interzone Routing

In sj (San Jose in the 408 area code), the gateways are configured to register with gk-sj as follows:

gw-sj2 configured to register with technology prefix 2#

gw-sj3 configured to register with technology prefix 3#

gw-sj4 configured to register with technology prefix 4#

gw-sj2

gw-sj3

gk-sj

IP

Non-H.323 network

Non-H.323 network

sj (408)

ny (212)

H.323 network

12885

gw-sj4

gw-ny2

gw-ny3

gk-ny

gw-ny4

H.320

terminal

(over ISDN)

H.324

terminal

(over POTS)

Speech

only

(telephone)

H.320
terminal
(over ISDN)

H.324
terminal
(over POTS)

Speech
only
(telephone)

Advertising