Cisco H.323 VC-289 User Manual

Page 56

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Task List

VC-344

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 optional max-bandwidth argument specifies the
maximum bandwidth on the interface. Value ranges
are from 1 to 10,000,000 kbps. If you do not specify
max-bandwidth, this value defaults to the bandwidth
on the interface. If you specify max-bandwidth 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 on 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 igrp autonomous-system

Configures Interior Gateway Routing Protocol
(IGRP) for a non-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 16

Router(config)# network network-number

Includes a non-ASR interface in an IGRP domain.
The network-number argument specifies the IP
address of the network of the directly connected
networks.

Step 17

Router(config)# network network-number

Includes a loopback interface in an IGRP domain.
The network-number argument specifies the IP
address of the network of the directly connected
networks.

Step 18

Router(config)# router igrp autonomous-system

Configures 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.

Command

Purpose

Advertising