Cisco Cisco Smart CallConnector Server and Advanced Client Maintenance Manual

Page of 292
Chapter 4 Cisco UC500/CME-ISR Configuration  
4-16  Cisco CallConnector Server 
 
4.7.3 To Setup Radius Parameters on Cisco Router 
The table below displays the commands for setting up the Radius parameters on the Cisco 
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  
Router (config)# aaa accounting connection h323  
Enables connection based accounting  
action-type start-stop 
Router (config)# action-type start-stop 
Record start and stop without waiting on 
accounting records 
broadcast 
Router (config)# broadcast 
Use broadcast for accounting 
group 
Router (config)# group uccserver 
Server-group name 
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 for the interim call states 
radius-server host 
Router (config)# radius-server host 192.168.1.18 
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 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,