Cisco Systems VC-289 manual R1 Configuration, VC-353, Configuring H.323 Gatekeepers and Proxies

Models: VC-289

1 76
Download 76 pages 30.7 Kb
Page 65
Image 65
R1 Configuration

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Examples

interface Ethernet0

ip address 172.20.0.1 255.255.0.0

!

interface Ethernet1

ip address 172.22.0.1 255.255.0.0 ip access-group 101 in

ip access-group 101 out h323 asr

!

router rip network 172.20.0.0 network 10.0.0.0

!

router igrp 4000 network 172.22.0.0 network 10.0.0.0

!

access-list 101 permit ip any host 10.0.0.0 access-list 101 permit ip host 10.0.0.0 any access-list 101 permit igrp any any

R1 Configuration

The following output is for the R1 configuration:

!

interface Ethernet0

ip address 172.20.0.2 255.255.0.0

!

interface Ethernet1

ip address 172.21.0.1 255.255.0.0

!

router rip

redistribute igrp 5000 metric 1 network 172.20.0.0

!

router igrp 5000

redistribute rip metric 10000 10 255 255 65535 network 172.21.0.0

distribute-list 10 out

!

access-list 10 deny ip 10.0.0.0 255.255.255 access-list 10 permit any

Note The configuration for PX2 and R2 is the same as that for PX1 and R1.

Cisco IOS Voice, Video, and Fax Configuration Guide

VC-353

Page 65
Image 65
Cisco Systems VC-289 manual R1 Configuration, VC-353, Configuring H.323 Gatekeepers and Proxies