Cisco H.323 VC-289 User Manual

Page 29

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Task List

VC-317

Cisco IOS Voice, Video, and Fax Configuration Guide

Step 4

Router(config)# radius-server key {0 string | 7

string | string}

Sets the authentication and encryption key for all
RADIUS communications between the router and the
RADIUS daemon.

The arguments are as follows:

0—Specifies that an unencrypted key will follow.

string—Specifies the unencrypted (cleartext)
shared key.

7—Specifies that a hidden key will follow.

string—Specifies the hidden shared key.

string—Specifies the unencrypted (cleartext)
shared key.

Step 5

Router(config)# gatekeeper

Enters gatekeeper configuration mode.

Step 6

Router(config-gk)# security {any | h323-id | e164}

{password default password | password separator

character}

Enables authentication and authorization on a
gatekeeper.

The keywords and arguments are as follows:

any—Uses the first alias of an incoming
Registration, Admission, and Status (RAS)
registration, regardless of its type, as the means
of identifying the user to RADIUS/TACACS+.

h323-id—Uses the first H.323 ID type alias as
the means of identifying the user to
RADIUS/TACACS+.

e164—Uses the first E.164 address type alias as
the means of identifying the user to
RADIUS/TACACS+.

password default password—Specifies the
default password that the gatekeeper associates
with endpoints when authenticating them with an
authentication server. The password must be
identical to the password on the authentication
server.

Command

Purpose

Advertising