Cisco H.323 VC-289 User Manual

Page 69

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Examples

VC-357

Cisco IOS Voice, Video, and Fax Configuration Guide

ip access-group 101 in

ip access-group 101 out

!

interface Ethernet2

ip address 172.21.0.2 255.255.0.0

!

interface Serial0

ip address 10.0.0.1 255.0.0.0

!

router rip

redistribute igrp 5000 metric 1

network 172.23.0.0

!

router igrp 4000

network 10.0.0.0

network 172.22.0.0

!

router igrp 5000

redistribute rip metric 10000 10 255 255 65535

network 172.21.0.0

distribute-list 10 out

!

ip route 10.0.0.2 255.255.255.255 Serial0

access-list 10 deny ip 10.0.0.0 255.255.255

access-list 10 permit any

access-list 101 permit ip any host 10.0.0.2

access-list 101 permit ip host 10.0.0.2 any

Note

To guarantee that all traffic between the proxy and other proxies is carried over the multimedia
backbone, run IGRP 4000 on the 10.0.0.0 network and on the 172.22.0.0 network. Make sure that the
H.323 proxy interface address (10.0.0.2) is not advertised over the data network (distribution list 10
in IGRP 5000). Doing this also eliminates the need to configure policy routes or static routes.

Configuring a QoS-Enforced Open Proxy Using RSVP Example

Figure 66

illustrates a proxy configuration that was created on a Cisco 2500 router with one Ethernet

interface and two serial interfaces. Only the Ethernet interface is in use.

Figure 66

Configuring a QoS-Enforced Open Proxy Using RSVP

PX1

172.21.127.38

172.21.127.39

EP1

GK1

R1

11393

Edge net 1

Data backbone

Advertising