Cisco H.323 VC-289 User Manual
Page 68
Configuring H.323 Gatekeepers and Proxies
H.323 Gatekeeper Configuration Examples
VC-356
Cisco IOS Voice, Video, and Fax Configuration Guide
Configuring an Inside-Edge Proxy with ASR Without Subnetting Example
The configuration of the co-edge proxy in Edge net 1 has already been presented above.
illustrates the configuration of the inside-edge proxy PX2 and edge router R2 of Edge net 2. RIP is used
on the edge networks. IGRP is used on the data backbone and the multimedia backbone.
Figure 65
Edge Net 2 with Inside-Edge Proxy and No Subnetting
PX2 Configuration
The following output is for the PX2 configuration:
!
proxy h323
!
interface Ethernet0
ip address 172.23.0.2 255.255.0.0
!
interface Serial0
ip address 10.0.0.2 255.0.0.0
ip access-group 101 in
ip access-group 101 out
h323 interface
h323 asr
h323 h323-id [email protected]
h323 gatekeeper ipaddr 10.0.0.2
!
router rip
redistribute connected metric 10000 10 255 255 65535
network 172.23.0.0
!
access-list 101 permit ip any host 10.0.0.2
access-list 101 permit ip host 10.0.0.2 any
R2 Configuration
The following output is for the R2 configuration:
!
interface Ethernet0
ip address 172.23.0.1 255.255.0.0
!
interface Ethernet1
ip address 172.22.0.1 255.255.0.0
PX1
L0: 10.0.0.0
E0: 172.20.0.1
E0: 172.20.0.2
E1: 172.21.0.1
E1: 172.22.0.1
E2: 172.21.0.2
E0: 172.23.0.1
E0: 172.23.0.2
S0: 10.0.0.2
E1: 172.22.0.2
S0: 10.0.0.1
EP1
R1
R2
11392
EP2
PX2
Data backbone
Multimedia
backbone
Edge net 1
Edge net 2