Installation & Configuration Guide

2-6
Installing and Configuring Cisco Access Registrar, 4.2
OL-17221-02
Chapter 2 Installing Cisco Access Registrar 4.2
Installing Cisco Access Registrar 4.2 Software on Linux
Configuring SNMP
If you choose not to use the SNMP features of CAR, the installation process is completed. To use SNMP
features, complete the configuration procedure described in
Configuring SNMP, page 4-14.
RPC Bind Services
The Cisco AR server and the aregcmd CLI requires RPC services to be running before the server is
started. If the RPC services are stopped, you must restart RPC services, then restart the Cisco AR server.
Use the following commands to restart RPC services:
/opt/CSCOar/bin/arserver stop
/etc/init.d/rpc start
/opt/CSCOar/bin/arserver start
If RPC services are not running, the following message is displayed when you attempt to start aregcmd:
Login to aregcmd fails with the message:
400 Login failed
Installing Cisco Access Registrar on LDoms
Server virtualization is partitioning of network servers into several independent execution environments.
Server virtualization allows a data center to be viewed and managed as a set of compute resources rather
than a room of individual systems.
Server virtualization feature in CAR will enable maximum resource utilization with dynamic resource
allocation between LDoms.
Note To know about configuration of CAR on LDoms, see White Paper under CAR Collateral in
http://wwwin-nmbu.cisco.com/fieldportal/products/car/summary.cfm?Prod=car&tsession.
Installing Cisco Access Registrar 4.2 Software on Linux
This section describes the software installation process when installing Cisco AR software on a Linux
workstation for the first time. This section includes the following subsections:
Deciding Where to Install
Installing Cisco Access Registrar Software from CD-ROM
Common Linux Installation Steps
Tips Before you begin to install the software, check your workstation’s /etc/group file and make sure that
group staff exists. The software installation will fail if group staff does not exist before you begin.