Cisco Systems VC-289 Home Security System User Manual


 
Configuring H.323 Gatekeepers and Proxies
H.323 Gatekeeper Configuration Task List
VC-319
Cisco IOS Voice, Video, and Fax Configuration Guide
In addition to the above configuration, make sure that the following information is configured in your
CiscoSecure AAA server:
In the /etc/raddb/clients file, ensure that the following information is provided.
#Client Name Key
#----------- -------------------
gk215.cisco.com testing123
Where:
gk215.cisco.com is resolved to the IP address of the gatekeeper requesting authentication.
In the /etc/raddb/users file, ensure that the following information is provided:
taeduk@cisco.com Password = "thiswouldbethepassword"
User-Service-Type = Framed-User,
Login-Service = Telnet
Where:
taeduk@cisco.com is the h323-id of the gateway authenticating to gatekeeper gk215.cisco.com.
Step 4
Router(config)# radius-server host {host-name |
ip-address} [auth-port port-number] [acct-port
port-number] [timeout seconds] [retransmit retries]
[key string]
Specifies the RADIUS server host.
For an explanation of the keywords and arguments,
see Step 3 in the configuration task table in the
“Configuring H.323 Users via RADIUS” section on
page 314.
Step 5
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.
For an explanation of the arguments, see Step 4 in the
configuration task table in the “Configuring H.323
Users via RADIUS” section on page 314.
Command Purpose