Co-edge proxy with subnetting example, Px1 configuration – Cisco H.323 VC-289 User Manual

Page 66

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Examples

VC-354

Cisco IOS Voice, Video, and Fax Configuration Guide

Co-Edge Proxy with Subnetting Example

Figure 64

and the examples that follow illustrate how to configure Enhanced IGRP on all networks.

Figure 64

Sample Configuration with Subnetting

PX1 Configuration

The following output is for the PX1 configuration:

!

proxy h323

!

interface Loopback0

ip address 172.21.10.1 255.255.255.192

h323 interface

h323 h323-id [email protected]

h323 gatekeeper ipaddr 172.21.20.1

!

interface Ethernet0

ip address 172.21.0.1 255.255.255.192

!

interface Ethernet1

ip address 172.21.2.1 255.255.255.192

ip access-group 101 in

ip access-group 101 out

h323 asr

!

router eigrp 4000

redistribute connected metric 10000 10 255 255 65535

passive-interface Ethernet1

network 172.21.0.0

distribute-list 10 out

no auto-summary

!

router eigrp 5000

redistribute connected metric 10000 10 255 255 65535

passive-interface Ethernet0

network 172.21.0.0

distribute-list 11 out

no auto-summary

!

access-list 10 deny 172.21.2.0 0.0.0.63

access-list 10 permit any

PX1

L0: 172.21.10.1

E0: 172.21.0.1

E0: 172.21.0.2

E1: 172.21.1.1

E1: 172.21.2.1

E2: 172.21.1.2

172.21.3.2

E0: 172.21.3.1

L0: 172.21.20.1

E1: 172.21.2.2

EP1

R1

11028

EP2

Data backbone

Multimedia

backbone

Edge net 1

Edge net 2

PX2

R2

Advertising