Configuring e.164 interzone routing – Cisco H.323 VC-289 User Manual

Page 33

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Task List

VC-321

Cisco IOS Voice, Video, and Fax Configuration Guide

For more information about AAA connection accounting services, refer to the Cisco IOS Security
Configuration Guide
.

Configuring E.164 Interzone Routing

With Cisco IOS Release 12.0(3)T and later releases, interzone routing may be configured using E.164
addresses. To configure interzone routing in the E.164 address space, use the following commands
beginning in global configuration mode:

Step 2

Router(config)# gatekeeper

Enters gatekeeper configuration mode.

Step 3

Router(config-gk)# aaa accounting

Enables authentication, authorization, and
accounting (AAA) of requested services for billing or
security purposes when you use RADIUS or
TACACS+.

Command

Purpose

Command

Purpose

Step 1

Router(config)# gatekeeper

Enters gatekeeper configuration mode.

Step 2

Router(config-gk)# zone local gatekeeper-name

domain-name [ras-IP-address]

Specifies a zone controlled by a gatekeeper.

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

“Starting a

Gatekeeper” section on page 304

.

Step 3

Router(config-gk)# zone remote other-gatekeeper-name

other-domain-name other-gatekeeper-ip-address

[port-number]

Statically specifies a remote zone if Domain Name
System (DNS) is unavailable or undesirable. Enter
this command for each gatekeeper.

The arguments are as follows:

other-gatekeeper-name—Specifies the name of
the remote gatekeeper.

other-domain-name—Specifies the domain name
of the remote gatekeeper.

other-gatekeeper-ip-address—Specifies the IP
address of the remote gatekeeper.

port-number—(Optional) Specifies the
Registration, Admission, and Status (RAS)
signaling port number for the remote zone. Value
ranges are from 1 to 65,535. If this option is not
set, the default is the well-known RAS port
number 1719.

Advertising