Cisco Cisco Unified CallConnector for Microsoft Windows

Descargar
Página de 128
 
Cisco Systems, Inc.
 Page 
53 
 
53 
Overview 
To Setup Radius Parameters on CME Router 
The table below displays the commands for setting up the Radius parameters on the CME router 
using the Command Line Interface. 
 
Command 
Description 
enable 
Router> enable 
Enter Exec mode 
Configure terminal 
Router # configure term 
Enter global configuration mode 
aaa new-model 
Router (config)#  aaa new-model 
Enables AAA 
aaa accounting connection h323 start-stop radius 
Router (config)# aaa accounting connection 
h323 start-stop broadcast group uccserver 
Enables connection based accounting and 
send stop and start packets 
aaa group server radius uccserver 
 server 192.168.1.18 auth-port 1645 acct-port 1646 
Router (config)# aaa group server radius uccserver
 
Specifies the IP address and ports for the 
servers that are in the group uccserver above 
aaa accounting update newinfo 
Router (config)# aaa accounting update 
newinfo 
Enables sending update packets for new 
information 
radius-server host 
Router (config)# radius-server host 
1.1.1.1 auth-port 1645 acct-port 1646
 
Specifies the Radius Server IP-Address  and 
accounting port.  
The IP Address and Port should match the 
setting on the Presence Server Radius 
configuration. 
radius-server key 
Router (config)# radius-server key 
password cisco 
Sets the password for authenticating the 
Radius server. 
This password should also be entered in the 
Radius configuration on the Server Wizard 
Radius Window, 
radius-server vsa send accounting 
Router (config)# radius-server vsa send 
accounting 
Sends vendor specific attributes. 
aaa session-id common 
Router (config)# 
aaa session-id common
 
Set common session id 
gw-accounting syslog 
gw-accounting aaa 
Router (config)# 
gw-accounting aaa
 
Enable accounting for gateway endpoints