Cisco H.323 VC-289 User Manual

Page 51

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Task List

VC-339

Cisco IOS Voice, Video, and Fax Configuration Guide

Step 9

Router(config-if)# h323 asr [bandwidth

max-bandwidth]

Enables ASR and specifies the maximum bandwidth
for a proxy.

The keywords and arguments are as follows:

bandwidth max-bandwidth—Specifies the
maximum bandwidth on the interface. Value
ranges are from 1 to 10,000,000 kbps. If you do
not specify a value for the max-bandwidth
argument, the value defaults to the bandwidth on
the interface. If you specify the max-bandwidth
value as a value greater than the interface
bandwidth, the bandwidth will default to the
interface bandwidth.

Step 10

Router(config-if)# ip address ip-address mask

[secondary]

Sets up the ASR interface network number.

For an explanation of the keywords and arguments,
see Step 3 in this configuration task table.

Step 11

Router(config-if)# exit

Exits interface configuration mode and returns to
global configuration mode.

Step 12

Router(config)# interface type number [name-tag]

Enters interface configuration mode for a non-ASR
interface.

For an explanation of the keywords and arguments,
see Step 2 in the configuration task table in the

“Configuring a Proxy Without ASR” section on
page 333

.

Step 13

Router(config-if)# ip address ip-address mask

[secondary]

Sets up a non-ASR interface network number.

For an explanation of the keywords and arguments,
see Step 3 in this configuration task table.

Step 14

Router(config-if)# exit

Exits interface configuration mode.

Step 15

Router(config)# router rip

Configures the Routing Information Protocol (RIP)
for a non-ASR interface.

Step 16

Router(config)# network network-number

Specifies a list of networks for the RIP routing
process or a loopback interface in an Interior
Gateway Routing Protocol (IGRP) domain. The
network-number argument specifies the IP address of
the directly connected networks.

Step 17

Router(config)# router igrp autonomous-system

Configures Interior IGRP for an ASR interface. The
autonomous-system argument specifies the
autonomous system number that identifies the routes
to the other IGRP routers. It is also used to tag the
routing information.

Step 18

Router(config)# network network-number

Specifies a list of networks for the Routing
Information Protocol (RIP) routing process. The
network-number argument should include an ASR
interface in an IGRP domain.

Step 19

Router(config)# network loopback-addr

Includes a loopback interface in an IGRP domain.

Command

Purpose

Advertising